@charset "UTF-8";
/*全局变量-----------------------*/
/*gmy-----------------*/
/*-----------------gmy*/
/*mol-----------------*/
/*-----------------mol*/
/*cnbm----------------*/
/*----------------cnbm*/
/*-----------------------全局变量*/
body {
  background: #e2ebe8; 
}

input[type="button"]:focus {
  outline: none; }

[class^="iconfont-"], [class*=" iconfont-"] {
  color: #6BC943; }

#header {
  padding: 30px 0 5px; }

/*.header {
	width:100%;
	height:auto;
}*/
.header label {
  margin-top: 30px; }

/*.main {
	width:100%;
	height:auto;
}*/
.footer {
  text-align: center; }
  .footer .reset-password {
    margin-top: -90px; }
  .footer .reset-password-success {
    margin-top: -8px; }
  .footer .retrieve-password {
    margin-top: -43px; }
  .footer .retrieve-password-success {
    margin-top: 11px; }
  .footer p {
    line-height: 8px; }

.content {
  margin: 0 auto;
  /*主面板DIV居中*/ }

.company-container {
  width: 980px;
  margin: 0 auto;
  /*主面板DIV居中*/
  overflow: hidden; }

.reset-btn {
  background-image: linear-gradient(to bottom, #6BC943, #6BC943);
  background-color: #6BC943;
  color: #FEFEFE;
  background-repeat: repeat;
  text-shadow: none; }

.form-horizontal table {
  border-collapse: separate;
  border-spacing: 3px; }
.form-horizontal th {
  text-align: right;
  padding-right: 10px;
  width: 25%; }
.form-horizontal .text-box {
  width: 235px !important; }

.form-horizontal table td input, select, textarea {
  width: 235px; }

.control-group h3 {
  text-align: center; }
.control-group .control-group p {
  text-align: left;
  line-height: 8px; }

.reg-company input,
.reg-company textarea {
  width: 300px; }
.reg-company select,
.reg-company input[type=file] {
  width: 310px; }
.reg-company li {
  list-style: none;
  float: left; }
.reg-company div {
  margin: 0;
  padding: 0; }
.reg-company span {
  display: inline-block;
  width: 100px;
  text-align: right;
  padding-right: 2px; }

.reg-company,
.form-inline {
  overflow: hidden; }

.form-inline .next {
  text-align: right;
  padding-right: 2%; }
.form-inline .button {
  text-align: right;
  padding-right: 2%; }

.reset-password-success-input-position {
  position: relative;
  left: 300px;
  top: -280px;
  font-size: 20px; }

.reset-password-success-button-position {
  position: relative;
  left: 450px;
  top: -250px; }

.reset-password-input-position {
  position: relative;
  left: 230px;
  top: -360px; }

/*按钮鼠标经过样式*/
.btn:not(:disabled):hover {
  opacity: .85; }

.btn:not(:disabled):active {
  opacity: 1; }

.u-input-treg1 {
  height: 32px;
  margin-top: 13px; }
  .u-input-treg1 > .uc-input-t1 > .i-label,
  .u-input-treg1 > .uc-input-t3 > .i-label {
    float: left;
    height: 32px; }
  .u-input-treg1 > .uc-input-t1 > .i-label,
  .u-input-treg1 > .uc-input-t3 > .i-label {
    width: 212px;
    line-height: 32px;
    padding-right: 20px;
    text-align: right; }
  .u-input-treg1 > .uc-input-t1 > .uc-input-tips,
  .u-input-treg1 > .uc-input-t3 > .uc-input-tips {
    float: left;
    position: relative; }
    .u-input-treg1 > .uc-input-t1 > .uc-input-tips > input,
    .u-input-treg1 > .uc-input-t3 > .uc-input-tips > input {
      width: 446px;
      height: 30px;
      padding: 4px;
      border: solid 1px #D7D7D7;
      box-shadow: none; }
      .u-input-treg1 > .uc-input-t1 > .uc-input-tips > input:focus,
      .u-input-treg1 > .uc-input-t3 > .uc-input-tips > input:focus {
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(82, 168, 236, 0.6); }
    .u-input-treg1 > .uc-input-t1 > .uc-input-tips > input.error ~ .i-validate-tips,
    .u-input-treg1 > .uc-input-t1 > .uc-input-tips > .u-similar-input.error ~ .i-validate-tips,
    .u-input-treg1 > .uc-input-t3 > .uc-input-tips > input.error ~ .i-validate-tips,
    .u-input-treg1 > .uc-input-t3 > .uc-input-tips > .u-similar-input.error ~ .i-validate-tips {
      display: block; }
    .u-input-treg1 > .uc-input-t1 > .uc-input-tips .i-validate-tips,
    .u-input-treg1 > .uc-input-t3 > .uc-input-tips .i-validate-tips {
      display: none;
      position: absolute;
      margin-left: 16px;
      left: 100%;
      top: 0;
      width: 200px;
      min-height: 30px;
      padding: 5px;
      border-radius: 4px;
      z-index: 99999;
      font-size: 12px;
      line-height: 1.4;
      visibility: visible;
      text-align: left;
      color: #f43838;
      filter: alpha(opacity=90);
      opacity: .90; }
      .u-input-treg1 > .uc-input-t1 > .uc-input-tips .i-validate-tips > .iconfont,
      .u-input-treg1 > .uc-input-t3 > .uc-input-tips .i-validate-tips > .iconfont {
        position: absolute;
        right: 100%;
        top: 0;
        margin-top: 4px;
        font-size: 14px;
        color: #f43838; }
  .u-input-treg1 > .uc-input-t1:after,
  .u-input-treg1 > .uc-input-t3:after {
    content: "";
    display: block;
    height: 0;
    clear: both; }
  .u-input-treg1.t-required .i-label:before {
    display: inline-block;
    content: "*";
    height: 100%;
    color: #F5002C;
    font-size: 22px;
    position: relative;
    top: 6px;
    right: 3px;
    margin-top: -999px; }

/*页面版本控制-----------------------------------------*/
/*公共部分--------------------------------*/
body.p-gmy .i-mol,
body.p-gmy .i-cnbm {
  display: none !important; }

body.p-mol .i-gmy,
body.p-mol .i-cnbm {
  display: none !important; }

body.p-cnbm .i-gmy,
body.p-cnbm .i-mol {
  display: none !important; }



/*--------------------------------公共部分*/
/*gmy-------------------------------------*/
body.p-mol .c-reg-form.i-reg-company {
  background-image: url("../../../images/mol/bg-form-reg-company.png"); }
body.p-mol .c-reg-form.i-reg-user {
  background-image: url("../../../images/mol/bg-form-reg-user.png"); }
body.p-mol .c-reg-form.i-reg-success {
  background-image: url("../../../images/mol/bg-form-reg-completed.png"); }
body.p-mol .c-reg-form .i-step-flag.s-active {
  background-color: #035496; }
body.p-mol .c-reg-form .i-step-flag.s-active:before {
  border-left-color: #035496; }
body.p-mol [class^="iconfont-"], body.p-mol [class*=" iconfont-"] {
  color: #035496; }
body.p-cnbm .c-reg-form.i-reg-company {
  background-image: url("../../../images/cnbm/bg-form-reg-company.png"); }
body.p-cnbm .c-reg-form.i-reg-user {
  background-image: url("../../../images/cnbm/bg-form-reg-user.png"); }
body.p-cnbm .c-reg-form.i-reg-success {
  background-image: url("../../../images/cnbm/bg-form-reg-completed.png"); }
body.p-cnbm .c-reg-form .i-step-flag.s-active {
  background-color: #C50615; }
body.p-cnbm .c-reg-form .i-step-flag.s-active:before {
  border-left-color: #C50615; }
body.p-cnbm [class^="iconfont-"], body.p-cnbm [class*=" iconfont-"] {
  color: #C50615; }

/*-------------------------------------gmy*/
/*mol-------------------------------------*/
body.p-mol {
  /*页面版权*/
  /* 按钮小图标改为蓝色*/ }
  body.p-mol .i-copyright {
    text-align: center;
    padding: 17px 0; }
  body.p-mol [class^="icon-"],
  body.p-mol [class*=" icon-"] {
    color: #035496; }
  body.p-mol .btn[disabled]:hover {
    color: #BBBBBB;
    background-color: #e6e6e6;
    border: 0; }
  body.p-mol .btn-info {
    background-color: #035496; }
  body.p-mol input[type="text"]:focus,
  body.p-mol input[type="password"]:focus {
    border-color: #035496;
    background-color: #F0F7FC; }
  body.p-mol .code {
    background-color: #CBE5BE;
    border-color: #035496;
    color: #000000; }
  body.p-mol .status-code {
    color: #035496; }
  body.p-mol .status-code:before {
    color: #035496; }
  body.p-mol .search-group input {
    border: 1px solid #035496; }
  body.p-mol .search-group button {
    background-color: #035496; }
  body.p-mol .search-group button:hover i {
    color: #035496; }
  body.p-mol .btn-ui-icon {
    background-image: url(../images/btn-icon_2.png); }
  body.p-mol .reset-btn,
  body.p-mol .btn,
  body.p-mol .btn:hover,
  body.p-mol button {
    background-image: linear-gradient(to bottom, #035496, #035496);
    background-color: #6BC943;
    border-color: #F0F7FC; }
  body.p-mol button.f-handle.t2 {
    color: #035496;
    background-color: #fff;
    background-image: none;
    border: solid 1px #035496; }
  body.p-mol .btn:hover {
    color: #FEFEFE;
    background-color: #035496;
    border: 1px solid #F0F7FC; }
  body.p-mol .reset-btn.btn[disabled] {
    border: 0;
    color: #BBBBBB;
    background-image: none;
    background-color: #e6e6e6; }
  body.p-mol a.f-handle {
    color: #035496; }

/*--------------------------------------mol*/
/*cnbm-------------------------------------*/
body.p-cnbm {
  /*页面版权*/
  /* 按钮小图标改为蓝色*/
  /*.btn-info{
    background-color: $mol-color;
  }*/
  /*.code{
    background-color: #CBE5BE;
    border-color: $mol-color;
    color: #000000;
  }*/
  /*.status-code{color: $mol-color;}
  .status-code:before{
    color: $mol-color;
  }*/
  /*.search-group input{
    border: 1px solid $mol-color;
  }*/
  /*.search-group button{
    background-color: $mol-color;
  }*/
  /*.search-group button:hover i{
    color: $mol-color;
  }*/
  /*.btn-ui-icon{
    background-image: url(../images/btn-icon_2.png);
  }*/ }
  body.p-cnbm .i-copyright {
    text-align: center;
    padding: 17px 0; }
  body.p-cnbm [class^="icon-"],
  body.p-cnbm [class*=" icon-"] {
    color: #C50615; }
  body.p-cnbm .btn[disabled]:hover {
    color: #BBBBBB;
    background-color: #e6e6e6;
    border: 0; }
  body.p-cnbm input[type="text"]:focus,
  body.p-cnbm input[type="password"]:focus {
    border-color: #ccc;
    background-color: #FCF5F5; }
  body.p-cnbm .reset-btn,
  body.p-cnbm .btn,
  body.p-cnbm button {
    background-image: linear-gradient(to bottom, #C50615, #A70512);
    background-color: #C50615;
    border-color: #FCF5F5; }
  body.p-cnbm .btn:hover {
    color: #FEFEFE;
    background-image: none;
    background-color: #C50615;
    border: 1px solid #FCF5F5; }
  body.p-cnbm .reset-btn.btn[disabled] {
    border: 0;
    color: #BBBBBB;
    background-image: none;
    background-color: #e6e6e6; }
  body.p-cnbm a.f-handle {
    color: #C50615; }
  body.p-cnbm button.f-handle.t2 {
    color: #C50615;
    background-color: #fff;
    background-image: none;
    border: solid 1px #C50615; }

/*-------------------------------------cnbm*/
/*-----------------------------------------页面版本控制*/

/*# sourceMappingURL=login-common.css.map */


/* 2019-5-21 登录界面改版-新增样式*/
/* .pgmyShowNewLoginVersion .pgmy-all-content {

} */
.pgmyShowNewLoginVersion {
  /*padding-top: 154px;*/
}
.pgmyShowNewLoginVersion .pgmy-all-content{
  /*padding-top: 154px;*/
}
.pgmyShowNewLoginVersion .pgmy-login-wrapper {
  width:435px;
  height:515px;
  background:rgba(255,255,255,1);
  margin: 0 auto;
  padding: 63px 0 0 0;
}
.pgmyShowNewLoginVersion .pgmy-welcome-login {
  display: inline-block;
  width:105px;
  height:25px;
  font-size:26px;
  font-family:SourceHanSansCN-Normal;
  /*font-weight:bold;*/
  color:rgba(0,0,0,1);
  line-height:19px;
  background-image: url('../../../images/login/welcome-login.png');
}
.pgmyShowNewLoginVersion .pgmy-login-wrapper h4 {
  text-align: center;
  margin: 0;
}
.pgmyShowNewLoginVersion .pgmy-company-logo {
  padding: 34px 79px 24px 75px;
  position: relative;
  white-space: nowrap;
}
.pgmyShowNewLoginVersion .pgmy-left-img {
  display: inline-block;
  width: 136px;
  height: 56px;
  background: url('../../../images/login/logo.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-zsbg{
    display: inline-block;
    width: 80px;
    height: 65px;
    background: url('../../../images/gx/logo-zsbg.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-sjy{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-sjy-small.jpg') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-wlc{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-wlc-login.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-hz{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-hz-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-lp{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-lp-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-my{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-my-small.jpg') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-flymore{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-flymore-small.jpg') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-dfjh{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-dfjh-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-dfjh{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-dfjh-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-sjs{
     display: inline-block;
     width: 88px;
     height: 88px;
     top: -20px;
     background: url('../../../images/gx/logo-sjs-small.jpg') no-repeat 0 0;
 }
.pgmyShowNewLoginVersion .pgmy-left-img-llkj{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-llkj-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-htkj{
    display: inline-block;
    width: 88px;
    height: 88px;
    top: -20px;
    background: url('../../../images/gx/logo-htkj-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-drbg{
  display: inline-block;
  width: 88px;
  height: 88px;
  top: -20px;
  background: url('../../../images/gx/logo-drbg-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-czh{
  display: inline-block;
  width: 88px;
  height: 88px;
  top: -20px;
  background: url('../../../images/gx/logo-czh-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-gcl{
  display: inline-block;
  width: 88px;
  height: 88px;
  top: -20px;
  background: url('../../../images/gx/logo-gcl-small.jpg') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-ylt{
  display: inline-block;
  width: 88px;
  height: 70px;
  top: -20px;
  background: url('../../../images/gx/logo-ylt-small.jpg') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-xiaomai{
  display: inline-block;
  width: 128px;
  height: 80px;
  top: -20px;
  background: url('../../../images/gx/logo-xiaomai-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-ytx{
  display: inline-block;
  width: 139px;
  height: 139px;
  top: -20px;
  background: url('../../../images/gx/logo-ytx-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-fuerjia{
  display: inline-block;
  width: 88px;
  height: 88px;
  top: -20px;
  background: url('../../../images/gx/logo-frj-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-stkj{
  display: inline-block;
  width: 88px;
  height: 88px;
  top: -20px;
  background: url('../../../images/gx/logo-stkj-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-shengling{
  display: inline-block;
  width: 128px;
  height: 88px;
  top: -20px;
  background: url('../../../images/gx/logo-sling-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-jwtx{
  display: inline-block;
  width: 83px;
  height: 83px;
  top: -20px;
  background: url('../../../images/gx/logo-jwtx-small.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-left-img-hgt{
  display: inline-block;
  width: 113px;
  height: 84px;
  top: -20px;
  background: url('../../../images/gx/logo-hgt-small.png') no-repeat 0 0;
}

.pgmyShowNewLoginVersion .pgmy-left-img-guanxy{
  display: inline-block;
  width: 88px;
  height: 88px;
  top: -20px;
  background: url('../../../images/gx/logo-guanxy-small.png') no-repeat 0 0;
}


.pgmyShowNewLoginVersion .pgmy-right-content {
  display: inline-block;
  width:130px;
  height:16px;
  font-size:16px;
  font-family:SourceHanSansCN-Normal;
  /*font-weight:bold;*/
  color:rgba(102,102,102,1);
  line-height:14px;
  margin-left: 15px;
  position: relative;
  top: -40px;
}
.pgmyShowNewLoginVersion .pgmy-control-group {
  width: 331px;
  height: 38px;
  line-height: 38px;
  margin-left: 53px;
  border:1px solid rgba(220,220,220,1);
  margin-bottom: 18px;
  white-space: nowrap;
  overflow: hidden;
}
.pgmyShowNewLoginVersion .pgmy-icon {
  display: inline-block;
  width: 17px;
  height: 19px;
  padding: 11px 15px 9px 17px;
}
.pgmyShowNewLoginVersion .pgmy-icon .pgmy-icon-username {
  display: inline-block;
  width: 17px;
  height: 18px;
  background:url('../../../images/login/admin.png') no-repeat 0 0;
  
}
.pgmyShowNewLoginVersion .pgmy-icon  .pgmy-icon-password {
  display: inline-block;
  width: 17px;
  height: 19px;
  background:url('../../../images/login/key.png') no-repeat 0 0;
}
.pgmyShowNewLoginVersion .pgmy-control-group input {
  border: none;
  outline: none;
  background-color: #fff !important;
  width: 282px;
  padding: 0;
  margin: 0 0 10px 0;
  font-size:14px;
  font-family:SourceHanSansCN-Normal;
  /*font-weight:bold;*/
  color:rgba(0,0,0,1);
  line-height:38px;
  height: 38px;
}
.pgmyShowNewLoginVersion .pgmy-control-group input,.pgmyShowNewLoginVersion .pgmy-control-group input:focus{
    border: none !important;
    box-shadow: none !important;
}
.pgmyShowNewLoginVersion input:-webkit-autofill {
  -webkit-box-shadow: 0px 0 0px 10000px #fff inset !important; 
  outline:none;
}  
.pgmyShowNewLoginVersion input::-webkit-input-placeholder {
  color: #b6dfff;
}
.pgmyShowNewLoginVersion input:-moz-placeholder {
  color: #b6dfff;
}
.pgmyShowNewLoginVersion input:-ms-input-placeholder {
  color: #b6dfff;
}
/* .pgmyShowNewLoginVersion  input:-internal-autofill-selected  {
    background: none !important;
}
.pgmyShowNewLoginVersion input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #333;
 } */
 .pgmy-click-jump {
    position: relative;
    padding-top: 11px;
    height: 14px;
 }
 .pgmyShowNewLoginVersion .pgmy-register {
    position: absolute;
    left: 54px;
 }
 .pgmyShowNewLoginVersion .pgmy-forget-password {
    position: absolute;
    right: 54px;
 }
 .pgmyShowNewLoginVersion .pgmy-register a{
    width:28px;
    height:14px;
    font-size:14px;
    font-family:SourceHanSansCN-Normal;
    /*font-weight:bold;*/
    color:rgba(108,186,72,1);
    line-height:19px;
 }
 .pgmyShowNewLoginVersion .pgmy-forget-password a {
  width:64px;
  height:14px;
  font-size:14px;
  font-family:SourceHanSansCN-Normal;
  /*font-weight:bold;*/
  color:rgba(108,186,72,1);
  line-height:19px;
 }
 .pgmyShowNewLoginVersion .pgmy-login-btn {
   margin-top: 51px;
 }
 .pgmyShowNewLoginVersion .pgmy-login-button {
    width:331px;
    height:38px;
    color: #fff;
    /*font-weight: bold;*/
    border: 1px solid #6bc943;
    background:rgba(108,186,72,1);
    border-radius:6px;
    margin-left: 53px;
    outline: none;
 }

 .pgmyShowNewLoginVersion .pgmy-login-footer{
    width:541px;
    height:80px;
    font-size:12px;
    font-family:SourceHanSansCN-Light;
    /* font-weight:bold; */
    color:rgba(255,255,255,1);
    line-height:23px;
    margin: 41px auto;
 }
 .pgmyShowNewLoginVersion .pgmy-login-footer div {
   white-space: nowrap;
   text-align: center;
 }
 .pgmyShowNewLoginVersion .pgmy-login-footer a {
   color: #fff;
   text-decoration: none;
 }

 .pgmyShowNewLoginVersion .login-error-alert {
    text-align: center;
    /*margin-bottom: 16px;*/
    color: #ff591c;
    position: relative;
    top: -16px;
 }
 .pgmyShowNewLoginVersion .captcha-input{
   /* text-align: center; */
   white-space: nowrap;
 }

 .pgmyShowNewLoginVersion  .captcha-wrap {
    display: inline-block;
    width: 202px;
    height: 38px;
    margin: 2px 24px 20px 53px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(220,220,220,1);
    border-radius:6px;
 }
 .pgmyShowNewLoginVersion .pgmy-captcha-icon {
  display: inline-block;
  width: 17px;
  height: 19px;
  padding: 15px 5px 6px 16px;
  margin: 0;
}
 .pgmyShowNewLoginVersion  .captcha-wrap .pgmy-icon-captcha {
    width: 20px;
    height: 23px;
    padding: 9px 5px 6px 16px;
    background:url('../../../images/login/yzm.png') no-repeat 0 0;
}
 .pgmyShowNewLoginVersion  .captcha-wrap input {
    border: none;
    background: #fff;
    outline: none;
 }
 .pgmyShowNewLoginVersion .captcha-wrap input,.pgmyShowNewLoginVersion .captcha-wrap input:focus{
  border: none !important;
  box-shadow: none !important;
}


 
