.selectionbox > .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected{
    background: #4296fe;
}

.selectionbox > .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected{
    border-color: #d5d5d5;
}

.k-list>.k-state-focused.k-state-selected, .k-listview>.k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected{
    box-shadow: none;
}
.selectionbox .k-i-arrow-60-down:before{
    /* content: ""; */
    color: #707070;
}

.widget-component .selectionbox{
    display: inline-block;
    width: 80px;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
}

.widget-component .selectionbox .k-i-arrow-60-down:before{
    content: "\e006";
}
.widget-component .selectionbox .k-icon:before{
    top: 7px;
}

span.k-dropdown-wrap.k-state-default{
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    font-size: 13px;
    color: rgb(17, 17, 17);
    border-radius: 3px;
}

.k-autocomplete, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default{
    box-shadow: none;
}

.k-list-container{
    background-color: #ffffff;
    color: #121212;
}

.k-list-optionlabel.k-state-hover, .k-item.k-state-hover{
    background-color: #e8e8e8;
    color: #121212;
    border-radius: 0;
}

.marketplace-address-section .delivery-courier .selectionbox:after{
    background-image: none;
}

.k-dropdown-wrap.k-state-disabled{
    background-color: #eee;
}

.k-list-optionlabel.k-state-selected.k-state-focused{
    background-color: #00a499;
    border-radius: 0;
    color: #fff;
    border: 0;
}

.selectionbox > .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected{
    background-color: #00a499;
}

.k-listbox .k-item, .k-popup .k-list .k-item{
    font-size: 13px;
    border-radius: 0;
}

.k-button.k-state-focused{
    border-color: unset;
}

.hide-selected > li.k-state-selected{
    display: none;
}

.k-checkbox:checked+.k-checkbox-label:before{
    color: #00a499;
    padding-top: 1px;
}

.k-multiselect-wrap.k-floatwrap.k-state-hover{
    border: 0;
}
.k-multiselect-wrap.k-floatwrap.k-state-focused{
    border: 0;
}

.selectionbox.dropdownTree .k-input.k-readonly{
    opacity: 1;
}

.selectionbox.dropdownTree .k-input{
    color: #999;
    font-size: 13px;
    line-height: 24px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.selectionbox.dropdownTree{
    border-radius: 3px;
    box-shadow: none;
    width: 110px;
}
.selectionbox.dropdownTree .k-multiselect-wrap.k-floatwrap{
    border: 1px solid #ededed;
    margin: 2px 0 0px 1px;
    padding: 0 20px 0 2px;
    min-height: auto;
    font-size: 12px;
    line-height: normal;
}
.selectionbox.dropdownTree .k-multiselect-wrap.k-floatwrap:hover{
    box-shadow: inset 0 0 10px 10px #f4f4f4;
    background: #f5f5f5;
    border-color: #ccc;
}

.k-in.k-state-hover{
    background: #f5f5f5;
    border-color: transparent;
}
.k-in.k-state-focused{
    box-shadow: none;
}

.selectionbox.dropdownTree .k-multiselect-wrap li{
    background-color: #00a499;
    color: #fff;
    padding-right: 25px;
}

.selectionbox.dropdownTree input{
    width: 180px;
    min-height: 25px;
    border: 1px solid #ededed;
    border-radius: 3px;
}

.k-dropdowntree>.k-multiselect-wrap>.k-i-close, .k-multiselect-wrap>.k-i-close{
    top: calc(1.00357143em - 3px);
}

.k-multiselect-wrap>.k-i-close {
    right: calc(1em -53px);
    color: #fff;
}

.k-list-container.k-popup-dropdowntree .k-treeview{
    padding: 0 0 5px 0;
    overflow-x: hidden;
}

.k-dropdown-wrap>.k-i-close{
    right: calc(3em - 13px);
    color: #707070;
}

.k-list-filter{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
}

.selectionbox.dropdownTree .k-i-arrow-60-down:before {
    content: "";
}

.k-treeview .k-item{
    padding-left: 0;
    
}

.k-treeview .k-i-collapse, .k-treeview .k-i-expand, .k-treeview .k-i-minus, .k-treeview .k-i-plus{
    margin-left: 0;
}

.k-group.k-treeview-lines > .k-item span.k-in {
    width: 100%;
    border-radius: 0;
    margin-left: 0;
}

#selectionbox_country{
    width: 120px;
}


#selectionbox_area{
    width: 120px;
}

#selectionbox_third_area{
    width: 260px;
}

#selectionbox_district{
    width: 130px;
}

#selectionbox_address1{
    width: 250px;
}

#selectionbox_address2{
    width: 250px;
}

#selectionbox_area.is_mobile{
    width: 50%;
}

#selectionbox_district.is_mobile{
    width: 50%;
}

.is_mobile .k-dropdown-wrap .k-select{
    width: 2em !important;
}

.is_mobile .k-icon:before{
    top: 3px;
}

select#did{
    width: 100%;
}


/*第三方自取样式*/
.tb-delivery-thirdpartypickup-group #third-delivery-address{
    overflow: hidden!important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 26px;
}


.tb-delivery-thirdpartypickup-group .third_area{
    margin-right: 2%!important;
    color: #121212;
}
.tb-delivery-thirdpartypickup-group .third_area,.tb-delivery-thirdpartypickup-group .third_district{
    width: 49%;
    float: left;
}