.col-md-10{
    width:100% !important;
}
.green{
    color:limegreen;
}
.content-header {
    padding:0 !important;
}
.searchItem{
    width:100%;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    display: flex;
}
.searchItem .btn{
    margin-right:10px !important;
}
.searchItem label{
    float:left;
    display: inline;
}
.searchItem .date{
    width:350px;
    float:left;
    display:inline;
}
.div-status{
    flex:1;
}
.div-time{
}
ul.ul-status{
    margin-left:10px;
    float:left;
    display:inline;
}
.ul-status li{
    margin-left:20px;
    margin-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:20px;
    padding-right:20px;
    cursor: pointer;
    float:left;
    display:inline;
}
.ul-status li.selectthis{
    border:1px solid green;
    background: greenyellow;
}
.kv-drp-dropdown .range-value{
    padding-left:3rem !important;
}
.kv-drp-dropdown .left-ind, .kv-drp-dropdown .right-ind{
    top:1rem !important;
}
.copy{
    color:cornflowerblue;
}

.comment-audit-list{
    height: 753px;
    overflow: hidden;
    flex-direction: row;
    display: flex;
}
.comment-left{
    width:480px;
}
.comment-right{
    margin-left:10px;
    height:753px;
    overflow-x: hidden;
    overflow-y: auto;
    flex:1;
}
.ul-date{
    justify-content: space-between;
    flex-direction: row;
    display: flex;
}
.li-date{
    list-style: none;
    padding:10px;
    padding-left:20px;
    padding-right:20px;
    color:#0F0F0F;
    cursor: pointer;
}
.li-date.selected{
    background-color: #EBF7F3;
    border:1px solid #1AB293;
    color: #1AB293;
}

.cms-date-selector .date{

    height:40px;
    margin-left:5px;
}
.cms-date-selector .date input{
    height:40px;
    padding-top:0 !important;
    padding-bottom:0 !important;
}
.cms-date-selector label{
    margin-bottom:0 !important;
}

.btn-comment{
    width:120px;
    height:30px;
    line-height: 30px;
    border-radius: 5px;
    background: #ffffff;
    color: #158FFD;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.btn-comment svg,.btn-pass svg{
    margin-right:5px;
}

.cms-btn-import,.cms-btn-export{
    width:112px !important;
    background: #ffffff;
    color:#1AB193;
    border-radius: 5px;
}
.breadcrumb{
    padding: 0 !important;
    margin:0 !important;
    background: none !important;
}
.btn-pass{
    width:81px;
    height:30px;
    line-height: 30px;
    border-radius: 5px;
    background: #ffffff;
    color:#1AB193;
    margin-right: 10px;
    border:0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.btn-refuse{
    color:#D7373F;
}
.pagination{
    float:right;
    padding-left:20px;
    padding-right:20px;
    background: #ffffff;
    height:34px;
    border-radius: 17px;
}
.pagination>li>a, .pagination>li>span {
    border:0 !important;
}
/*.form-control{*/
/*    border:0 !important;*/
/*}*/

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background-color: #1AB193 !important;
    border-radius: 5px;
}

.flex-left{
    flex-direction: row;
    flex:1;
    display: flex;
}

.copy{
    cursor: pointer;
}

.kv-drp-dropdown .kv-clear{
    right:2rem !important;
    line-height: 1.5rem !important;
    z-index: 10;
}
.cms-comment .cms-comment-right{
    overflow-x: hidden !important;
}
.summary{
    margin-top: 10px;
    float:left;
    display: inline;
}
.js-modal-previewimg img,.is-previewimg img{
    width:100%;
}

#calendarTags {
  position: relative;
}

#calendarTags .cms-tags_item {
  position: absolute;
  transition: transform 1s, opacity 1s;
}

#calendarTags .cms-tags_item label {
  user-select: none;
}

#calendarTags .cms-tags_item.btn-item-0 {
  transform: translateX(-100px);
  opacity: 0;
}

#calendarTags .cms-tags_item.btn-item-8 {
  transform: translateX(590px);
  opacity: 0;
}

#calendarTags .cms-tags_item.btn-item-1 {
  transform: translateX(30px);
  opacity: 1;
}

#calendarTags .cms-tags_item.btn-item-2 {
  transform: translateX(110px);
  opacity: 1;
}

#calendarTags .cms-tags_item.btn-item-3 {
  transform: translateX(190px);
  opacity: 1;
}

#calendarTags .cms-tags_item.btn-item-4 {
  transform: translateX(270px);
  opacity: 1;
}

#calendarTags .cms-tags_item.btn-item-5 {
  transform: translateX(350px);
  opacity: 1;
}

#calendarTags .cms-tags_item.btn-item-6 {
  transform: translateX(430px);
  opacity: 1;
}

#calendarTags .cms-tags_item.btn-item-7 {
  transform: translateX(510px);
  opacity: 1;
}

#cms-tags-calendar_left {
    height:25px;
    overflow: hidden;
  position: absolute;
  transform: translateX(0px);
}

#cms-tags-calendar_right {
    height:25px;
    overflow: hidden;
  position: absolute;
  transform: translateX(600px)
}

.cms-btn.cms-btn-advert{
    width:63px;
    background: none;
    border:1px solid #DF1E1F;
    border-radius: 20px;
    color:#DF1E1F;
}
.select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field{
    height: 50px !important;
    border: none !important;
}
.select2-container--krajee .select2-selection{
    height:48px !important;
    border-color: #ccc !important;
}
div.tagsinput input{
    margin-top:4px !important;
    margin-bottom: 0 !important;
}
div.tagsinput span.tag{
    margin-top:4px !important;
    margin-bottom: 0 !important;
}
.cms-container{
    overflow-x: auto !important;
}

/* qb页面 */
.cms-tags-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 30px;
    overflow: auto;
}

.cms-tags-menu .cms-tags-menu_item {
    /* min-width: 80px; */
    /* height: 40px; */

}

.cms-tags-menu label {
    min-width: 80px;
    height: 40px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* color: #0f0f0f; */
    color: #ebf7f3;
    font-size: 12px;
    cursor: pointer;
    border: none;
    background: none;
    transition: all 300ms;
    font-weight: 400;
    white-space: nowrap;
}

.cms-tags-menu input:checked ~ label {
    /* border-radius: 5px; */
    background-color: #ebf7f3;
    color: #1ab293;
    /* border: 1px solid #1ab293; */
}

.cms-row-container {
    display: flex;
    flex-direction: row;
    padding: 0 10px;
}

.cms-col-container {
    flex: 1;
}

.cms-tags-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
    overflow: auto;
    height: 445px;
}

.cms-tags-list .cms-tags-list_item {
    width: 100%;
}

.cms-tags-list label {
    min-width: 80px;
    height: 50px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #48505d;
    font-size: 14px;
    cursor: pointer;
    border: none;
    background: none;
    transition: all 300ms;
    font-weight: 400;
    white-space: nowrap;
}

.cms-tags-list input:checked ~ label {
    /* border-radius: 5px; */
    background-color: #ebf7f3;
    color: #1ab293;
    /* border: 1px solid #1ab293; */
}

.cms-col-container .cms-list table tbody tr td:nth-child(1) {
    width: 10px;
}