.theme-blue.chatservice-wrapper .shadow {
  -webkit-box-shadow: 0px 0px 8px rgba(205, 155, 29, 0.4);
  box-shadow: 0px 0px 8px rgba(205, 155, 29, 0.4);
}
.theme-blue.chatservice-wrapper .highlight {
  color: #1F3360;
}
.theme-blue.chatservice-wrapper .cs-btn {
  background: #1F3360;
}
.theme-blue.chatservice-wrapper .color {
  color: #1F3360 !important;
}
.theme-blue.chatservice-wrapper .cs-header {
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#1F3360),
      to(#1F3360)
    ) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(top, #1F3360 0%, #1F3360 100%)
    0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(top, #1F3360 0%, #1F3360 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(180deg, #1F3360 0%, #1F3360 100%) 0%
    0% no-repeat padding-box;
}
.theme-blue.chatservice-wrapper .cs-header .cs-header-menu .cs-header-fixed {
  border-bottom: 2px solid #1F3360;
}
.theme-blue.chatservice-wrapper
  .cs-header
  .cs-header-menu
  .cs-header-fixed
  .cs-header-fixed-close {
  background: #1F3360;
}
.theme-blue.chatservice-wrapper
  .cs-header
  .cs-header-menu
  .cs-header-menu-survey
  .cs-score
  input[type="radio"]:checked
  + label
  p {
  color: #1F3360;
}
.theme-blue.chatservice-wrapper
  .cs-header
  .cs-header-menu
  .cs-header-menu-survey
  .cs-score
  input[type="radio"]:checked
  + label
  img {
  background: #1F3360;
}
.theme-blue.chatservice-wrapper .cs-footer {
  position: relative;
  padding: 20px 10px 18px 10px;
  z-index: 2;
  height: auto;
}
.theme-blue.chatservice-wrapper .cs-footer {
  background: #7EA2BF;
}
.theme-blue.chatservice-wrapper .cs-footer .cs-footer-menu {
  width: 100%;
  position: relative;
  display: none;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.theme-blue.chatservice-wrapper .cs-footer .cs-footer-menu > ul > li span {
  color: #cd9b1d;
  background: rgba(255, 255, 255, 0.7);
}
.theme-blue.chatservice-wrapper .cs-footer .cs-footer-menu>ul>li span:after{
  color: #cd9b1d;
}
.theme-blue.chatservice-wrapper .cs-footer .cs-footer-menu>ul>li.active span:after{
  color: #fff;
}
.theme-blue.chatservice-wrapper .cs-footer .cs-footer-menu>ul>li:hover span:after{
  color: #fff;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-menu
  > ul
  > li:hover
  span {
  color: #fff;
  background: #cd9b1d;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-menu
  > ul
  > li.active
  span {
  color: #fff;
  background: #cd9b1d;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-menu
  > ul
  > li
  .cs-footer-menu-list
  .cs-footer-menu-title
  > p {
  color: #cd9b1d;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-menu
  > ul
  > li
  .cs-footer-menu-list
  .cs-footer-menu-title
  .cs-footer-menu-more:after,
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-menu
  > ul
  > li
  .cs-footer-menu-list
  .cs-footer-menu-title
  .cs-footer-menu-more
  p {
  color: #cd9b1d;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-menu
  > ul
  > li
  .cs-footer-menu-list
  .cs-footer-menu-title
  .cs-footer-menu-more:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/icon/g-s_m_open.svg);
  transform: rotate(180deg);
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-menu
  > ul
  > li
  .cs-footer-menu-list
  > ul
  li:hover {
  border-color: #e2c991;
  color: #cd9b1d;
  background: #e2c991;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-input
  .cs-footer-input-font {
  background: #1F3360;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-input
  .cs-footer-input-font
  ul
  li:nth-child(n + 2).active {
  color: #cd9b1d;
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-input
  .cs-footer-input-box
  .cs-recommend-q-outer {
  -webkit-box-shadow: 0px 0px 8px rgba(205, 155, 29, 0.4);
  box-shadow: 0px 0px 8px rgba(205, 155, 29, 0.4);
}
.theme-blue.chatservice-wrapper
  .cs-footer
  .cs-footer-input
  .cs-footer-input-box
  .cs-recommend-q:hover {
  color: #e2c991;
}
.theme-blue.chatservice-wrapper {
  background: #E9F3FB;
}
.theme-blue.chatservice-wrapper .cs-msg-new p {
  -webkit-box-shadow: 0px 0px 5px rgba(205, 155, 29, 0.4);
  box-shadow: 0px 0px 5px rgba(205, 155, 29, 0.4);
}
.theme-blue.chatservice-wrapper .cs-msg-new p span {
  color: #1F3360;
}
.theme-blue.chatservice-wrapper .cs-guest .cs-service-inner {
  background: #1F3360;
}
.theme-blue.chatservice-wrapper .cs-service .cs-service-inner {
  -webkit-box-shadow: 0px 0px 10px rgb(31 54 96 / 40%);
  box-shadow: 0px 0px 10px rgb(31 54 96 / 40%);
}
.theme-blue.chatservice-wrapper .cs-service .cs-rate-table {
  border: 1px solid #cd9b1d;
}
.theme-blue.chatservice-wrapper .cs-service .cs-rate-table .cs-rate-thead {
  background: #cd9b1d;
}
.theme-blue.chatservice-wrapper .cs-service .cs-recommend-a:hover {
  background: #e2c991;
}
.theme-blue.chatservice-wrapper .cs-service .cs-service-where:after {
  border-bottom: 1px dotted #e2c991;
}
.theme-blue.chatservice-wrapper .cs-service-con-slider .cs-slider-img p {
  color: #ffffff;
}
.theme-blue.chatservice-wrapper .cs-service-con-slider .cs-recommend-s:after {
  border-bottom: 1px dotted #e2c991;
}
.theme-blue.chatservice-wrapper
  .cs-service-con-slider
  .cs-recommend-s:last-child
  p {
  color: #cd9b1d;
}
.theme-blue.chatservice-wrapper .cs-footer-input {
  height: 50px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.theme-blue.chatservice-wrapper .cs-footer-trigger {
  display: block;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 99em;
  background-color: #fff;
  border: 2px solid #cd9b1d;
  margin-right: 7px;
  position: relative;
  z-index:1;
  -webkit-box-flex:0;
  -webkit-flex:none;
  -ms-flex:none;
  flex:none
}
.theme-blue .swiper-button{
  background : url(../img/icon/b-btn_arrow_slider.svg) no-repeat;
}
.theme-blue .swiper-button-next, .theme-blue .swiper-button-prev{
  background-repeat: no-repeat;
  background-position: 44% 50%;
}
.theme-blue.chatservice-wrapper .cs-msg-new p:before {
  content: "";
  width: 10px;
  height: 11px;
  background: url(../img/icon/b-new_msg.png) no-repeat;
  background-size: 100% 100%;
}
.theme-blue .buttons-message-container .buttons-message-block #cs-recommend-a:hover{
  background: #b4d0e7;
}
.theme-blue .cs-msg.cs-service.swiper .img-wrapper{
  background: #7EA2BF;
  margin: 0px 0px 0px 0px;
  height: 102px;
  width: 205px;
}
.theme-blue.chatservice-wrapper .cs-footer .cs-footer-input .cs-footer-input-box .cs-recommend-q span{
  font-weight: bold;
  color: #c62235;
}
.theme-blue.chatservice-wrapper .cs-msg.cs-service.swiper ul li:nth-child(4),
.theme-blue.chatservice-wrapper .cs-msg.cs-service.swiper ul li:nth-child(4) a{
  color: #1F3360;
}
.theme-blue.chatservice-wrapper .cs-service .cs-service-inner .inline-msg{
    -webkit-box-shadow:0px 0px 10px rgba(31, 51, 96, 0.4);
    box-shadow:0px 0px 10px rgba(31, 51, 96, 0.4)
}
.theme-blue .cs-msg.cs-service .templateText{
  background: #E9F3FB!important;
}
.theme-blue .cs-service-photo .robot-avatar{
  width: 65px;
  height: 65px;
}
@media (max-width: 1024px) {
  .theme-blue.chatservice-wrapper .cs-msg-new p {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .theme-blue.chatservice-wrapper  .cs-service .cs-service-photo {
    width: 65px;
  }
  .theme-blue.chatservice-wrapper  .cs-footer {
    height: auto;
    padding: 10px 8px 10px 8px;
  }
  .theme-blue.chatservice-wrapper .cs-footer .cs-footer-input .cs-footer-input-font {
    padding: 0 10px 0 16px;
    height: 50px;
  }
}