/*reset*/
body {
  font-family: "microsoft yahei",sans-serif;
}

.page-footer .page-footer-inner {
  float: none;
  display: block;
  text-align: center;
}

.page-boxed .page-footer .page-footer-inner {
  color: #fff;
}

.portlet-title > .actions .more {
  display: inline-block;
  padding-top: 5px;
  color: #727173;
  text-decoration: none;
  vertical-align: middle;
}

.portlet > .portlet-title > .caption > i {
  margin: 2px 2px 0 0;
  font-size: 16px;
}
.date i {
  padding: 0 2px;
}

.nav-tabs > li > a {
  border-top-width: 3px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-top-width: 3px;
  border-top-color: #4C9ED9;
}

.nav-pills > li > a {
  background: #fff;
  color: #4C9ED9;
}
.nav-pills > li > a:hover{
 background: #fff;
  color: #4C9ED9;
  font-weight: bold;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-bottom-color:#A2D5FB;
}
 .nav-pills > li > a:focus 
 {
 background: #4C9ED9;
  color: #ffffff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #fff;
    font-weight: bold;
    border-bottom-color: #4C9ED9;
    color: #4C9ED9;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.nav-tabs, .nav-pills {
  margin-bottom: 0;
  margin-left:15px;
}

.page-container-bg-solid .page-content {

}

.portlet.box.cgreen-light.portlet-noTitle {
  border-top: 1px solid #4C9ED9;
}

.input-group-addon {
  color: #333;
}

/*common*/
.tag-icon {
  padding: 4px 2px !important;
  margin-right: 5px;
  text-align: center;
}
.tag-icon > i {
  width: 1.25em;
}

/* page logo reset */
.page-logo a {
  color: #fff;
}
.page-logo a:hover {
  text-decoration: none;
}
.page-logo a span {
  font: 18px/60px "microsoft yahei";
  display: inline-block;
}

/*page -top ------*/
.top-message {
}
.top-message .m-date {
  margin: 23px 0 0 0;
  font-size: 14px;
  color: #FD9A00;
  font-weight: bold;
}
.top-message .m-date1 {
	margin:5px 0 0 0;
  font-size: 24px;
  color: #4C9ED9;
  font-weight: bold;
}
.top-message .m-date span {
  margin-right: 5px;
  float:left;
}
.top-message .m-date select {
  font-weight: normal;
  color: #333;
  font-size: 14px;
   float:left;
   width:150px;
}

.top-menu li {
  height: 68px;
}
.top-menu li a {
  display: block;
  position: relative;
  text-align: center;
  color: #666;
}
.top-menu li .badge {
  font-family: "Open Sans", sans-serif;
  position: absolute;
  top: 4px;
  padding: 3px 6px;
  background-color: #fb5557;
  color: #fff;
}
.top-menu li .icon-bell,
.top-menu li .icon-mail5 {
  font-size: 15px;
  margin-left: 2px;
  display: block;
}
.top-menu .user-message {
  padding: 8px 12px 0 0;
  margin-bottom: 5px;
  font-size:14px;
  float:left;
  height:55px;
  line-height:55px;
}
.top-menu .user-message span {
  color: #4C9ED9;
}
.top-menu .user-ops {
  padding-right: 12px;
  font-size:14px;
  position: relative;
  float:left;
  height:68px;
  line-height:68px;
}
.top-menu .user-ops a:hover,
.top-menu .user-ops a:focus {
  background: none;
}
.top-menu .user-ops.open a {
  background: none;
}
.top-menu .user-ops .user-setting {
  display: inline-block;
}
.top-menu .user-ops .user-setting .fa {
  color: #4C9ED9;
}
.top-menu .user-ops .user-setting:hover {
  text-decoration: none;
}
.top-menu .user-ops .user-logout {
  display: inline-block;
}
.top-menu .user-ops .user-logout:hover {
  color: #FB5557;
}
.top-menu .user-ops .user-logout i {
  color: #FF9B6F;
}
.top-menu .user-ops .dropdown-menu {
  right: 0;
  left: auto;
  padding: 2px 5px;
  min-width: 120px;
}
.top-menu .user-ops .dropdown-menu a {
  text-align: left;
}
.top-menu .user-ops .dropdown-menu a:hover {
  text-decoration: none;
}

