* {
	padding: 0;
	margin: 0;
}

#menu, .tblLoggedInMenuItems {
	width: 240px;
}

.imgbox2 {
	display: none;
}

#menu {
	max-width: 240px;
	top: 100px;
	bottom: 0;
	z-index: 1005;
	-webkit-overflow-scroll: touch;
	background-color: transparent;
	padding-bottom: 60px;
	overflow: hidden;
}

.tblLoggedInMenuItems {
	z-index: 1000;
	overflow-y: auto;
	overflow-x: hidden;
}

.mainUl {
	width: 100%;
}

	.mainUl li {
		font-weight: normal;
		text-decoration: none;
		cursor: pointer;
		list-style: none;
	}

	.mainUl a {
		outline: 0;
		text-decoration: none;
		display: block;
		font-size: 12px;
		line-height: 200%;
	}

	.mainUl ul ul {
		display: none;
		border: 2px solid #888;
		border-top-width: 0;
		padding-bottom: 10px;
		background-color: #FFF;
	}

.menuItemHidden {
	display: none !important;
}

.hdnMediateMenuContent {
	display: none;
}

.mainUl ul {
	display: none;
}

.leftPlus, .leftPlus2 {
	display: inline-block;
}

#btnFilterMenuCancel {
	border: 0;
	position: absolute;
	cursor: pointer;
	top: 4px;
	padding: 10px;
}

	#btnFilterMenuCancel.ib-delete:before, #btnFilterMenu.ib-find:before {
		color: #e9e9e9 !important;
	}

#btnFilterMenu {
	border: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 15px;
}

#txtFilterMenu {
	width: 100%;
	font-size: 12px;
	box-sizing: border-box;
	border: 1px solid #888 !important;
	padding: 2px 37px;
	min-height: 15px;
	height: 40px;
	background-color: #303e45;
	color: #e9e9e9 !important;
	margin: 6px 0px 15px 0;
}

.FilterMenuContainer #txtFilterMenu::-webkit-input-placeholder {
	color: #eee !important;
}

.FilterMenuContainer #txtFilterMenu::-moz-placeholder {
	color: #eee !important;
}

.FilterMenuContainer #txtFilterMenu:-ms-input-placeholder {
	color: #eee !important;
}

.FilterMenuContainer #txtFilterMenu:-moz-placeholder {
	color: #eee !important;
}

.FilterMenuContainer #txtFilterMenu[type='text']:focus {
	background-color: #44422f !important;
}

.FilterMenuDiv {
	position: relative;
	width: 100%;
	box-sizing: border-box;
}

.mainUl > li {
	background-color: #FFF;
	color: #FFF;
	margin: 0 0 10px;
	margin-top: 4px;
	color: #888;
	border-width: 0;
}

.mainUl ul > li {
	color: #474747;
}

	.mainUl ul > li > a {
		margin: 0;
		border-width: 0;
		margin: 0;
	}

		.mainUl ul > li > a:hover, .mainUl ul > li > a:focus {
			color: #d1a600;
		}

.viewMediateMenu:hover {
	background-color: #475c66;
}

.OfflineMidMenuStyle {
	background: url(Images/MidMenu/hourglass.svg) no-repeat right;
	background-size: 17% 54%;
	padding: 15px !important;
	margin-right: 5px;
}

.menuCategoryActive > .viewMediateMenu, .menuCategoryActive > .menuCategory, .menuCategoryActive > .menuCategoryWithoutMore {
	font-weight: bold;
	background-color: #475c66;
}

.menuItem .leftPlus {
	display: none;
}

.midMenuItemHidden {
	display: none !important;
}

#divFilterMenuCancel {
	display: none;
}

.midMenuItem {
	min-width: 300px;
	border: 1px solid #DDD;
	position: relative;
	height: 65px;
	margin: 0 5px 10px;
	display: inline-block;
	box-shadow: 0 0 6px 0 #c6c6c6;
	overflow: hidden;
}

