@charset "utf-8";

/************************
Combo List
*************************/
/*.st-combo-item-group {
	padding-right: 0px;
    width: calc(100% - 280px);
}

.modal-box.middle {
	width: 420px;
}
*/

input::-ms-clear, input::-ms-reveal{
    display:none;
}

.cont-delivery select::-ms-expand {
    display: none;
}