﻿@media only screen and (max-width: 480px) {
    .EndUserProfile .ui-tabs .ui-tabs-nav li { display: block; width: 100%; height: 30px; padding: 5px 0; box-sizing: border-box; float: none; border: none; text-align: center; }
    .EndUserProfile .ui-tabs .ui-tabs-nav li a { float: none; border: none; }
    .EndUserProfile ._0 { float: none; display: block; width: 100%; margin-bottom: 10px; }
    .EndUserProfile .fieldrow input[type='text'],
    .EndUserProfile .fieldrow select { width: 100%!important; float: none; box-sizing: border-box; height: 30px; }
    .productItem .popbox { width: 100%; left: 0; bottom: 50px; }
}