.midMenuItemTitle {
	font-weight: 500;
	cursor: pointer;
}

.midMenuItemList {
	cursor: pointer;
	border-top: 1px dashed #e6c318;
}

.IconmidMenu {
	height: 100%;
	vertical-align: middle;
	width: 50px;
}

.midMenuItemTitle:hover, .midMenuItemList:hover {
	text-shadow: 0 1px 2px #AAA;
}

.midMenuItemList a:focus {
	outline-color: transparent;
	color: #d1a600;
}

.mainUl > li > a {
	border-width: 0;
	height: 42px;
	vertical-align: middle;
	background-color: #303e45;
	color: #FFF;
}

	.mainUl > li > a:before {
		color: #efc319 !important;
	}

	.mainUl > li > a:hover, .mainUl > li > a:focus {
		background-color: #475c66;
	}

.IconmidMenu_Transfer {
	background: url(Images/MenuImages/transferChange_midMenu.png) no-repeat center center;
}

.IconmidMenu_deposite {
	background: url(Images/MenuImages/deposite-midMenu.png) no-repeat center center;
}

.IconmidMenu_Exchange {
	background: url(Images/MenuImages/Exchange-midMenu.png) no-repeat center center;
}

.IconmidMenu_modern-bank {
	background: url(Images/MenuImages/modern-bank-midMenu.png) no-repeat center center;
}

.IconmidMenu_currency {
	background: url(Images/MenuImages/currency-midMenu.png) no-repeat center center;
}

.IconmidMenu_cheque {
	background: url(Images/MenuImages/cheque-midMenu.png) no-repeat center center;
}

.IconmidMenu_cart {
	background: url(Images/MenuImages/cart-midMenu.png) no-repeat center center;
}

.IconmidMenu_pos {
	background: url(Images/MenuImages/pos-bank-midMenu.png) no-repeat center center;
}

.IconmidMenu_Comments {
	background: url(Images/MenuImages/Comments-midMenu.png) no-repeat center center;
}

.IconmidMenu_MyInformation {
	background: url(Images/MenuImages/MyInformation-midMenu.png) no-repeat center center;
}

.descriptionInfomidMenu {
	padding: 2px 7px;
}

.midMenuItemDescription {
	display: none !important;
}

.mainContainerMidMenu {
	padding: 0 15px;
	max-width: 1900px;
	margin: 0 auto;
}