.dropdown-messages .dropdown-menu {
  width: 320px;
  font-family: "microsoft yahei", sans-serif;
}
.dropdown-messages .dropdown-menu:before {
  border-bottom-color: #d4dae4 !important;
}
.dropdown-messages .dropdown-menu:after {
  border-bottom-color: #caced9 !important;
}
.dropdown-messages .dropdown-menu li {
  height: auto;
}

    .dropdown-messages .dropdown-menu .external {
        background: #caced9;
        display: block;
        overflow: hidden;
        padding: 15px 15px;
        letter-spacing: 0.5px;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -ms-border-radius: 4px 4px 0 0;
        -o-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }
    .dropdown-messages .dropdown-menu .external h3 {
        margin: 0;
        padding: 0;
        float: left;
        font-size: 14px;
        display: inline-block;
        font-family: "microsoft yahei", sans-serif;
    }
.dropdown-messages .dropdown-menu .external h3 span {
  color: #62878f;
  padding: 0 3px;
}
.dropdown-messages .dropdown-menu .external a {
    display: inline-block;
    padding: 0;
    background: none;
    clear: inherit;
    font-size: 13px;
    font-weight: 300;
    position: absolute;
    right: 10px;
    border: 0;
    margin-top: -1px;
    color: #5b9bd1;
}
/*.dropdown-messages .dropdown-menu .external a:hover {
  background: none;
  color: #FF4E00 !important;
}*/
.dropdown-messages .dropdown-menu-list {
  padding-right: 0 !important;
  padding-left: 0;
  list-style: none;
}
.dropdown-messages .dropdown-menu-list li {
  
  border-bottom: 1px solid #eee;
}

.dropdown-messages .dropdown-menu-list > li > a {
  display: block;
  clear: both;
  font-weight: 300;
  line-height: 20px;
  white-space: normal;
  font-size: 12px;
  padding: 16px 15px 18px;
  text-shadow: none;
    text-align: left;
}

.dropdown-messages .dropdown-menu-list li:hover {
  background: #f5f5f5;
}

.dropdown-messages .dropdown-menu-list li:before, .dropdown-messages .dropdown-menu-list li:after {
  display: table;
  content: " ";
  clear: both;
}

/*.dropdown-messages .dropdown-menu-list .dropdown-message-content {
  float: left;
  width: 230px;
  margin: 0;
  padding-left: 5px;
}

.dropdown-messages .dropdown-menu-list .dropdown-message-content dd a {
  display: block;
  color: #999;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}*/
.dropdown-messages .dropdown-menu-list .time {
  float: right;
  padding: 0 10px 0 5px;
  color: #999;
  font-size: 12px;
}

.dropdown-messages .dropdown-menu-list > li a .details {
  overflow: hidden;
}

.dropdown-messages .dropdown-menu-list > li a .details .label-icon {
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50% !important;
    font-family: Arial;
}

.dropdown-messages .dropdown-menu-list > li a .details .label-icon i {
  margin-right: 0!important;
}
.dropdown-messages .dropdown-menu-list > li a .details .label-icon .badge {
  right: 15px;
}

/*---end page top------*/
.page-header .page-title small {
  margin-left: 10px;
}

.page-header {
  padding: 0;
  border-bottom:1px solid #CCCCCC;
 
}
.page-header .page-title {
padding-bottom:10px;
  color: #4C9ED9;
  border-bottom:2px solid #4C9ED9;
  
}
.page-header .page-title span {
  font-size: 18px;
  margin-right: 5px;
  color: #4C9ED9;
}

.page-header .page-title i {
  margin-right: 5px;
  color: #4C9ED9;
}

.search-panel {
  padding: 10px;
}
.search-panel .btn i {
  padding-right: 0px;
}
.search-panel .quick-words {
  margin-top: 20px;
  white-space: nowrap;
  overflow: hidden;
}
.search-panel .quick-words label {
  color: #4C9ED9;
}
.search-panel .quick-words a {
  color: #666;
  padding: 0 5px;
}
.search-panel .quick-words a:hover {
  color: #4C9ED9;
  text-decoration: none;
}

