.iframe-menulist-container {	height: 100%;	padding: 20px;}.iframe-menulist {    overflow-y: scroll !important;    height: 100%;    padding: 0px 20px 0px 0px;}.iframe-menulist-table {	width: 100%;	border-collapse: collapse;	font-family: verdana, tahoma, arial, helvetica, sans-serif;}.iframe-menulist-group {    color: rgb(39,41,40);    background-color: rgb(210,200,173);    font-size: 11px;    font-weight: bold;    padding: 5px 5px 5px 5px;}.iframe-menulist-items {	width: 100%;	border-collapse: collapse;}.iframe-menulist-items-row {}.iframe-menulist-item-name {	padding: 5px 5px 5px 0px;}.iframe-menulist-item-add-icon {	width: 20px;	height: 20px;	display: block;	cursor: pointer;	float: right;	text-align: center;	font-weight: bold;	font-family: verdana, tahoma, arial, helvetica, sans-serif;	border-radius: 2px;	-webkit-border-radius: 2;	-moz-border-radius: 2;	border: 2px solid #045e71;	color: #045e71;	padding-top: 1px;}.iframe-menulist-item-info-icon {    cursor: pointer;    background-image: url(images/arrow-down.png);    background-repeat: no-repeat;    background-position: center;    background-size: contain;    width: 16px;    height: 16px;}.iframe-menulist-item-info-icon-td {	width: 16px;}.iframe-menulist-item-add-icon-td {    width: 1px;    text-align: right;    padding-right: 8px;    white-space: nowrap;}.iframe-menulist-item-price {    white-space: nowrap;    width: 1px;    text-align: right;    padding-right: 8px;}.iframe-menulist-item-info {    display: none;	border-top: 1px solid rgb(186,186,186);    padding: 8px 10px 8px 10px;}