.titleContainerMidMenu {
	color: black;
	border-bottom: 1px solid #f2c40f;
	font-size: 18px;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

.contentContainerMidMenu {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.itemContainerMidMenu {
	border-bottom: 1px solid #CCC;
	display: inline-block;
	width: 100%;
}

	.itemContainerMidMenu:last-child {
		border: 0;
	}

.rightItemMidMenu {
	width: 73%;
	display: inline-block;
	cursor: pointer;
	min-width: 300px;
}

.leftItemMidMenu {
	width: 17%;
	display: inline-block;
	min-width: 150px;
	cursor: pointer;
	vertical-align: top;
}

.wholeItemMidMenu {
	width: 97%;
	display: inline-block;
	cursor: pointer;
}

	.rightItemMidMenu:hover, .leftItemMidMenu:hover, .wholeItemMidMenu:hover {
		background-color: #fff0b3;
	}

.requestListImageMidMenu {
	vertical-align: middle;
}

.infoMidMenu {
	background-color: #EEE;
	width: 93%;
	color: #5d5d5d;
	text-shadow: none;
	text-align: justify;
	background-image: url(Images/MidMenuInfoBackground.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 66px;
	min-height: 750px;
}

.generalInfoMidMenu {
	padding: 15px;
}

.titleInfoMidMenu {
	font-weight: bold;
}

.divTabContentMidMenu {
	border: 2px solid #CCC;
	padding: 25px;
}

.contentContainerMidMenu .linkList {
	color: #222;
}

.contentContainerMidMenu img + .linkList {
	padding: 0;
}

.contentContainerMidMenu .Tab_StyleMidMenu {
	padding: 0;
	margin: 10px 0;
}

	.contentContainerMidMenu .Tab_StyleMidMenu li {
		display: inline;
		list-style-type: none;
		padding: 0;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
	}

	.contentContainerMidMenu .Tab_StyleMidMenu a {
		position: relative;
		top: 1px;
		font-size: 14px;
		color: darkgray;
		padding: 5px 15px;
	}

.contentContainerMidMenu .TabActiveMidMenu {
	color: #5d5d5d !important;
	border: 2px solid #CCC;
	background: white;
	border-top: 3px solid gold;
	border-bottom: none !important;
}

.twoColumnContentContainerMidMenu {
	width: 47%;
}

.emptyBookmark {
	display: block;
	text-align: center;
	background: #FFF;
	min-height: 30px;
	cursor: default;
}

.userBookmark #defualtUsefulMenuPlace .defaultBookmarkTitle {
	padding: 0;
	margin: 0;
	line-height: 10px;
}

.userBookmark #defualtUsefulBookmarkPlace .defaultBookmarkTitleInSetting {
	padding: 0;
	margin: 0;
	line-height: 10px;
}

.defaultBookmarkTitle span {
	background: #e1e1e1;
	font-size: 11px;
	font-weight: 200;
	display: inline-block;
	text-align: center;
	cursor: default;
	padding: 1px 10px;
	line-height: 13px;
}

.defaultBookmarkTitleInSetting span {
	background: #e1e1e1;
	font-size: 11px;
	font-weight: 200;
	display: inline-block;
	text-align: center;
	cursor: default;
	padding: 1px 10px;
	line-height: 13px;
}

.userBookmark #defualtUsefulMenuPlace {
	background-color: #f3f3f3;
	margin: 7px;
	border-radius: 5px;
}

.userBookmark #defualtUsefulBookmarkPlace {
	background-color: #f3f3f3;
	margin: 7px;
	border-radius: 5px;
}

.userBookmark #defualtUsefulMenuPlace li:first-of-type a {
	padding-top: 0;
}

.userBookmark #defualtUsefulBookmarkPlace li:first-of-type a {
	padding-top: 0;
}

.userBookmark {
	padding-bottom: 1px;
}


.mainContainerMidMenu .rightColumn {
	width: 64%;
	margin: 0px;
}

.mainContainerMidMenu .leftColumn {
	width: 35%;
}

.menu-box {
	height: 170px;
	width: 200px;
	box-shadow: 0 2px 4px 0px rgba(0,0,0,.1);
	margin-left: 15px;
	margin-bottom: 20px;
	border: 1px solid #ebebeb;
	border-radius: 1px;
}

	.menu-box .additional-info {
		height: 30px;
		width: 100%;
	}

		.menu-box .additional-info .help-info {
			width: calc(100% - 110px);
			float: right;
			text-align: right;
		}

			.menu-box .additional-info .help-info img {
				width: 30px;
				padding: 8px;
				cursor: pointer;
			}

				.menu-box .additional-info .help-info img.img-request-list {
				}

				.menu-box .additional-info .help-info img.img-question-list {
					display: none;
				}

		.menu-box .additional-info .request-list {
			width: 110px;
			text-align: center;
			padding: 6px 0;
			border-right: 1px solid #ebebeb;
			transition: background-color 0.9s ease;
		}

			.menu-box .additional-info .request-list a:hover {
				color: #D2A700;
				font-weight: 500;
			}

			.menu-box .additional-info .request-list a {
				font-size: 12px;
				color: #888;
			}

				.menu-box .additional-info .request-list a:focus {
					outline-color: transparent;
				}

	.menu-box .midMenuItemTitle {
		height: 140px;
		width: 100%;
		text-align: center;
		cursor: pointer;
		z-index: 5;
		position: relative;
		border-bottom: 1px solid #ebebeb;
		transition: background-color 0.9s ease;
	}

	.menu-box img {
		width: 70px;
	}

	.menu-box .midMenuItemTitle label {
		color: #222222;
		font-size: 13px;
		font-weight: bold;
		padding-top: 10px;
		display: block;
		cursor: pointer;
	}

	.menu-box .midMenuItemTitle:hover {
		background-color: #fffbe6;
	}