.company-news li {
  margin-bottom: 8px;
}
.company-news li a {
    color: #9F9F9F;
}
    .company-news li :hover {
        background: #f5f5f5;
    }
.company-news .portlet-body {
  height: 260px;
  overflow: hidden;
}
.company-news .text {
  display: inline-block;
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
    line-height: 20px;
    font-size: 13px;
}
.company-news .date {
  float: right;
  color: #999;
    font-size: 12px;
}

.action-bar {
  margin: 5px 0 15px;
  *zoom: 1;
}

.action-bar:before,
.action-bar:after {
  content: " ";
  display: table;
  clear: both;
}

.search-more .btn-searchMore {
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  color: #4C9ED9;
}
.search-more .btn-searchMore > i {
  margin-right: 5px;
}
.search-more .btn-searchMore:hover, .search-more .btn-searchMore:focus, .search-more .btn-searchMore:active {
  color: #4C9ED9;
  text-decoration: none;
}
.search-more.open .search-more-content {
  display: block;
}
.search-more .search-more-content {
  display: none;
  padding-top: 10px;
}
.search-more .search-more-content .search-more-item {
  float: left;
  margin: 0 10px 8px 0;
  width: 163px;
}
.search-more .search-more-content .btn {
  float: left;
}

.btn-conversation {
  color: #27C21F;
  position: relative;
}
.btn-conversation:before {
  position: absolute;
  top: -3px;
  left: 6px;
  content: "...";
  display: block;
  font-weight: bold;
  color: #fff;
}
.btn-conversation:hover, .btn-conversation:focus, .btn-conversation:active {
  color: #02B300;
}
.btn-conversation i {
  font-size: 22px;
  vertical-align: middle;
}

.more-buttons-area {
  display: inline-block;
  margin: 0px;
}
.more-buttons-area .btn-more {
  color: #4C9ED9;
}
.more-buttons-area .btn-more:hover {
  color: #4C9ED9;
  text-decoration: none;
}
.more-buttons-area .dropdown-menu {
  border: 1px solid #ccc;
  min-width: 70px;
  max-width: 100px;
  left: -20px;
  background-color: #fafafa;
}
.more-buttons-area .dropdown-menu:before {
  border-bottom-color: #ccc;
  left: 29px;
}
.more-buttons-area .dropdown-menu:after {
  left: 30px;
}
.more-buttons-area .dropdown-menu a {
  color: #4C9ED9;
}

.more-buttons-area .dropdown-menu a:hover {
  background-color: #EEF2F7;
  color: #0AD7BB;
}
    .more-buttons-area .dropdown-menu .danger {
        color: #F3565D;
        font-weight: bold;
    }
        .more-buttons-area .dropdown-menu .danger:hover {
        color: #d9534f;
        font-weight: bold;
    }

#detail-toAdd {
  display: none;
}

.tab-action-bar {
  padding-left: 10px;
}
.tab-action-bar .input-group {
  width: 275px;
  border: 1px solid #ddd;
  background: #fff;
}
.tab-action-bar .input-group input {
  border: 0;
}
.tab-action-bar .input-group a {
  color: #333;
}
.tab-action-bar .input-group a:hover {
  color: #4C9ED9;
}
.tab-action-bar .input-group .btn i {
  padding: 0;
}
.tab-action-bar .nav-pills {
  margin-bottom: 0;
}

.tab-content {
  min-height: 200px;
  padding: 15px 10px 10px;
  border: 1px solid #ddd;
  background: #fff;
  border-top: 0;
}

.content-action-bar {
  padding: 5px 0;
}

.mail-counts {
  font-weight: bold;
}
.mail-counts span {
  color: #FD8700;
}

