/* Posti */

.smartpost-uf-pro-wrap,
.smartpost-viro-uf-pro-wrap {
	margin-bottom: 20px;
	display: none;
}

.smartpost-uf-pro-noutopiste-result,
.smartpost-viro-uf-pro-noutopiste-result {
	background: #fff;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.smartpost-uf-pro-noutopiste-result:hover,
.smartpost-viro-uf-pro-noutopiste-result:hover {
	background: #f3f3f3;
	cursor: pointer;
}

.smartpost-unifaun-pro-return-bad-input,
.smartpost-viro-unifaun-pro-return-bad-input {
	color: #ff0000;
}

input.smartpost_noutopiste_uf_pro,
input.smartpost_viro_noutopiste_uf_pro {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.smartpost-uf-pro-noutopiste-result option,
.smartpost-viro-uf-pro-noutopiste-result option {
	overflow: hidden;
	max-width: 700px;
}

.loading-img-smartpost-uf-pro,
.loading-img-smartpost-viro-uf-pro {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.required-city-smartpost-uf-pro,
.required-city-smartpost-viro-uf-pro {
	display: block;
}

.required-smartpost-uf-pro-pickup-point,
.required-smartpost-viro-uf-pro-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

input#smartpost_noutopiste_uf_pro::-webkit-input-placeholder,
input#smartpost_viro_noutopiste_uf_pro::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#smartpost_noutopiste_uf_pro:-moz-placeholder,
input#smartpost_viro_noutopiste_uf_pro:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#smartpost_noutopiste_uf_pro::-moz-placeholder,
input#smartpost_viro_noutopiste_uf_pro::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#smartpost_noutopiste_uf_pro:-ms-input-placeholder,
input#smartpost_viro_noutopiste_uf_pro:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}

/* PostNord */

.postnord_mypack-uf-wrap {
	margin-bottom: 20px;
	display: none;
}

.postnord_mypack-uf-noutopiste-result {
	background: #fff;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.postnord_mypack-uf-noutopiste-result:hover {
	background: #f3f3f3;
	cursor: pointer;
}

.postnord_mypack-unifaun-return-bad-input {
	color: #ff0000;
}

input.postnord_mypack_noutopiste_uf {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.postnord_mypack-uf-noutopiste-result option {
	overflow: hidden;
	max-width: 700px;
}

.loading-img-postnord_mypack {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.mh-return {
	margin: 10px 0;
}

.required-city-postnord_mypack {
	display: block;
}

.required-postnord-mypack-uf-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

#postnord_mypack_noutopiste_uf {
	margin-bottom: 10px;
}

input#postnord_mypack_noutopiste_uf::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#postnord_mypack_noutopiste_uf:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#postnord_mypack_noutopiste_uf::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#postnord_mypack_noutopiste_uf:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}

/* DHL */

.dhl_noutopistepaketti-uf-wrap {
	margin-bottom: 20px;
	display: none;
}

.dhl_noutopistepaketti-uf-noutopiste-result {
	background: #fff;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.dhl_noutopistepaketti-uf-noutopiste-result:hover {
	background: #f3f3f3;
	cursor: pointer;
}

.dhl_noutopistepaketti-unifaun-return-bad-input {
	color: #ff0000;
}

input.dhl_noutopistepaketti_noutopiste_uf {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.dhl_noutopistepaketti-uf-noutopiste-result option {
	overflow: hidden;
	max-width: 700px;
}

.loading-img-dhl_noutopistepaketti {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.mh-return {
	margin: 10px 0;
}

.required-city-dhl_noutopistepaketti {
	display: block;
}

.required-dhl-noutopistepaketti-uf-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

#dhl_noutopistepaketti_noutopiste_uf {
	margin-bottom: 10px;
}

input#dhl_noutopistepaketti_noutopiste_uf::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#dhl_noutopistepaketti_noutopiste_uf:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#dhl_noutopistepaketti_noutopiste_uf::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#dhl_noutopistepaketti_noutopiste_uf:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}

/* Matkahuolto */

.lahipaketti-unifaun-pro-wrap {
	margin-bottom: 20px;
	display: none;
}

.noutopiste-result-sz {
	background: #fff;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.noutopiste-result-sz:hover { 
	background: #f3f3f3;
	cursor: pointer;
}

.mh_noutopiste-unifaun-pro {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.loading-img-matkahuolto-unifaun-pro {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.mh-unifaun-pro-return {
	margin: 10px 0;
}

.required-city-uf-lp {
	display: block;
}

.required-mh-uf-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

input#mh_noutopiste-unifaun-pro::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#mh_noutopiste-unifaun-pro:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#mh_noutopiste-unifaun-pro::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#mh_noutopiste-unifaun-pro:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}

/* UPS */

.ups_noutopistepaketti-uf-wrap {
	margin-bottom: 20px;
	display: none;
}

.ups_noutopistepaketti-uf-noutopiste-result {
	background: #fff;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.ups_noutopistepaketti-uf-noutopiste-result:hover {
	background: #f3f3f3;
	cursor: pointer;
}

.ups_noutopistepaketti-unifaun-return-bad-input {
	color: #ff0000;
}

input.ups_noutopistepaketti_noutopiste_uf {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.ups_noutopistepaketti-uf-noutopiste-result option {
	overflow: hidden;
	max-width: 700px;
}

.loading-img-ups_noutopistepaketti {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.mh-return {
	margin: 10px 0;
}

.required-city-ups_noutopistepaketti {
	display: block;
}

.required-ups-noutopistepaketti-uf-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

#ups_noutopistepaketti_noutopiste_uf {
	margin-bottom: 10px;
}

input#ups_noutopistepaketti_noutopiste_uf::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#ups_noutopistepaketti_noutopiste_uf:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#ups_noutopistepaketti_noutopiste_uf::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#ups_noutopistepaketti_noutopiste_uf:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}

/* GLS */

.gls_noutopistepaketti-uf-wrap {
	margin-bottom: 20px;
	display: none;
}

.gls_noutopistepaketti-uf-noutopiste-result {
	background: #fff;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.gls_noutopistepaketti-uf-noutopiste-result:hover {
	background: #f3f3f3;
	cursor: pointer;
}

.gls_noutopistepaketti-unifaun-return-bad-input {
	color: #ff0000;
}

input.gls_noutopistepaketti_noutopiste_uf {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.gls_noutopistepaketti-uf-noutopiste-result option {
	overflow: hidden;
	max-width: 700px;
}

.loading-img-gls_noutopistepaketti {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.mh-return {
	margin: 10px 0;
}

.required-city-gls_noutopistepaketti {
	display: block;
}

.required-gls-noutopistepaketti-uf-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

#gls_noutopistepaketti_noutopiste_uf {
	margin-bottom: 10px;
}

input#gls_noutopistepaketti_noutopiste_uf::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#gls_noutopistepaketti_noutopiste_uf:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#gls_noutopistepaketti_noutopiste_uf::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#gls_noutopistepaketti_noutopiste_uf:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}

/* Bring */

.bring_noutopistepaketti-uf-wrap {
	margin-bottom: 20px;
	display: none;
}

.bring_noutopistepaketti-uf-noutopiste-result {
	background: #fff;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.bring_noutopistepaketti-uf-noutopiste-result:hover {
	background: #f3f3f3;
	cursor: pointer;
}

.bring_noutopistepaketti-unifaun-return-bad-input {
	color: #ff0000;
}

input.bring_noutopistepaketti_noutopiste_uf {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.bring_noutopistepaketti-uf-noutopiste-result option {
	overflow: hidden;
	max-width: 700px;
}

.loading-img-bring_noutopistepaketti {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.mh-return {
	margin: 10px 0;
}

.required-city-bring_noutopistepaketti {
	display: block;
}

.required-bring-noutopistepaketti-uf-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

#bring_noutopistepaketti_noutopiste_uf {
	margin-bottom: 10px;
}

input#bring_noutopistepaketti_noutopiste_uf::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#bring_noutopistepaketti_noutopiste_uf:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#bring_noutopistepaketti_noutopiste_uf::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#bring_noutopistepaketti_noutopiste_uf:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}

/* DB Schenker*/

.db_schenker_noutopistepaketti-uf-wrap {
	margin-bottom: 20px;
}

.db_schenker_noutopistepaketti-uf-noutopiste-result {
	background: #fff;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}

.db_schenker_noutopistepaketti-uf-noutopiste-result:hover {
	background: #f3f3f3;
	cursor: pointer;
}

.db_schenker_noutopistepaketti-unifaun-return-bad-input {
	color: #ff0000;
}

input.db_schenker_noutopistepaketti_noutopiste_uf {
	max-width: 350px;
	width: 100%;
	padding: 10px;
}

.db_schenker_noutopistepaketti-uf-noutopiste-result option {
	overflow: hidden;
	max-width: 700px;
}

.loading-img-db_schenker_noutopistepaketti {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
	background: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-size: cover;
}

.mh-return {
	margin: 10px 0;
}

.required-city-db_schenker_noutopistepaketti {
	display: block;
}

.required-db_schenker-noutopistepaketti-uf-pickup-point {
	display: block;
	margin: 20px 0 0 0;
}

#db_schenker_noutopistepaketti_noutopiste_uf {
	margin-bottom: 10px;
}

input#db_schenker_noutopistepaketti_noutopiste_uf::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000;
}
input#db_schenker_noutopistepaketti_noutopiste_uf:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ff0000;
	opacity:  1;
}
input#db_schenker_noutopistepaketti_noutopiste_uf::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ff0000;
	opacity:  1;
}
input#db_schenker_noutopistepaketti_noutopiste_uf:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:   #ff0000;
}