.info-list-mid-menu {
	width: 100%;
	background-color: #ebebeb;
	margin: -12px 10px;
}

.MidMenuToolTip {
	display: none;
	max-width: 300px;
	padding: 10px 15px;
	margin-right: 5px !important;
	border: 1px solid #A1A0A1 !important;
	box-shadow: 0 1px 7px 3px #A1A0A1 !important;
	background-color: #fff !important;
}

.MiddleMenuWrapper {
	display: none;
	position: fixed;
	text-align: center;
	right: 0;
	left: 0;
	z-index: 100;
	height: 100%;
	top: 59px;
	background: #595959;
	opacity: .5;
}

.MidMenuWrapper {
	display: none;
	margin: 0 auto;
}

.MiddleMenuTitleDesc {
	text-align: center;
	position: fixed;
	z-index: 1000;
	right: 0;
	left: 0;
}

.MiddleMenu {
	position: relative;
	display: none;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #AEAEAE;
	box-shadow: 0px 0px 15px 5px #7C7C7C;
	text-align: right;
	max-width: 320px;
	margin: 0 auto;
}

.MidMenuTitle {
	font-weight: bold;
	padding: 0 10px 10px 0;
}

.MidMenuDescription {
	border-top: 1px solid #eee;
	padding: 10px;
}

.closeMidMenu {
	position: absolute;
	display: inline-block;
	padding: 13px 20px;
	cursor: pointer;
	top: 0;
	vertical-align: middle;
}

@media only screen and (max-width:990px) {

	.OfflineMidMenuStyle {
		background-size: 47% 54% !important;
		display: inline-block;
		vertical-align: middle;
	}

	.infoMidMenu {
		display: none;
	}

	.menu-box .additional-info .help-info img.img-question-list {
		display: inline-block;
	}

	.MiddleMenu, .MiddleMenuWrapper {
		display: block;
	}
}

@media only screen and (max-width:900px) {

	.tblLoggedInMenuItems, #menu {
		position: fixed;
		top: 0;
		bottom: 0;
		padding-top: 60px;
		background-color: none;
	}

	.tblLoggedInMenuItems {
		background-color: #303e45;
		z-index: 1000;
	}

	.imgbox2 {
		position: fixed;
		top: 50px;
	}

	.mainUl {
		width: 100%;
	}

	#behindTheMenu {
		width: 100% !important;
		position: fixed;
		top: 0;
		bottom: 0;
		z-index: 1004;
		padding-top: 55px;
		opacity: .6;
		filter: alpha(opacity=90);
		background-color: #FFF;
		display: none;
		height: 100% !important;
	}

	body {
		height: 100%;
	}

	.mainUl > li {
		border-top: 1px solid #52626a;
		background-color: #415159;
	}

		.mainUl > li:last-child {
			border-bottom: 0;
		}

		.mainUl > li > a {
			color: #FFF;
		}

	.menuCategory {
		border-bottom: 1px solid #20292e !important;
	}

	.viewMediateMenu {
		display: none;
	}

	.mainUl > li:hover > a {
		text-shadow: 0 0 2px #06101a,0px 0 5px #06101a;
	}

	.mainUl ul {
		width: 100%;
	}

		.mainUl ul > li {
			border-bottom: 0;
			border-top: 0;
		}

			.mainUl ul > li > a {
				color: #FFF;
			}

	#txtFilterMenu {
		font-size: 12px;
		min-height: 37px;
		background-color: #415159;
		border: none !important;
		margin-bottom: 0 !important;
	}

	.mainUl ul > li > a {
		font-size: 13px !important;
		color: #e8f0f3;
	}

	.mainUl > li > a:hover {
		background-color: none;
	}

	#menu {
		background: none !important;
	}

	.FilterMenuDiv {
		margin: 4px auto;
		width: 95%;
	}

	.mainUl > li {
		margin: 0 !important;
	}

	.contentContainerMidMenu {
		width: 100%;
		min-width: 0;
		text-align: center;
	}

	.leftItemMidMenu {
		min-width: 150px;
	}

	.itemContainerMidMenu {
		display: inline-block;
		width: 100%;
	}

	.infoMidMenu {
		width: 80%;
		min-height: 600px;
	}

	.emptyBookmark {
		display: block;
		text-align: center;
		background: #415159;
		min-height: 30px;
		cursor: default;
		color: #e8f0f3;
	}

	.emptyBookmarkInSetting {
		display: block;
		text-align: center;
		background: #415159;
		min-height: 30px;
		cursor: default;
		color: #e8f0f3;
	}

	.userBookmark #defualtUsefulMenuPlace {
		background-color: transparent;
		width: auto;
		margin: 0;
		border-radius: 0;
	}

		.userBookmark #defualtUsefulMenuPlace .defaultBookmarkTitle {
			display: none !important;
		}

	.menu-box .additional-info img.img-question-info {
		display: none;
	}

	.MiddleMenuWrapper {
		top: 0;
	}
}