.mails-table {
  font-size: 14px;
  border-bottom: 1px solid #D0CECE;
}
.mails-table td {
  color: #999;
}
.mails-table .mail-title {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  font-family: "microsoft yahei",sans-serif;
  margin: 0;
  width: 100px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mails-table .mail-title a {
  color: #999;
}
.mails-table .mail-title i {
  padding-right: 5px;
  color: #FD8700;
  display: none;
  position: absolute;
  left: 0;
  top: 2px;
}
.mails-table .mail-content span {
  display: inline-block;
  width: 565px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mails-table .mail-content img {
  vertical-align: top;
}
.mails-table .mail-date {
  font-size: 12px;
}
.mails-table .no-read td {
  color: #333;
}
.mails-table .no-read td a {
  color: #333;
}
.mails-table .no-read td i {
  display: inline;
}
.mails-table .sended td i {
  display: inline;
}

.btn-attacth-file {
  text-decoration: underline;
  color: #333;
  padding-left: 15px;
  background: url(../img/customs/mail-file-icon.png) left center no-repeat;
}

.mail-details .mail-info-group label {
  display: inline-block;
  width: 60px;
  margin-right: 15px;
  text-align: right;
  color: #999;
}
.mail-details .mail-info-group label.attach-file {
  padding-left: 10px;
  background: url(../img/customs/mail-file-icon.png) 15px center no-repeat;
}
.mail-details .mail-info-group a {
  color: #333;
  margin-right: 5px;
  text-decoration: underline;
}
.mail-details .mail-quick-answer {
  text-align: right;
  margin-bottom: 15px;
}

.mail-detail-wrap {
  border: 1px solid #eee;
  background: #FFFCEC;
  padding: 10px;
}
.mail-detail-wrap .mail-detail-header {
  margin: 20px 0;
}
.mail-detail-wrap .mail-detail-content p {
  text-indent: 2em;
}
.mail-detail-wrap .mail-detail-footer {
  margin-top: 25px;
}

.messages-panel {
  margin-top: 12px;
}

.messages-panel .panel-title a {
    font-family: "microsoft yahei",sans-serif;
    font-size: 14px !important;
    text-decoration: none;
}
.messages-panel .panel-title a:hover {
  color: #4C9ED9;
}

    .messages-panel .panel-title .date {
        float: right;
        color: #999;
        font-size: 12px;
        padding: 1px 12px;
    }

.messages-panel .panel-body {
  color: #666;
}

.messages-panel .panel-body .message-footer {
    margin-top: 20px;
}

.messages-panel .panel-body .message-writer {
    float: right;
  margin-top: 5px;
  color: #999;
  text-align: right;
}
.messages-panel .panel-body .message-writer em {
  font-style: normal;
  margin-right: 5px;
}
.messages-panel .panel-body .message-writer span {
  margin-left: 5px;
}
.messages-panel .panel-body .message-action {
    float: left;
  margin-top: 5px;
    width: 70%;
}

#sendMessage .radio {
  padding-top: 0;
}

#bussiness-message .panel-title > a strong {
  margin: 0 10px;
}
#bussiness-message .panel-body p {
  margin-bottom: 5px;
}
#bussiness-message .time {
  margin-left: 5px;
  color: #999;
  font-size: 12px;
}
#bussiness-message .time em {
  font-style: normal;
  margin: 0 5px;
}
#bussiness-message .bussiness-label {
  float: left;
  padding-left: 15px;
  min-width: 75px;
}

.bussiness-content-action {
  margin-top: 15px;
}

.order-message {
    background-color: #F2F2F2;
    padding-right: 5px !important;
}

.order-message dd{
    width: 450px;
}

    .order-message .message-body, .order-message .message-attachment {
        position: relative;
        padding: 6px 8px 6px 8px;
        border-radius: 8px !important;
        min-width: 40px;
        word-wrap: break-word;
        word-break: break-all;
        color: #232323;
        display: inline-block;
    }

        .order-message .message-body:before {
            position: absolute;
            top: -7px;
            display: inline-block !important;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent;
            content: '';
        }

.order-message .sender {
    float: right;
    text-align: right;
}

.order-message .sender .message-title {
    color: #616161;
    font-weight: normal;
    font-size: 12px;
    padding: 0 3px 8px 0;
}

