
		.hide,
		.flag-dropdown {
			display: none;
		}

		.error-box {
			color: #fff;
			background-color: #DE5042;
			border-radius: 5px;
			text-align: center;
			width: 280px;
			font-size: 13px;
			line-height: 20px;
			z-index: 100;
			margin: 0 auto 10px
		}
	