@media only screen and (max-width: 800px) {
	.menu-box {
		display: inline-block;
	}

		.menu-box .midMenuItemTitle {
			border-bottom: 1px solid #ebebeb;
		}
}

@media only screen and (max-width:760px) {

	.contentContainerMidMenu section {
		text-align: center;
	}
}

@media only screen and (max-width:600px) {

	.leftItemMidMenu {
		width: 100%;
	}

	.rightItemMidMenu {
		width: 100%;
	}

	.itemContainerMidMenu {
		display: inline-block;
	}

	.infoMidMenu {
		width: 80%;
		min-height: 350px;
	}

	.contentContainerMidMenu .Tab_StyleMidMenu li {
		margin: 1px 0 0;
		width: 100%;
	}

	.contentContainerMidMenu .Tab_StyleMidMenu a {
		width: 90%;
		display: inline-block !important;
	}

	.twoColumnContentContainerMidMenu {
		width: 99%;
		float: none;
		margin: 0 !important;
		padding: 0 !important;
	}

	.titleContainerMidMenu {
		font-size: 16px;
	}

	.midMenuItem {
		max-width: 380px;
		display: block;
		min-width: 200px;
		margin: 0 auto 10px;
	}

	.midMenuItemTitle {
		font-size: 12px;
		font-weight: 400;
	}

	.midMenuItemList {
		font-size: 12px;
	}

	.menu-box {
		height: 77px;
		width: 317px;
	}

		.menu-box .midMenuItemTitle {
			height: 47px;
			padding: 3px 5px;
		}

			.menu-box .midMenuItemTitle img {
				width: 38px;
				margin-top: 0px;
			}

			.menu-box .midMenuItemTitle label {
				display: inline;
				margin-right: 5px;
				vertical-align: middle;
				padding: 0;
			}
}

@media only screen and (max-width:420px) {
	.mainContainerMidMenu {
		padding: 0 3px;
	}

		.mainContainerMidMenu .row {
			margin-right: -10px;
		}
}

@media only screen and (max-width:360px) {
	.menu-box {
		width: 300px;
	}
}

@media only screen and (max-width:300px) {
	.IconmidMenu {
		background-size: 20px 20px;
		width: 25px;
	}

	.midMenuItemTitle {
		font-size: 10px;
		font-weight: 300;
	}

	.midMenuItemList {
		font-size: 10px;
		padding: 5px 5px 5px !important;
	}
}