.order-message .sender .message-body, .order-message .sender .message-attachment {
    background-color: #B4EB7C;
}

.order-message .sender .message-body:before {
  right: 15px;
  border-bottom: 8px solid #B4EB7C;
}

.order-message .receiver {
    float: left;
}

.order-message .receiver .message-title {
    color: #616161!important;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0 8px 3px;
    text-align: left;
}

    .order-message .receiver .message-body, .order-message .receiver .message-attachment {
        background-color: #fff;
    }

    .order-message .receiver .message-body:before {
        left: 15px;
        border-bottom: 8px solid #fff;
    }

.order-message .order-number {
  color: #1298EA;
}

.order-message .reply {
    padding-right: 8px;
    /*border-top: 1px solid #ddd;*/
}

    .order-message .reply > form > textarea {
        width: 100%;
        resize: none;
        border: 1px solid #bbbbbb;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right;
    }

.approval-step {
  display: inline-block;
}
.approval-step ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.approval-step ul li {
  float: left;
  width: 100px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #B1D5AF;
  text-align: center;
}
.approval-step ul .badge {
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -9px;
  vertical-align: middle;
}
.approval-step ul .badge.check-pass {
  background-color: #4c9ed9;
}
.approval-step ul .badge.check-unpass {
  background-color: #F3565D;
  padding-top: 1px;
  padding-bottom: 5px;
}

.dataTables_info span {
  color: #4C9ED9;
}

.info-table {
  margin-bottom: 15px;
}

.info-table input {
  height:28px;
}

.modal-footer {
  background: #e5e5e5;
}

.infos-box {
  margin-bottom: 15px;
}

.info-group {
  margin-bottom: 10px;
}
.info-group .info-label {
  display: inline-block;
  color: #999;
  width: 95px;
  text-align: right;
}
.info-label .required {
  color: #e02222;
  font-size: 12px;
  font-weight:bold;
  padding:0 2px 0 2px;
}
.info-group .info-input {
  padding: 3px;
  border: 1px solid #666;
  border-width: 0 0 1px 0;
  height:25px;
}
.has-error .info-input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error > i {
  color: #F3565D;
}

.modal-body .input-icon > i {
  margin: 10px 2px 4px 10px;
}
.info-group .info-select {
  border: 1px solid #666;
  border-width: 0 0 1px 0;
}
.info-group .info-number span {
  font-size: 16px;
  color: #000;
}
.info-group .date {
  cursor: pointer;
}

.info-detail-tabs .nav-tabs a {
  color: #4C9ED9;
}

.buttons-bar {
  margin-bottom: 10px;
}

.btn-mclose {
  float: right;
  border: 0;
  padding: 13px;
  background: transparent;
}
.btn-mclose i {
  color: #333;
}
.btn-mclose:hover {
  background: #eee;
  opacity: .5;
}
.btn-mclose:hover i {
  color: #000;
}

.ui-slide-wrap {
  margin: 5px 0;
  *zoom: 1;
}
.ui-slide-wrap:after, .ui-slide-wrap:before {
  content: " ";
  display: table;
  clear: both;
}
.ui-slide-wrap .ui-slide-prev,
.ui-slide-wrap .ui-slide-next {
  float: left;
  height: 90px;
  line-height: 90px;
  width: 12px;
  background: #eee;
  color: #333;
  text-align: center;
}
.ui-slide-wrap .ui-slide-prev:hover,
.ui-slide-wrap .ui-slide-next:hover {
  background: #ccc;
  color: #4C9ED9;
}
.ui-slide-wrap .ui-slide-prev.disabled,
.ui-slide-wrap .ui-slide-next.disabled {
  color: #999;
}
.ui-slide-wrap .ui-slide-inside-wrap {
  float: left;
  width: 475px;
  overflow: hidden;
  margin: 0 7px 0 12px;
}
.ui-slide-wrap .ui-slide-pics {
  *zoom: 1;
  width: 9000px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ui-slide-wrap .ui-slide-pics:after, .ui-slide-wrap .ui-slide-pics:before {
  content: " ";
  display: table;
  clear: both;
}
.ui-slide-wrap .ui-slide-pics li {
  float: left;
  margin-right: 5px;
  overflow: hidden;
  width: 90px;
  height: 90px;
}
.ui-slide-wrap .ui-slide-pics li a {
  display: block;
}
.ui-slide-wrap .ui-slide-pics li a:hover {
  cursor: url(../img/customs/big.cur), auto;
}


/*File upload css Begin*/
.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;

  direction: ltr;
}
.fileinput {
  display: inline-block;
  margin-bottom: 9px;
}
.fileinput .form-control {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput-filename {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.form-control .fileinput-filename {
  vertical-align: bottom;
}
.fileinput.input-group {
  display: table;
}
.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}
.fileinput.input-group > .btn-file {
  z-index: 1;
}
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}
.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
/*File upload css End*/

.modal-conent {
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.tag-row {
    margin: 10px 0 10px 0;
}

    .tag-row span {
        padding:3px 7px 3px 5px;
        color:white;
        background-color: #999;
    }
    .tag-row .tag-remove {
        font-weight: bold;
        padding-left: 6px;
        color: white;
    }

.role-setup-list{
    list-style: none;
    padding-left:20px;
}
    .role-setup-list li {
        padding-bottom:15px;
    }
        .role-setup-list input {
        margin-right:3px;
    }

.border-green-light {
    border: 0px solid #4C9ED9;
	box-shadow: 1px 1px 2px #888;
}
.table-middle > tbody > tr > td {
    vertical-align: middle;
}
.table-center > tbody > tr > td,.table-center > thead > tr > th {
    text-align: center;
}
.table-header-center > thead > tr > th {
    text-align: center;
}

.table-padding-10 td, .table-padding-10 th {
    padding: 10px !important;
}

.error {
    color: #a94442;
}

.vertical-top {
    vertical-align: top !important;
}

.vertical-middle {
    vertical-align: middle !important;
}

.image-slider {
    list-style: none;
    padding-left: 0;
    width: 9999px;
}
.image-slider > li {
    position: relative;
    float: left;
    padding: 14px 10px 0 0;
}
.image-slider .img-box {
    display: block;
    max-width: 120px;
    max-height: 120px;
}
    .image-slider > li > input[type='file'] {
        position: absolute;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .image-slider > li .image-number {
        text-align: center;
        padding-top: 5px;
        font-size: 14px;
    }
    .image-slider > li > .image-delete {
        position: absolute;
        right: 2px;
        top: 2px;
        background-color: #eee;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50% !important;
    }
        .image-slider > li > .image-delete > i {
        color: #f1353d;
        font-size: 18px;
    }
    /*.image-slider > li .image-mark {
        position: absolute;
        margin: 14px 10px 0 10px;
        right: 10px;
        top: 14px;
        width: 100%;
        height: 100%;
        background-color: #ddd;
        opacity: 0;
        filter: alpha(opacity=0);
    }
        .image-slider > li .image-mark:hover {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }
        .image-slider > li .image-mark > span {
            text-align: center;
            vertical-align: middle;
            color: #888;
        }*/

.notice-type {
    padding-top: 7px;
}
.notice-type .radio{
    padding-top: 2px;
}

.customer-list > li {
    border-bottom: 1px solid #eee;
}
.customer-list > li >a > span {
    white-space: normal;
}


.user-center-menu li{
    height: 34px;
    line-height: 34px;
}
    .user-center-menu li a {
        padding-left: 20px;
    }


.section .section-title{
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0 10px 10px;
}

.section .section-content {
    margin-left: 30px;
}
.has-error .line-h{
	line-height:160px;
}
.dropdown .fa-angle-down{
	margin-left:3px;
}
.time-zone-title{
	color:#666;
	font-size:14px;
	padding-left:50px;
}
.time-zone{
	background-color:transparent;
	border:none;
	cursor:pointer;
}
/*i±êÇ©Í³Ò»style*/
i{
	font-style:normal;
}



.contact-box {
    background-color: #f3f3f4;
    border: 1px solid #e7eaec;
    padding: 20px;
    margin-bottom: 20px;
}