.header-container-slim {
	z-index:11;
	position: relative;
}
.top-bar {
	border-bottom:1px solid #fff;
	background:#000;
	width:100%;
	height:27px;
	text-align:right ;
	font-size:11px;
	color:#999;
	line-height:27px;
	background: #45484d;
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
	position:relative;
	z-index:1;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.top-bar .box {
		width:100%;
		max-width:97%
	}
}
.top-bar a {
	display:inline-block;
	padding:0 4px;
	color:#ccc
}
.top-bar a:hover {
	text-decoration:underline;
}
.top-bar .box .top-bar-info a {
	color:#fff;
}
.top-bar .box2 .top-bar-info a {
	color:#fff;
}
/* 2.1 Top-bar */
.top-bar-slim {
	background: #fff;
	border-bottom: 1px solid #dbdbdb;
	width:100%;
	height:30px;
	text-align:right ;
	color:#222;
	line-height:30px;
	padding: 3px 0;
}
.top-bar-slim a img {
	max-height:24px;
}
.top-bar-slim a {
	display:inline-block;
	padding:0 4px;
	color:#ccc;
	text-decoration:underline;
}
.top-bar-slim a:hover {
	text-decoration:underline;
}
.top-bar-slim .box .top-bar-info a {
	color:#004b91;
}
.top-bar-slim .box2 .top-bar-info a {
	color:#004b91;
}
/* 2.2 Header */
.header {
	border-bottom:1px solid #dbdbdb;
	background: #fff;
	width:100%;
	height:140px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.header .box {
		width:100%;
		max-width:97%
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.header {
		height: 135px;
		position: fixed;
		top: 0;
		z-index: 9999;
	}
	.header-container {
		padding-top: 135px;
		padding-bottom: 1px
	}
}
.header-slim .box {
	display:none;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.header-slim .box {
		height:0
	}
}
.header .box, .header .box2 {
	position:relative;
	z-index:10;
}
.header .arrow-bot {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_arrow_header_top.png) no-repeat left top;
	width:45px;
	height:17px;
	position:absolute;
	right:0;
	bottom:-18px;
	z-index:2;
	border:1px solid #dbdbdb;
	border-top:none;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
}
.header .arrow-bot a {
	display:block;
}
.header .arrow-bot a.arrow-link {
	text-indent:-9999px;
}
@media only screen and (min-width : 150px) and (max-width : 500px)
{
	.arrow-bot {
		display:none;
	}
}
#mobilemenu
{
	display:none;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	#mobilemenu {
		display:inline;
	}
}
.img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.product-list4 .txtb {
		width:100%;
		margin-top:15px;
	}
}
/* product-list */
.product-list {
	display:none;
	border:#dedede 1px solid;
	border-top:1px solid #fff;
	background:#fff;
	width:465px;
	float:left ;
	margin:0;
	position:absolute;
	right:0;
	top:0px;
	z-index:99;
	overflow:none;
}
.product-list .row {
	width:100%;
	float:left ;
	height:43px;
	line-height:43px;
}
.product-list .row strong {
	display:block;
	padding-left:254px;
	font-size:13px;
}
.product-list a.close {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_close.png) no-repeat left top;
	width:15px;
	height:14px;
	display:block;
	float:right ;
	text-indent:-9999px;
}
.product-list .close:hover {
	background-position:left bottom;
}
.product-list-in {
	border-top:#d6d6d6 1px dotted;
	border-bottom:#d6d6d6 1px dotted;
	background:#f8f8f8;
	width:415px;
	height:198px;
	float:left ;
	position:relative;
	z-index:2;
}
.product-list-in a.prev, .product-list-in a.next {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_slider.png) no-repeat;
	width:9px;
	height:20px;
	float:left ;
	text-indent:-9999px;
	position:absolute;
	top:67px;
	z-index:5;
}
.product-list-in a.prev {
	background-position:left top;
	left:20px;
}
.product-list-in a.prev:hover {
	background-position:left bottom;
}
.product-list-in a.next {
	background-position:right top;
	right:20px;
}
.product-list-in a.next:hover {
	background-position:right bottom;
}
.product-list-in a.next.disabled
{
	visibility: hidden;
}
.product-list-in a.prev.disabled
{
	visibility: hidden;
}
.product-list-in ul {
	padding-left:38px;
}
.product-list-in li {
	text-transform:uppercase;
	width: 130px;
	height: 198px;
	float:left ;
	margin-left:8px;
}
.product-list-in .imgb {
	vertical-align: middle;
	padding: 1px;
	display: table-cell;
	border: 1px solid #e2e2e2;
	text-align: center;
	font-size: 1px;
	background-color:#fff;
}
.product-list-in li span a {
	text-transform: uppercase;
	height: 35px;
	display: block;
	overflow: hidden;
	line-height: 17px;
	text-decoration: none;
}
.product-list-in li span a:hover {
	color:#E71;
}
.product-list-in li strong {
	display: block;
	padding-top: 8px;
	font-size: 13px;
}
.product-list-in li a {
	padding-top:5px;
	font-size:11px;
	color:#1346BE;
	display:block;
	font-family: 'Encode Sans Semi Condensed', sans-serif
}
.product-list-in li img {
	border: 0 solid;
}
.product-list-in li .timeleft {
	display:block;
	padding-top:4px;
	text-transform:none;
	font-size: 10px;
	color: #777;
}
.product-list .row2 {
	width:100%;
	height:40px;
	float:left ;
}
.product-list .row2 ul {
	float:right ;
	padding:12px 0 0 0;
}
.product-list .row2 li {
	border-left:#d5d5d5 1px dotted;
	float:left ;
	height:15px;
	font-size:11px;
	line-height:15px;
	padding-top:0;
	padding-right:11px;
	padding-bottom:0;
	padding-left:9px;
	padding:0 11px 0 9px;
}
.product-list .row2 li:first-child {
	border-left:none;
}
.product-list .row2 li a{
	color:#c5c5c5;
}
.product-list .row2 li a:hover, .product-list .row2 li.active a {
	color:#333;
}
.product-list a.arrow-bot2 {
	background:#fff url(https://www.ozarms.com.au/application/assets/images/v5/ico_arrow_header_bot.png) no-repeat left top;
	border:1px solid #dedede;
	border-top:none;
	width:48px;
	height:22px;
	float:left ;
	position:absolute;
	right:-1px;
	bottom:-23px;
	z-index:2;
	text-indent:-9999px;
}
/* header-top */
.header-top {
	width:100%;
	height:62px;
}
/* 2.2.1 Logo */
.logo {
	float:left ;
	margin-top:5px
}
@media only screen and (min-width : 150px) and (max-width : 600px) {
	.logo {
		/* display:none; */
	}
}
/* 2.2.2 Top-link */
.top-link {
	float:right ;
	margin-top:30px;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.top-link li {
	float:left ;
	margin-top:0;
	margin-bottom:0;
	margin-left:20px;
	margin-right:7px;
	position:relative;
	z-index:999;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.top-link li {
		margin-left:5px;
	}
}
.top-link li a {
	display:block;
	color:#333;
	line-height:16px;
}
.top-link li a:hover {
	color:#E71;
	text-decoration: none;
}
.top-link li a span {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_top_link.png) no-repeat right top;
	display:inline-block;
	padding-right:15px;
	text-shadow: 0 1px 0 #f1f1f1;
}
.top-link li a span#cart-count.cart-count {
	background:none;
	display:inline-block;
	padding-left:13px;
	padding-right:13px;
	text-shadow: 0 1px 0 #f1f1f1;
}
.top-link li:hover a span {
	background-position:right bottom;
}
.top-link ul.cart-list a span {
	background:none;
}
.top-link li a.login {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_man.png) no-repeat top left;
	padding-left:27px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.top-link li a.login {
		background:none;
		padding-left:0;
	}
}
.top-link li:hover a.login {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_man.png) no-repeat top left;
	padding-left:27px
}
.top-link li a.favorite {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_star.png) no-repeat left center;
	padding-left:25px
}
.top-link li a.mycp {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_man.png) no-repeat left center;
	padding-left:25px
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.top-link li a.mycp {
		background:none;
		padding-left:0
	}
}
.top-link li a.shoppingcart {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_cart_widget.png) no-repeat left center;
	height:24px;
	padding-left:0
}
.cart-count {
	left: -7px;
	top: -2px;
	font-size: 15px;
	width: 19px;
	font-weight: 700;
	font-family: 'Encode Sans Semi Condensed', sans-serif
	position: absolute;
	line-height: 16px;
	text-align: center
}
.top-link li a.cms {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_shield.png) no-repeat left center;
	padding-left:25px
}
.top-link li a.sell {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_coins.png) no-repeat left center;
	padding-left:25px
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.top-link li a.sell
	{
		background:none;
		padding-left:0
	}
}
.top-link li a.buy {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_buy.png) no-repeat left center;
	padding-left:25px
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.top-link li a.buy
	{
		background:none;
		padding-left:0
	}
}
.top-link li a.stores {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_addcart.png) no-repeat left center;
	padding-left:25px;
}
.top-link li a.admin {
	background:url(https://www.ozarms.com.au/application/assets/images/meta/favicon.png) no-repeat left center;
	padding-left:25px;
	background-size:16px 16px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.top-link li a.stores, .top-link li a.admin
	{
		background:none;
		padding-left:0
	}
}
.top-link li a.facebook {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/signin_facebook_small.png) no-repeat left center;
	padding-left:25px;
	color:#3e5c97
}
.top-link li.login-hover:hover .top-dropdown {
	visibility:visible;
}
.top-link li.cart-hover:hover .top-dropdown {
	visibility:visible;
}
.top-link li.sell-hover:hover .top-dropdown {
	visibility:visible;
}
.top-link li.buy-hover:hover .top-dropdown {
	visibility:visible;
}
.top-link li.stores-hover:hover .top-dropdown {
	visibility:visible;
}
.top-link li.cms-hover:hover .top-dropdown {
	visibility:visible;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.cms-hover, .sell-hover, .buy-hover, .login-hover, .stores-hover, .admin-hover {
		display:none
	}
}
.top-link .cart-hover {
	right:-5px;
	position: absolute;
	margin-top:35px;
	z-index: 5;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.top-link .cart-hover {
		margin-top: -12px;
		transition: 0.5s;
	}
}
.top-link .top-dropdown {
	background:#f8f8f8;
	border:1px solid #bbb;
	border-top:3px solid #333;
	width:215px;
	float:left ;
	padding-top:3px;
	position:absolute;
	right:0;
	top:100%;
	z-index:999;
	visibility:hidden;
}
.top-link .cart-hover .top-dropdown {
	background:#f8f8f8;
	border:1px solid #bbb;
	border-top:3px solid #333;
	float:left ;
	padding-top:3px;
	margin-top:-35px;
	position:absolute;
	right:0;
	top:100%;
	z-index:-1;
	visibility:hidden;
	transition: 0.1s 1s;
}
.top-link .gap {
	width:268px;
}
.top-link .gap2 {
	width:322px;
}
.top-link .top-dropdown p {
	padding-top:10px;
	padding-bottom:0;
	padding-left:0;
	padding-right:15px;
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:17px;
}
.top-link .top-dropdown ul.cart-list, ul.cart-list  {
	padding:5px 0 13px 0;
	max-height: 265px;
	overflow: hidden;
	overflow-y: scroll;
}
ul.cart-list::-webkit-scrollbar{height:16px;overflow:visible;width:8px}
ul.cart-list::-webkit-scrollbar-button{height:0;width:0}
ul.cart-list::-webkit-scrollbar-track{background-clip:padding-box;box-shadow:inset 1px 0 0 #e6e6e6}
ul.cart-list::-webkit-scrollbar-track:hover{background-color:#f3f3f3;box-shadow:inset 1px 0 0 #e6e6e6}
ul.cart-list::-webkit-scrollbar-track:active{background-color:#f3f3f3;box-shadow:inset 1px 0 0 #dcdcdc,inset -1px 0 0 #eeeeee}
ul.cart-list::-webkit-scrollbar-thumb{background-color:#cccccc;background-clip:padding-box;border:solid transparent;border-width:1px 1px 1px 0px;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 #e6e6e6,inset 0 -1px 0 #eeeeee}
ul.cart-list::-webkit-scrollbar-thumb:hover{background-color:#999999;box-shadow:inset 1px 1px 1px #c0c0c0}
ul.cart-list::-webkit-scrollbar-thumb:active{background-color:#808080;box-shadow:inset 1px 1px 3px #a6a6a6}

.top-link .top-dropdown .cart-list li, .cart-list li {
	padding:15px 15px 13px 15px;
	position: relative;
	border-bottom:1px dotted #ccc;
}
.top-link .top-dropdown .cart-list li.blueborder, .cart-list li.blueborder {
	padding:15px 15px 13px 15px;
	position: relative;
	background: rgba(217, 234, 255, 0.3);
	border:none;
}
.top-link .top-dropdown .cart-list li a, .cart-list li a {
	display: table;
	width: 100%;
	white-space: nowrap;
	background:none;
	padding:0;
	line-height:1.4;
}
.top-link .top-dropdown .cart-list .product-name, .cart-list .product-name {
	white-space: normal;
	background: none;
	padding:0;
	margin-left:15px;
}
.top-link .top-dropdown .cart-list .product-name span, .cart-list .product-name span {
	padding:0;
	background: none;
	width:145px;
}
.top-link .top-dropdown .cart-list .product-name span.pname, .cart-list .product-name span.pname {
	color:#004b91;
	font-size:11px;
	line-height:1.4;
	max-height: 44px;
	overflow: hidden;
	margin-right:7px;
}
.top-link .top-dropdown .cart-list li a:hover span.pname, .cart-list li a:hover span.pname {
	color: #F89400 !important;
}
.top-link .top-dropdown .cart-list .product-image, .cart-list .product-image {
	width: 62px;
	height: 62px;
	border: 1px solid #d0d0d0;
	padding: 0;
	background: white;
	display: table-cell !important;
	text-align: center;
	vertical-align: middle;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
}
.top-link .top-dropdown .cart-list .product-image img, .cart-list .product-image img {
	vertical-align: middle;
}
.top-link .top-dropdown .cart-list .pprice, .cart-list .pprice {
	position: absolute;
	color: #999;
	text-align:right ;
	line-height: 1.4;
	font-size: 10px;
	background:none;
	padding:0;
}
.top-link .top-dropdown .cart-list .pprice strong, .cart-list .pprice strong {
	color: #444;
	font-size: 10px;
	font-weight: 700;
	display: block;
	padding-bottom: 5px;
}

.top-link .top-dropdown ul {
	padding:10px 15px 13px 15px;
}
.top-link .top-dropdown li {
	float:none;
	padding:0;
	margin:0;
	font-weight:normal;
}
.top-link .top-dropdown li a {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/arrow1.png) no-repeat left -16px;
	padding-top:0;
	padding-bottom:0;
	padding-left:11px;
	padding-right:0;
	line-height:22px;
}
.top-link .top-dropdown li a:hover {
	color:#E71;
}
.top-link .top-dropdown li:hover a {
	background-position:left 2px;
}
.top-link .top-dropdown li.divider {
	border-bottom:1px dotted #ddd;
	padding-bottom:10px;
	margin-bottom:9px;
}
.top-link .user-login {
	border-bottom:1px dotted #d5d5d5;
	background:#fff;
	line-height: 17px;
	font-size:12px;
	color:#545454;
}
.top-link .user-login .new-user {
	font-weight:normal;
	color:#777;
}
.top-link .user-login a.login-link {
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
.top-link .user-login a.login-link:hover {
	color:#fff;
}
.top-link a.login-link {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_org_button1.png) repeat-x left top;
	border:1px solid #c2790a;
	width:180px;
	height:26px;
	float:left ;
	padding:0;
	margin-bottom:8px;
	text-align:center;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	line-height:26px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
	text-decoration:none;
}
.top-link a.login-link:hover {
	background-position:left bottom;
	color:#fff;
}
.top-link .user-login a {
	display:inline-block;
	padding-left:3px;
	font-weight:normal;
	color:#1346BE;
}
.top-link .user-login a:hover {
	color:#E71;
}
.top-link .user-login p.gray
{
	color:#777;
	margin-bottom:5px;
}
.top-link li.favorite-hover:hover .top-dropdown2 {
	visibility:visible;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.favorite-hover {
		display:none
	}
}
.top-link .top-dropdown2 {
	background:#f8f8f8;
	border:1px solid #bbb;
	border-top:3px solid #333;
	width:322px;
	float:left ;
	padding-top:3px;
	position:absolute;
	right:0;
	top:100%;
	z-index:999;
	visibility:hidden;
	font-weight:normal;
}
.top-link .top-dropdown2 h4 {
	border-top:1px solid #e5e5e5;
	background:#fff;
	width:100%;
	height:40px;
	float:left ;
	font-size:13px;
	color:#333;
	font-weight:bold;
	line-height:40px;
}
.top-link .top-dropdown2 h4 span a {
	color:#999;
}
.top-link .top-dropdown2 h4 span a:hover {
	color:#999;
	text-decoration: underline;
}
.top-link .top-dropdown2 h4 a {
	display:block;
	padding-left:15px;
	color:#333;
	line-height:40px;
}
.top-link .top-dropdown2 h4 a:hover {
	text-decoration: none;
}
.top-link .top-dropdown2 .tab-cont {
	background:#f8f8f8;
	width:100%;
}
.top-link .top-dropdown2 .txtb {
	border-top:1px solid #e5e5e5;
	width:286px;
	float:left ;
	padding:15px 20px 15px 16px;
	font-size:12px;
	color:#444;
}
.top-link .top-dropdown2 .nopadding {
	padding:0;
	width:322px;
}
.top-link .top-dropdown2 .txtb p {
	line-height:18px;
	padding-bottom:10px;
}
.top-link .top-dropdown2 .txtb span {
	display:block;
	font-size:10px;
}
.top-link .top-dropdown2 .txtb span a {
	display:inline-block;
	color:#E71;
}
.top-link .top-dropdown2 .txtb span a:hover {
	text-decoration: underline;
}
.top-link .top-dropdown2 .blueonly span {
	display:block;
	font-size:11px;
	color:#004b91;
}
.top-link .top-dropdown2 .blueonly span a {
	display:inline-block;
	color:#004b91;
}
.top-link .top-dropdown2 .blueonly span a:hover {
	text-decoration: underline;
}
.top-link .badge {
	display: block;
	position: absolute;
	top: 11px;
	right: 5px;
	line-height: 16px;
	height: 16px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:5px;
	font-family: 'Encode Sans Semi Condensed', sans-serif
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.25);
	border: 1px solid;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
}
.top-link .login-hover .badge {
	display: block;
	position: absolute;
	top: 2px;
	right: 5px;
	line-height: 16px;
	height: 16px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:5px;
	font-family: 'Encode Sans Semi Condensed', sans-serif
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.25);
	border: 1px solid;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
}
.top-link .badge.blue {
	background: #67c1ef;
	border-color: #30aae9;
	background-image: -webkit-linear-gradient(top, #acddf6, #67c1ef);
	background-image: -moz-linear-gradient(top, #acddf6, #67c1ef);
	background-image: -o-linear-gradient(top, #acddf6, #67c1ef);
	background-image: linear-gradient(to bottom, #acddf6, #67c1ef);
}
.top-link .badge.green {
	background: #77cc51;
	border-color: #59ad33;
	background-image: -webkit-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: -moz-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: -o-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: linear-gradient(to bottom, #a5dd8c, #77cc51);
}
.top-link .badge.yellow {
	background: #faba3e;
	border-color: #f4a306;
	background-image: -webkit-linear-gradient(top, #fcd589, #faba3e);
	background-image: -moz-linear-gradient(top, #fcd589, #faba3e);
	background-image: -o-linear-gradient(top, #fcd589, #faba3e);
	background-image: linear-gradient(to bottom, #fcd589, #faba3e);
}
.top-link .badge.red {
	background: #fa623f;
	border-color: #fa5a35;
	background-image: -webkit-linear-gradient(top, #fc9f8a, #fa623f);
	background-image: -moz-linear-gradient(top, #fc9f8a, #fa623f);
	background-image: -o-linear-gradient(top, #fc9f8a, #fa623f);
	background-image: linear-gradient(to bottom, #fc9f8a, #fa623f);
}
.header-bot {
	width:100%;
	height:50px;
}
@media only screen and (min-width : 150px) and (max-width : 500px)
{
	.header-bot {
		height:0;
	}
}
.navigation {
	width:154px;
	height:30px;
	margin-top: 3px;
	float:left ;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	z-index:9999;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box2 .navigation {
		display:none;
	}
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box .navigation {
		display:none;
	}
}
.navigation .hide {
	display:none;
}
.navigation li {
	background:#fff;
	display:block;
	text-align:center;
}
.navigation li a {
	display:block;
	color:#333;
	line-height:26px;
}
.navigation li:hover a, .navigation li.active a {
	color:#e71;
}
.navigation li a span {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_nav_arrow.png) no-repeat right 2px;
	display:inline-block;
	padding-right:15px;
	line-height: 32px;
}
.navigation li:hover a span, .navigation li.active a span {
	/* background-position:right bottom; */
}
.navigation ul, .navigation li {
	position:relative;
}
.navigation ul li.hover, .navigation ul li:hover a, .navigation ul li.active a {
	position:relative;
	text-decoration:none;
	z-index:9999;
}
.navigation ul li:hover li a, .navigation ul li.active li a {
	background:none;
	color:#444;
}
.navigation ul ul {
	border:1px solid #ccc;
	border-top:3px solid #333;
	background:#fff;
	width:208px;
	height:auto;
	margin:-35px 0 0 0;
	padding:32px 0 1px 0;
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index:9999;
}
.navigation ul ul li {
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px dotted #dadada;
	display:block;
	float:none;
	line-height:28px;
	padding:0;
	text-align:left ;
	border-radius:0;
	position:relative;
	z-index:9999;
}
.navigation ul ul.categories-list > li:first-child {
    display: none;
}
.navigation ul ul li a.nav-menu-link-left {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/arrow1.png) no-repeat 192px -13px;
}
.navigation ul ul li a.nav-menu-link-right {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/arrow1_r.png) no-repeat 11px -13px;
}
.navigation ul ul li:first-child {
	border-top:1px solid transparent;
}
.navigation ul ul li a {
	background:#fff;
	display:block;
	padding-left:15px;
	font-size:13px;
	color:#444;
	font-weight:normal;
	height:28px;
	line-height:28px;
}
.navigation ul ul li:hover a.nav-menu-link-left, .navigation ul ul li.active a.nav-menu-link-left {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_nav_dropdown_li.png) no-repeat right top;
	color:#444;
	margin:-1px -13px -1px 0;
	line-height:30px;
	height:30px;
	z-index:10000;
}
.navigation ul ul li:hover a.nav-menu-link-right, .navigation ul ul li.active a.nav-menu-link-right {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_nav_dropdown_li_r.png) no-repeat left top;
	color:#444;
	margin:-1px 0 -1px -13px;
	line-height:30px;
	height:30px;
	z-index:10000;
}
.navigation ul ul li:hover li.children a {
	font-size: 13px;
	line-height: 28px;
	border-bottom: 1px dotted #dadada;
	display: block;
	padding: 0 0 0 25px;
	margin: 0;
}
.navigation ul ul li:hover li.children:first-child a {
    line-height: 32px;
}
.navigation ul ul li:hover li.children a:hover {
    background: #f4f4f4;
    font-weight: 600;
}
.navigation ul ul li:hover, .navigation ul ul li.active {
	border-top:1px solid transparent;
	border-bottom:none;
	border-left:none;
	border-right:none;
	background:none;
	position:relative;
	z-index:9999;
}
.navigation ul ul li:hover i a, .navigation ul ul li.active i a {
	background:none;
}
.navigation ul ul ul {
	background:none;
	border:none;
	width:100%;
	height:auto;
	float:none;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:0px;
	box-shadow:none;
	visibility: hidden;
}
.navigation ul li:hover > ul, .navigation ul li.active > ul {
	visibility: visible;
	z-index:9998;
}
.navigation ul li li:hover ul, .navigation ul ul li.active ul {
	visibility: visible;
}
.navigation ul li li:hover .dropdown, .navigation ul ul li.active .dropdown {
	visibility: visible;
}
.navigation li li .dropdown {
	border:1px solid #bbb;
	border-top:3px solid #333;
	background:#fff;
	width:560px;
	min-height:323px;
	float:left ;
	top:90px;
	margin-left:208px;
	position:fixed;
	z-index:9999;
	visibility:hidden;
}
.navigation li li .dropdown.increase {
	width:510px;
}
.navigation li li .dropdown .col-left {
	width:200px;
	min-height:273px;
	float:left;
	margin-left:0;
	position:relative;
	z-index:9999;
	border-right: 1px dotted #dadada;
}
.navigation li li .dropdown .col-right {
	width:160px;
	min-height:273px;
	float:right;
	margin-right:25px;
	position:relative;
	z-index:9999
}
.navigation li li .dropdown .col-left.last, .navigation li li .dropdown .col-right.last {
	width:100px;
}
.navigation li li .dropdown.increase .col-left:nth-child(1) i a {
	background:none;
	float:left;
	display:inline-block;
	margin:50px 0 0 205px;
}
.navigation li li .dropdown.increase .col-left:nth-child(2) i a {
	background:none;
	float:left;
	display:inline-block;
	margin:0 0 0 280px;
}
.navigation li li .dropdown.increase .col-left:nth-child(3) i a {
	background:none;
	float:left;
	display:inline-block;
	margin:0 0 0 95px;
}
.navigation li li .dropdown.increase .col-right:nth-child(1) i a {
	background:none;
	float:right;
	display:inline-block;
	margin:50px 205px 0 0;
}
.navigation li li .dropdown.increase .col-right:nth-child(2) i a {
	background:none;
	float:right;
	display:inline-block;
	margin:0 280px 0 0;
}
.navigation li li .dropdown.increase .col-right:nth-child(3) i a {
	background:none;
	float:right;
	display:inline-block;
	margin:0 95px 0 0;
}
.navigation li li .dropdown .row-link {
	border-top:1px dotted #dadada;
	background-color:#f1f1f1;
	width:100%;
	height:48px;
	float:left ;
	clear:both;
	line-height:48px;
}
.navigation li li .dropdown.increase .row-link {
	width:100%;
}
.navigation li li .dropdown .row-link a.row-link-left {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/arrow1.png) no-repeat right top;
	display:inline-block;
	margin-top:6px;
	color:#E71;
	line-height:18px;
	height:auto;
	padding-left:25px;
}
.navigation li li .dropdown .row-link a:hover .row-link-left {
	background-position:right bottom;
	color:#444;
}
.navigation li li .dropdown .row-link a.row-link-right {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/arrow1_r.png) no-repeat left top;
	display:inline-block;
	margin-top:6px;
	color:#E71;
	line-height:18px;
	height:auto;
	padding-right:25px;
}
.navigation li li .dropdown .row-link a:hover .row-link-left {
	background-position:left bottom;
	color:#444;
}
.navigation ul ul ul li {
	background:none;
	border:none;
	margin:0;
	padding:0;
	height:auto;
	line-height:18px;
}
.navigation ul ul ul li:first-child {
	border-top:none;
}
.navigation ul ul li:first-child li a {
	font-weight:normal;
}
.navigation ul ul ul li a {
	background:none;
	border:none;
	display:inline-block;
	padding:0;
	margin:0;
	height:auto;
	line-height:18px;
}
.navigation ul ul ul li a:hover {
	color:#E71;
}
.navigation ul ul li:hover li a, .navigation ul ul li.active li a {
	background:none;
	margin:0;
	line-height:20px;
	height:auto;
}
.navigation ul ul li.active ul a {
	background:none;
	font-weight:normal;
}
.navigation ul ul ul li:hover, .navigation ul ul ul li.active {
	border:none;
	background:none;
}
#hpa3 {
	float: left;
	width: 245px;
	height: 400px;
	position: relative;
	left: -244px;
	top: -95px;
}
.search {
	height:30px;
	float:right ;
	margin-right: 60px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search {
		float: none;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.search {
		float: none;
		margin-right: 0;
		margin-top: -47px;
		transition: 0.5s;
	}
}
.search label {
	width:48px;
	float:left ;
	font-size:13px;
	color:#333;
	font-weight:bold;
	line-height:30px
}
.search-box {
	border:1px solid #cfcfcf;
	background:#fff;
	width:710px;
	height:28px;
	position:relative;
	float:left ;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-box {
		width: 99%;
		margin-top: 5px;
	}
}
.search-menu {
	border:1px solid #fff;
	background:#f5f5f5 url(https://www.ozarms.com.au/application/assets/images/v5/bg_search_menu.png) repeat-y right top;
	height:26px;
	float:left ;
	text-align:center;
	font-size:12px;
	color:#333;
	line-height:26px;
	z-index:5;
}
.search-menu a {
	color:#333;
	line-height:26px;
}
.search-menu a span {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/sprite_arrow1.png) no-repeat right top;
	display:inline-block;
	padding-right:15px;
	color:#333;
}
.search-menu.active a span, .search-menu.active:hover a span {
	background-position:right bottom;
	color:#fff;
}
.search-menu:hover {
	background:#eee url(https://www.ozarms.com.au/application/assets/images/v5/bg_search_menu.png) repeat-y right top;
}
.search-menu:hover a span{
	color:#333;
	background-position:right top;
}
.search-menu.active {
	border:1px solid #000;
	background:#000;
	height:28px;
}
.search-menu-list {
	display:none;
	background:#fff;
	background-color:#fff;
	border:1px solid #ccc;
	border-top:3px solid #333;
	width:231px;
	float:left ;
	position:absolute;
	top:28px;
	z-index:100;
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-menu-list {
		width:100%;
	}
}
.search-menu-list ul {
	width:231px;
	height:273px;
	float:left ;
	margin-bottom:15px;
	overflow-y:scroll;
	text-align:left ;
	font-size:13px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-menu-list ul {
		width:100%
	}
}
.search-menu-list li {
	line-height:1.9;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-menu-list li {
		display:block
	}
}
.search-menu-list li a {
	display:block;
	color:#444;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-menu-list ul li a {
		font-size:110%;
		line-height: 30px
	}
}
.search-menu-list li a:hover, .search-menu-list li.active a {
	color:#E71;
}
.search-menu-list .user-link {
	border-top:1px dotted #d5d5d5;
	background:#f8f8f8;
	display:block;
	height:45px;
	clear:both;
	margin:0 -10px 0 -15px;
	text-align:left;
	font-size:13px;
	color:#333;
	font-weight:bold;
}
.search-menu-list .user-link a {
	display:block;
	padding-left:15px;
	color:#333;
	line-height:45px;
}
.search-menu-list .user-link a:hover {
	color:#E71;
}
.search-menu-separator {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 11px;
	padding-bottom: 10px !important;
	width: 200px;
}
.nounderline
{
	text-decoration: none;
}
.search-box .input-field {
	overflow:hidden;
	display:block
}
.search .input {
	background:none;
	width:100%;
	border:none;
	height:22px;
	vertical-align:middle;
	font-size:12px;
	line-height:22px;
	color:#000;
	font-family: 'Encode Sans Semi Condensed', sans-serif
}
.search .button-left {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_search_button.png) no-repeat left top;
	border:none;
	width:50px !important;
	height:30px;
	float:right ;
	margin:-1px -1px 0 0;
	cursor:pointer;
}
.search .button-right {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_search_button_r.png) no-repeat right top;
	border:none;
	width:50px !important;
	height:30px;
	float:right ;
	margin:-1px -1px 0 0;
	cursor:pointer;
}
.search .button-left:hover {
	background-position:left bottom;
}
.search .button-right:hover {
	background-position:right bottom;
}
.setting-box {
	width:34px;
	float:right ;
	position:relative;
	z-index:2;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.setting-box {
		display:none;
	}
}
.setting-box a.setting-left {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_setting.png) no-repeat left top;
	width:28px;
	height:15px;
	float:left;
	margin:7px 0 0 0;
	display:inline-block;
	text-indent:-9999px;
}
.setting-box a.setting-left:hover, .setting-box a.setting-left.active {
	background-position:left bottom;
}
.setting-box a.displaysetting.setting-left {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_displaysetting.png) no-repeat left top;
	width:28px;
	height:15px;
	float:left;
	margin:7px 0 0 0;
	display:inline-block;
	text-indent:-9999px;
}
.setting-box a.displaysetting.setting-left:hover, .setting-box a.displaysetting.setting-left.active {
	background-position:left bottom;
}
.setting-box a.setting-right {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_setting_r.png) no-repeat right top;
	width:28px;
	height:15px;
	float:right;
	margin:7px 0 0 0;
	display:inline-block;
	text-indent:-9999px;
}
.setting-box a.setting-right:hover, .setting-box a.setting-right.active {
	background-position:right bottom;
}
/* 2.2.4.2 Setting-panel */
.setting-panel {
	display:none;
	border:1px solid #bbb;
	border-top:3px solid #333;
	background:#f8f8f8;
	width:406px;
	float:left ;
	position:absolute;
	right:-1px;
	top:28px;
	z-index:99;
}
#display-setting-panel {
	z-index:-1;
	top:0px;
}
.setting-panel .title {
	border-bottom:1px dotted #d0d0d0;
	background:#fff;
	width:100%;
	height:48px;
	float:left ;
}
#display-setting-panel.setting-panel .title {
	height:37px;
	background:#ededed;
}
.setting-panel .title h3 {
	padding-left:15px;
	font-size:12px;
	color:#333;
	line-height:47px;
}
#display-setting-panel.setting-panel .title h3 {
	line-height:39px;
}
.setting-panel .title span {
	display:inline-block;
	float:right ;
	padding-right:15px;
	line-height:39px;
}
.setting-panel .title a {
	color:#0066CC;
	text-decoration:none;
	font-size:11px;
}
.setting-panel .title a:hover {
	text-decoration:underline;
	color:#E71;
}
.setting-form {
	width:406px;
	float:left ;
	padding:15px 0;
}
.box2.storeview .setting-form {
	padding:15px 15px 15px 30px;
}
.setting-form .row {
	width:100%;
	float:left ;
	margin-bottom:14px;
}
.setting-form .row.checkbox-expand {
	max-height:110px;
	overflow:hidden;
	overflow-y:scroll;
}
.setting-form .row.checkbox-expand::-webkit-scrollbar{height:16px;overflow:visible;width:8px}
.setting-form .row.checkbox-expand::-webkit-scrollbar-button{height:0;width:0}
.setting-form .row.checkbox-expand::-webkit-scrollbar-track{background-clip:padding-box;box-shadow:inset 1px 0 0 #e6e6e6}
.setting-form .row.checkbox-expand::-webkit-scrollbar-track:hover{background-color:#f3f3f3;box-shadow:inset 1px 0 0 #e6e6e6}
.setting-form .row.checkbox-expand::-webkit-scrollbar-track:active{background-color:#f3f3f3;box-shadow:inset 1px 0 0 #dcdcdc,inset -1px 0 0 #eeeeee}
.setting-form .row.checkbox-expand::-webkit-scrollbar-thumb{background-color:#cccccc;background-clip:padding-box;border:solid transparent;border-width:1px 1px 1px 0px;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 #e6e6e6,inset 0 -1px 0 #eeeeee}
.setting-form .row.checkbox-expand::-webkit-scrollbar-thumb:hover{background-color:#999999;box-shadow:inset 1px 1px 1px #c0c0c0}
.setting-form .row.checkbox-expand::-webkit-scrollbar-thumb:active{background-color:#808080;box-shadow:inset 1px 1px 3px #a6a6a6}
.setting-form .row.last {
	margin:10px 0 0 0;
}
.storenav .setting-form .row.last {
	margin:10px 0 20px 0;
}
.setting-form label {
	width:102px;
	float:left ;
	margin-right:10px;
	text-align:right ;
	color:#444;
	line-height:24px;
	font-weight:normal;
}
.setting-form label.first {
	width:auto;
}
.setting-form label.first:focus {
	font-weight:bold;
}
.setting-form .checkbox {
	float:left ;
	padding:0;
}
.setting-form ul.radio-list li {
	float:left ;
	margin-right:15px;
	line-height:24px;
}
.setting-form ul.checkbox-list {
	clear:both;
	padding-left:113px;
}
.setting-form ul.checkbox-list li {
	font-size:12px;
	color:#333;
	line-height:18px;
}
.setting-form ul.checkbox-list li label {
	padding-top:8px;
	width:auto;
	line-height:normal;
}
.setting-form ul.checkbox-list.expand li label {
	width: 100%;
	text-align: left;
}
.setting-form ul.checkbox-list li label.disabled {
	color:#aaa;
}
.setting-form .select {
	border:1px solid #b6b6b6;
	width:261px;
	height:26px;
	float:left ;
	padding:3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	position:relative;
}
.setting-form .input {
	border:1px solid #b6b6b6;
	background:#fff;
	width:199px;
	height:16px;
	float:left ;
	padding:4px 8px;
	font-size:12px;
	color:#000;
	line-height:16px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	position:relative;
}
.setting-form .button2 {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_button3.png) repeat-x left top;
	border:1px solid #2b74c3;
	width:134px !important;
	height:28px;
	float:left ;
	cursor:pointer;
	padding:0;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	display:inline;
	margin-left:113px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
}
.setting-form .button2:hover {
	background-position:left bottom;
}
.search2 {
	width:1056px;
	height:30px;
	float:right ;
	margin-right:0;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.search2 {
		width:100%;
		float:left
	}
}
.search2 .search-box {
	width:94%; /*make room for cart to the right*/
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search2 .search-box {
		width:91%;
		transition: 0.4s;
	}
}
@media only screen and (min-width : 150px) and (max-width : 790px) {
	.search2 .search-box {
		width:88%;
		transition: 0.4s;
	}
}
@media only screen and (min-width : 150px) and (max-width : 590px) {
	.search2 .search-box {
		width:83%;
		transition: 0.4s;
	}
}
.search2 .setting-panel {
	right:-1px
}
.search2 .setting-form .input {
	width:199px
}
.top-promo {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_topgreen.png) repeat-x;
	height:0px;
	transition: 0.4s;
	visibility: hidden;
}
.top-promo .button-button-green {
	display:none;
}
.top-promo.active {

	transition: 0.4s;
	display: block;
	height: 66px;
	visibility: visible;
}
.top-promo.active .button-button-green {
	transition: 0.4s;
	display:block;
}
.top-promo.onlydesktop {
	display:block;
}
.top-promo.active .navigation li li .dropdown {
	top:185px;
}
.slim-links {
	list-style: none;
	float: right;
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.slim-links {
		display: none
	}
}
.slim-links:before, .slim-links:after
{
	content: " ";
	display: table;
}
.slim-links:after {
	clear: both;
}
.slim-links > li {
	float:left
}
.slim-links > li > a {
	color: #333333;
	padding: 0 15px;
	line-height: 1.8;
	border-left: 1px dotted #333333;
	font-size: 12px;
	text-decoration: none;
}
.slim-links > li > a:active, .slim-links > li > a:hover, .slim-links > li > a:focus {
	color: #e71;
	text-decoration: none;
}
/* 2.3.1 Showcase */
.showcase {
	width:100%;
	padding-bottom:10px
}
.slider {
	width:770px;
	height:265px;
	float:right ;
	position:relative;
	z-index:1;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
}
@media only screen and (min-width : 150px) and (max-width : 820px)
{
	.slider {
		display: block;
		width: 100%;
		float: none;
		height: auto;
	}
	.slides_container {
		width: 100% !important;
		height: auto !important;
	}
	.slides_control {
		width: 100% !important;
		height: auto !important;
		left: initial !important;
		display: block !important;
	}
	.slider img {
		display: none !important;
		position: static !important;
		top: initial !important;
		left: initial !important;
		z-index: 0 !important;
		width: 100% !important;
		height: auto !important;
		margin-bottom: 10px !important;
	}
	.slider img:nth-of-type(2) {
		display: block !important;
	}
}
.slides_container {
	display:none;
	z-index:2;
	width:770px;
	height:265px;
}
.slider ul.pagination {
	display: none;
	position:absolute;
	right:0;
	bottom:7px;
	z-index:3;
	float:right ;
}
.slider ul.pagination li {
	border:1px solid #ddd;
	background:#fff;
	width:17px;
	height:21px;
	float:left ;
	margin-right:5px;
	text-align:center;
}
.slider ul.pagination li a {
	display:block;
	color:#333;
	line-height:21px;
}
.slider ul.pagination li:hover, .slider ul.pagination li.current {
	border:1px solid #bcbcbc;
	background:#ddd;
}
.slider a.prev, .slider a.next {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_hero.png) no-repeat;
	width:65px;
	height:80px;
	float:left ;
	text-indent:-9999px;
	position:absolute;
	top:72px;
	z-index:5;
	visibility:hidden;
}
.slider a.prev {
	background-position:right top;
	left:0;
}
.slider a.next {
	background-position:left top;
	right:0;
}
.slider:hover a.prev, .slider:hover a.next {
	visibility:visible;
}
/* 2.3.3 Thumbnails */
.product {
	border-bottom:1px solid #eaeaea;
	width:100%;
	padding:0 0 10px 0;
	margin-bottom:20px;
	position:relative;
	z-index:1;
}
.product h3 {
	font-size: 30px;
	font-weight: 600;
	color: #da251c;
	text-transform: uppercase;
	padding: 15px 0;
	font-family: Oswald, helvetica, sans-serif;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.product h3 {
		font-size:20px;
	}
}
.product li {
	width:130px;
	height:236px;
    text-align: center;
	float:left ;
}
.product li .imgb {
	vertical-align: middle;
	padding: 1px;
	display: table-cell;
	border: 1px solid #e2e2e2;
	text-align: center;
	font-size: 1px;
	background-color: #fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
}
.product li .drop-area.imgb {
	border: 1px dashed #e2e2e2;
}
.product li img {
	border: 0 solid;
}
.product li a {
	padding-top:10px;
	color:#1346BE;
	display: block;
	font-family: 'Encode Sans Semi Condensed', sans-serif
}
.product li span a {
	height:35px;
	display:block;
	overflow:hidden;
	line-height:18px;
	text-decoration:none;
	font-size: 13px;
	color: #555;
	font-weight: 600;
}
.product li a:hover {
	color:#E71;
}
.product li strong {
	display: block;
	padding: 5px;
	font-size: 20px;
	font-weight: 600;
	color: #da251c;
	max-width: 150px;
	margin: 0 auto;
}
.product li .timeleft {
	font-size: 11px;
	display: block;
	padding: 5px;
	margin-top: 10px;
	background: #da251c;
	color: #ffffff;
	width: auto;
	margin: 0 -16px 0 -16px;
	position: relative;
	top: 16px;
}
@media only screen and (min-width : 150px) and (max-width : 767px)
{
	.product li .timeleft {
		margin: 0;
		position: static;
	}
}
.product a.prev, .product a.next {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_slider.png) no-repeat;
	width:9px;
	height:20px;
	float:left ;
	text-indent:-9999px;
	position:absolute;
	top:140px;
	z-index:5;
}
.product a.prev {
	background-position:left top;
	left:0;
}
.product a.prev:hover {
	background-position:left bottom;
}
.product a.next {
	background-position:right top;
	right:0;
}
.product a.next:hover {
	background-position:right bottom;
}
.product a.next.disabled {
	visibility: hidden;
}
.product a.prev.disabled {
	visibility: hidden;
}
.product-1col {
	border-bottom:0;
	width:180px;
	float:left ;
	position:relative;
	z-index:1;
}
.product-1col li {
	width:130px;
	height:198px;
	float:left ;
}
.product-1col li a {
	padding-top:5px;
	color:#1346BE;
	display: block;
	font-family: 'Encode Sans Semi Condensed', sans-serif
}
.product-1col li span a {
	text-transform:uppercase;
	height:35px;
	display:block;
	overflow:hidden;
	line-height:17px;
	text-decoration:none;
}
.product-1col li strong {
	padding-top:8px;
	color:#333;
}
.column2 .product-1col li strong span  {
	color:#333;
	font-size:13px;
}
.product-1col a.prev, .product-1col a.next {
	width:9px;
	height:20px;
	float:left ;
	text-indent:-9999px;
	position:absolute;
	top:67px;
	z-index:5;
}
.product-1col li .timeleft {
	padding-top:4px;
	font-size: 10px;
	color: #777;
}
/* 2.3.2 Feature */
.feature {
	width:100%;
	padding-bottom:15px;
}
.feature-box {
	background:#efefef;
	width: 735px;
	padding: 10px;
	font-size:12px;
	color:#555;
}
.feature-box.left.mr-5 {
    margin-right: 0;
}
@media only screen and (min-width : 150px) and (max-width : 990px)
{
	.feature {
		width: 100%;
		display: flex;
	}
	.feature-box {
		width: 100%;
		display: flex;
	}
}
@media only screen and (min-width : 150px) and (max-width : 767px)
{
	.feature-box {
		width: 185px;
	}
}
.feature h3 {
	padding-bottom:8px;
	font-size:15px;
	color:#000;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature h3 {
		font-size:18px;
		text-align: center;
	}
}
.feature p {
	line-height:18px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature p {
		font-size:14px;
	}
}

.feature ul.link li {
	color:#555;
	line-height:22px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature ul.link {
		text-align: center;
	}
	.feature ul.link li {
		font-size:17px;
		line-height:2.1em;
	}
}
.feature ul.link li a {
	color:#1346BE;
}
.feature ul.link li a:hover {
	color:#E71;
}
.feature .column1 {
	background:#fff;
	width:185px;
	min-height:230px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom: 6px;
	padding-left:10px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature .column1 {
		display: flex;
		width: 185px;
		margin: 0;
		border-bottom: none;
		padding: 0;
	}
	.feature .column1 img {
		float: left;
	}
}
@media only screen and (min-width : 150px) and (max-width : 420px)
{
	.feature-box {
		width: 65%;
	}
	.feature .column1 {
		width: 100%;
		min-height: initial;
	}
	.feature .column1 img {
		max-width: 100%;
	}
}
.feature .column2 {
	background:#fff;
	width:200px;
	min-height:230px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature .column2 {
		display:none
	}
}
.feature .column2 span {
	clear:both;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature .column2 span {
		font-size:12px
	}
}
.feature .column2 span a {
	color:#1346BE;
}
.feature .column2 span a:hover {
	color:#E71;
}
.feature a {
	color:#0066CC;
}
.feature a:hover {
	color:#0456a8;
}
.feature .column2 a.button {
	margin:20px 0 16px 0;
}
.feature a.button {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_button1.png) repeat-x left top;
	width:178px;
	height:26px;
	float:left ;
	text-align:center;
	font-size:13px;
	color:#fff;
	line-height:26px;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
	text-decoration:none;
	border: 1px solid #2164b3;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature a.button {
		width:100%;
	}
}
.feature a.button:hover {
	background-position:left bottom;
}
.feature .column3 {
	width:270px;
	margin-right:0;
	background:#fff;
	min-height:230px;
	padding-top:7px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	float: left;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature .column3 {
		border-bottom: none;
		padding: 15px;
		width: auto;
		margin: 0 10px;
		overflow: hidden;
	}
	.feature .column3 h3 {
		display: none;
	}
}
@media only screen and (min-width : 150px) and (max-width : 767px) {
	.feature .column3 {
		display: none;
		min-height: 250px;
		border-bottom:none;
		padding:0 0 15px 0;
		width: auto;
		margin: 0 10px 10px 0;
		overflow: hidden;
	}
	.feature .column3 h3 {
		display: none;
	}
}
.feature ul.link2 li {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/sprite_ico_feature.png) no-repeat;
	padding-left:50px;
	color:#555;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature ul.link2 li {
		padding-bottom:12px
	}
}
.feature ul.link2 li:first-child {
	margin-top:6px;
}
.feature ul.link2 li p {
	line-height:16px;
	font-size:11px;
	color:#545454;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.feature ul.link2 li p {
		font-size:12px;
	}
}
.feature ul.link2 li.guaranteed-shipping {
	background-position:0 -1px;
}
.feature ul.link2 li.premium-user {
	background-position:0 -63px;
}
.feature ul.link2 li.rating-system {
	background-position:0 -145px;
}
.feature ul.link2 li a {
	display:inline-block;
	padding-bottom:4px;
	color:#1346BE;
	font-weight:bold;
}
.feature ul.link2 li a:hover {
	color:#E71;
}
.feature .column4 {
    width: 220px;
    height: 256px;
    padding: 10px 10px 10px 0;
	background:#efefef;
	float:left ;
}
@media only screen and (min-width : 150px) and (max-width : 990px)
{
	.feature .column4 {
		width: auto;
		display: flex;
		margin: 0;
		border-bottom: none;
		text-align: center;
		background: #fff;
		border: 5px solid #efefef;
		height: auto;
		padding: 0;
	}
	.feature .column4 img {
		width: 100%;
		height: auto;
	}
}
@media only screen and (min-width : 150px) and (max-width : 420px)
{
	.feature .column4 {
		display: block;
		margin: 0 auto;
	}
}
.catmapflyout {
	position: absolute;
	left:210px;
	top: 0;
	background: white;
	border: 1px solid #ccc;
	z-index: 2;
	padding: 10px 20px 25px 20px;
	border-radius: 3px;
	white-space: nowrap;
	max-width:740px;
	min-height: 250px;
	opacity: 0.98;
	overflow-y: scroll;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.catmapflyout {
		display:block;
		position: inherit;
		left:20px;
		min-height: 150px;
	}
}
.catmapflyout-ul {
	display: inline-block !important;
	display: inline;
	zoom: 1;
	vertical-align: top;
	width:284px;
	line-height:19px;
	padding-top:12px;
}
.catmapflyout h3 a {
	font-size: 12px;
	font-weight: bold;
	padding-top:1px;
	padding-right:15px;
	padding-bottom:6px;
	padding-left:0px;
	width: 165px !important;
	display: block;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.catmapflyout-ul {
		display:inline !important
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.catmapflyout {
		background: none;
	}
	.catmapflyout.bs-5-5-5-0 {
		box-shadow:none;
		border:none;
		max-height: 163px;
		overflow: scroll;
	}
	.catmapflyout-ul li {
		border-bottom: 1px solid #ddd;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.catmapflyout h3 a {
		font-size:14px;
		font-weight:normal;
	}

}
.newArrivals {
	width: 100%;
	height: 430px;
	border: solid 1px #e9e9e9;
	background-color: #fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
}
.newArrival-left
{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 280px;
	height: 390px;
	border: solid 10px #e8e8e8;
}
.newArrival-right
{
	float: right;
	width: 648px;
	overflow: hidden;
	padding-top: 10px
}
.newArrival-right li:hover
{
	-moz-box-shadow:    inset 0 0 10px #ccc;
	-webkit-box-shadow: inset 0 0 10px #ccc;
	box-shadow:         inset 0 0 10px #ccc;
	width:178px;
	height:197px;
}
.newArrival-right ul
{
	width: 735px;
	list-style: none;
}
.newArrival-right li
{
	float: left;
	padding: 5px;
	margin-right: 32px;
	width: 178px;
	height: 197px;
}
.newArrival-right li .na-pro-name
{
	height: 21px;
	line-height: 21px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	font-size:15px;
}
.newArrival-right li .na-pro-name a:active, .newArrival-right li .na-pro-name a:visited {
	color:#103898;
}
.newArrival-right li .na-pro-name a:hover {
	color:#e71;
}
.newArrival-right li .na-pro-img
{
	margin: 0 auto;
	width: 170px;
	height: 170px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
}
.newArrival-right li .na-pro-img img
{
	max-width: 170px;
	max-height: 170px;
}
.newArrival-right li a
{
	display:block;
	color:#111;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.newArrivals {
		height: 100%;
	}
	.newArrival-left {
		border:none;
		margin: 0 auto;
		height:none;
		text-align: center;
		display: table-cell;
		width: 100%;
		border-bottom: 1px solid #efefef;
	}
	.newArrival-right {
		float: left;
		width: 100%;
		overflow: hidden;
	}
	.newArrival-right li {
		text-align: center;
		display: table-cell;
		width: 100%;
		border-bottom:1px dotted #efefef;
	}
	.newArrival-right ul
	{
		width: 100%;
	}
	.newArrival-right li:hover
	{
		width:100%;
	}
	.Featured-Sellers dl {
		width: 100%;
		text-align: center;
	}
	.Featured-Sellers a {
		margin-left:0;
	}
	.Featured-Sellers {
		width:100%;
		height:100%;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.Featured-Sellers a {
		margin-left:0;
	}
	.Featured-Sellers {
		width:100%;
		height:100%;
	}
}

.clearfix
{
	zoom: 1;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.Featured-Sellers
{
	width: 100%;
	height: 515px;
	overflow: hidden;
}
.Featured-Sellers a {
	display: block;
	float: left;
	margin-right: 19px;
	width: 311px;
	cursor: pointer;
	text-decoration:none;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.Featured-Sellers a {
		float:none;
		margin-left:25px;
		margin-right:0px;
	}
}
.Featured-Sellers dl {
	padding: 10px;
	margin-bottom: 20px;
	width: 291px;
	background: #fff;
	border: solid 1px #ececec;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
}
.Featured-Sellers dt {
	height: 170px;
}
.Featured-Sellers dd {
	position: relative;
	padding-top: 10px;
	height: 43px;
	text-align: center;
}
.Featured-Sellers dd .point {
	position: absolute;
	left: 10px;
	top: -27px;
	padding: 2px;
	width: 50px;
	height: 50px;
	background: #fff;
	border: solid 1px #dfdfdf;
	border-radius: 75px;
	box-shadow: -2px 0 5px 0 rgba(0, 0, 0, 0.1);
}
.Featured-Sellers dd .point img {
	border-radius: 75px;
}
.Featured-Sellers dd .seller-description {
	margin-top: 5px;
	color: #999;
	height: 18px;
	overflow: hidden;
	text-decoration:none;
}
.dropnote {
	width:195px;
	height:81px;
	float: left;
	margin-top: -180px;
	margin-left:50px;
	z-index: 5;
	position: relative
}
.dropnote:hover, .dropnote img:hover {
	background: url(https://www.ozarms.com.au/application/assets/images/v5/bg_upload_hover.png) no-repeat 50% 50%;
	display: inline-block;
	float: left;
	margin-top: -180px;
	margin-left:50px;
	z-index: 5;
	position: relative
}
.drop-area-active:hover img, .dropnote:hover img {
	opacity: 0.2 !important
}
/* 2.3.4 Breadcrumb */
.breadcrumbs {
	margin: 10px 0 10px 0;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	position: relative;
	z-index: 1;
	padding-bottom:30px;
	font-size: 11px;
	color: #ccc;
}
.breadcrumbs:after {
	position: absolute;
	left: 50%;
	width: 100vw;
	height: 34px;
	content: ' ';
	margin-top: -10px;
	background: rgba(255,255,255,0.8);
	border-bottom: 1px solid #eee;
	z-index: -1;
	margin-left: -50vw;
	box-shadow: 0 1px 1px #fff;
}
.breadcrumbs > span:first-child,
.breadcrumbs > .breadcrumb > span:first-child {
	display: inline-block;
}
.breadcrumbs > span:first-child {
	margin: 0 5px 0 0;
}
.breadcrumbs > .breadcrumb > span:first-child a {
	margin: 0 5px 0 2px;
}
.breadcrumbs span {
	font-size: 11px;
	color: #ccc;
}
.breadcrumbs span a {
	color: #666;
}
.breadcrumbs span a,
.breadcrumbs span.breadcrumb:last-child {
	font-size: 12px;
	font-weight: 400;
}
.breadcrumbs span.breadcrumb:last-child {
	margin: 0 0 0 2px;
}
.breadcrumbs > span:first-child a {
	color: #000;
	font-weight: 600;
}
.breadcrumbs > span:last-child {
	color: #da251c;
}
.breadcrumbs span a:hover {
	color: #000;
}
.breadcrumb {
	width:100%;
}
.breadcrumb ul {
	padding-left:10px;
}
.breadcrumb li {
	float:left ;
	margin-right:4px;
	font-size:11px;
	color:#0066CC;
}
.breadcrumb li a {
	color:#0066CC;
}
.breadcrumb li a:hover {
	color:#E71;
	text-decoration:underline;
}.slides {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.slide {
	float:left ;
	width:150px;
	height:auto;
	min-height:270px;
	padding:20px;
}
.staticslides {
    width: 110%;
}
.staticslides .slide {
	width: 150px;
	margin: 8px;
	background: rgba(255,255,255,0.75);
	box-shadow: 0 0 6px rgba(0,0,0,0.25);
	padding: 16px;
}
.staticslides .slide:hover {
	background: rgba(255,255,255,1);
	box-shadow: 0 0 12px rgba(0,0,0,0.5);
}
.staticslides .slide .border {
	border: none;
	box-shadow: none;
}
.staticslides .slide img {
	display: block;
    max-width: 100%;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width:990px;
}
@media only screen and (min-width : 150px) and (max-width : 767px)
{
	.staticslides .slide {
		width: 28%;
		margin: 1.25%;
		height: auto;
		min-height: initial;
		padding: 0;
	}
	.staticslides .slide .i150x150 {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px)
{
	.bx-wrapper
	{
		max-width: 190px;
	}
	.staticslides .slide {
		width: 40%;
		margin: 2.5%;
		height: auto;
		min-height: initial;
		padding: 0;
	}
	.staticslides .slide .i150x150 {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}
.bx-wrapper img {
	display:block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.bx-wrapper .bx-viewport {
	direction: ltr; /*rtl fix*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/ico_working.gif) center center no-repeat #f5f5f5;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: 'Encode Sans Semi Condensed', sans-serif
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_bxslider.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_bxslider.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_bxslider.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/sprite_nav_bxslider.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: 'Encode Sans Semi Condensed', sans-serif
	display: block;
	font-size: .85em;
	padding: 10px;
}
.bx-viewport {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#full-container {
	padding: 0;
	margin: 0;
}
.full-dialog-overlay {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 10000;
	width: 100%;
	min-height: 3500px;
}
.full-dialog-side-control {
	border: 1px solid #666 !important;
	padding: 0 0 0 40px !important;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/bg_slidein.png) repeat-y 0 0 !important;
	left: auto !important;
	right: 0 !important;
	overflow: hidden !important;
	margin-top: 0 !important;
	height: 100% !important
}
/*footer mobile menu also visible at 80px height*/
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.full-dialog-side-control {
		/*margin-top: -90px !important;*/
		/*margin-top: -180px !important;*/

	}
	.header-container {
		margin-top: 0px;
	}
}
#full-dialog-container-js.full-dialog-container.full-dialog-side-control {
	position: fixed;
	width: 0;
	margin-top: 10px;
	z-index: 10001;
}
.full-dialog-close {
	cursor: pointer;
	position: absolute;
	right: -11px;
	top: -11px;
	width: 26px;
	height: 26px;
}
.full-dialog-side-control .full-dialog-body {
	float: right;
	width:100%;
	height: 100%;
	/*overflow: hidden;
	overflow-y: scroll;*/
	margin-top: 0;
	-webkit-overflow-scrolling: touch;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/ico_working.gif) center center no-repeat #f5f5f5;
}
.full-dialog-side-control iframe {
	border: 0;
	background: #f7f9fb;
	overflow: scroll;
	/*background: url(https://www.ozarms.com.au/application/assets/images/v5/ico_working.gif) center center no-repeat #f5f5f5;*/
}
.full-dialog-side-control .full-dialog-close {
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/ico_close_white.png) no-repeat 50% 50%;
	cursor: pointer;
	text-indent: -3000px;
	top: 10px;
	left: 10px;
	right: auto;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.full-dialog-side-control .full-dialog-close {
		/*top: 100px;*/
	}
	.full-dialog-side-control .full-dialog-body {
		/*margin-top:90px;*/
	}
}
.footer{position:fixed; width:100%; bottom:0px; z-index:99999999; border-top: 1px solid #E6E6E6;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 )"; /* IE6-9 */
	background:#fff;
	transition: all 0.5s ease-in-out;
}
.btn2{display:table; background:#fff; padding:10px 0; width:100%; border-top:1px solid #eee; box-shadow:0px 1px 3px rgba(0,0,0,0.11);}
.btn2 li{display:block; padding:10px; float:left; width:50%; text-align:center;}
.btn2 li:first-child{border-right:1px solid #eee; }
.btn2 li a{text-decoration:none; color:#1088d4;  font-weight:lighter;}
.btn2 li a:hover{color:#000;}
.buy_sell{
	padding:15px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 )"; /* IE6-9 */
	position:static !important;
}
.buy_sell p{font-size:14px;}
.buy_sell ul li{margin:-15px !important;}
.footer ul{display:table; width:100%;}
.footer ul li{display:block; float:left; cursor:pointer; width:20%; color:#787d83; text-align:center; border:1px solid #eee; padding:15px 5px; text-align:center;}
.footer ul li:hover{color:#5a5a5a;}
.footer ul li a{color:#787d83;}
.footer ul li a:hover{text-decoration: none;}
.footer ul li span{font-size:25px; margin-bottom:5px; display: inline-block; position:relative;}
.footer ul li span i.pop{position:absolute; top:-10px; right:-10px; background: #EC1D24; color:#fff; font-size:12px; width:20px; height:20px; line-height:20px; border-radius:50%;}
.footer ul li p{font-size:11px; margin:0px;}
.absolute_div{visibility: hidden;position:fixed; top:0px; left:0px; width:100%; height:100%; overflow:hidden; z-index:-1;transition:all ease 0.2s; -webkit-transition:all ease 0.2s; }
.absolute_div.active{visibility: visible;overflow-y:scroll; z-index:999999; background:#fff}
.more_menu{position:absolute; top:100%; width:100%;}
.absolute_div.active .more_menu{top:0px;}
.more_menu .more{padding:10px 0; padding-top:20px; text-align:center;}
.more_menu ul li p a{color:#787d83}
.more_menu ul li p a:hover{text-decoration: none;}
.more_menu .more h2{font-size:25px;}
.more_menu .blue_bg{background:#1088d4; color:#fff; text-align:left; padding:10px; font-size:18px;  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.46) inset;}
.more_menu ul{padding:0px; margin:0px; color:#5a5a5a; padding-bottom:80px;}
.more_menu ul li{display:block; padding:20px 15px; border-bottom:1px solid #eee; cursor:pointer;}
.more_menu ul li.section {background: #f1f1f1;height: 20px;padding:12px 15px;cursor:default;}
.more_menu ul li.section h2 {font-size:15px}
.more_menu ul li p{font-size:14px;line-height: 20px;padding-top:5px;}
.left_icon{float:left; margin-right:10px; font-size:25px;}
.right_arrow{float:right; font-size:25px; color:#ccc;}
.more_menu ul li:hover *{color:#444 !important;}
.footer * {
	margin:0px; padding:0px; box-sizing:border-box; -webkit-box-sizing:border-box;
}
.footer-container .locale-tools, .footer2 .locale-tools {
	padding:13px 0 13px 0;
}
.footer-container .locale-tools .select, .footer2 .locale-tools .select {
	border:1px solid #b6b6b6;
	width:161px;
	height:26px;
	padding:3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	position:relative;
}
.footer-container .copyright {
	color:#999;
	font-size:11px
}
.footer-container .powered-by {
	padding:9px 0 3px 0;
	color:#999;
	clear:both;
	font-size:11px;
}
.footer-container .powered-by a {
	color:#0066CC;
}
.footer-container .powered-by a:hover {
	color:#E71;
}
.footer-container {
	margin-top:4em;
	padding-top:3em;
	border-top:1px solid #dbdbdb;
	background: #fff;
	width:100%;
	height:140px;
}
@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Condensed');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
address {
	font-style: normal
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
* {
	outline:none
}
.rte ul {
	list-style: none;
	list-style-type: disc;
	margin:15px 0 0 15px
}
.rte ol {
	list-style: none;
	list-style-type: decimal;
	margin:15px 0 0 15px
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold
}
i, em {
	font-style:italic
}
p {
	padding-bottom:12px
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: -1px;
	overflow: visible
}
h2 {
	color: #333;
	font-size:17px
}
h3 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 13px
}
fieldset {
	border: 1px solid #d7d7d7;
	border-radius: 4px 4px 4px 4px;
	padding: 10px
}
fieldset legend {
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	color:#333
}
table {
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
table td, table th {
	border:none
}
textarea {
	overflow:auto;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#000
}
body {
	background:#fff;
	font: 14px/1.4 'Encode Sans Semi Condensed', sans-serif;
	color:#000
}
select {
        -moz-appearance: none;
        -webkit-appearance:none;
}
/*for IE*/
select::-ms-expand {
    display: none;
}
body.modal-open {
    overflow: hidden;
}
.body-bg {
    background: url(https://www.ozarms.com.au/application/assets/images/bg-1.jpg) #f4f4ee bottom center no-repeat;
    background-attachment: fixed;
}
.left {
	float:left
}
.right {
	float:right
}
.right-w100pct-mt-4 {
	float:right
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.right-w100pct-mt-4 {
		float:none;
		margin-top:4px
	}
}
.clear {
	clear:both;
	line-height:1px;
	height:1px
}
.box {
	width:990px;
	margin:0 auto
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box {
		width:100%;
		max-width:97%
	}
}
.box2 {
	width:1224px;
	margin:0 auto
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box2 {
		width:100%;
		max-width:97%
	}
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box2 {
		width:100%;
		max-width:97%
	}
}
.leftcol-pm {
	margin-right:30px;
	float: left;
	position: relative
}
.rightcol-pm {
	width: 740px;
	float: left
}
.draw-select-smallest {
	padding: 3px;
	border: 1px solid #888
}
.draw-select {
	border:none;
	height:37px;
	line-height:31px;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:0;
	padding-right:35px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
	font-size:12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	box-sizing: border-box;
	max-width: none;
	display: block;
	color: #31373d;
	width:100%
}
.draw-select input:matches([type="button"], [type="submit"], [type="reset"]):disabled, input[type="radio"]:disabled, input[type="file"]:disabled::-webkit-file-upload-button, button:disabled, select:disabled, keygen:disabled, optgroup:disabled, option:disabled, select[disabled] > option
{
	color:#999;
	cursor: not-allowed;
}
.input:disabled
{
	color:#999;
	cursor: not-allowed;
}
.select {
	border:1px solid #b6b6b6;
	width:150px;
	height:29px;
	line-height:29px;
	padding:3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius:2px;
	position:relative;
	font-size:12px
}
.draw-select__button {
	border: 1px solid #ccc;
	width: 31px;
	height: 37px;
	position: relative;
	float: right;
	margin-right:-16px;
	margin-top:-39px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	background: #f1f1f1;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.draw-input__button {
	border: 1px solid #ccc;
	width: 31px;
	height: 37px;
	position: relative;
	float: right;
	margin-right: -16px;
	margin-top: -39px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	background: #f1f1f1;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.draw-input__lastbutton {
	border: 1px solid #ccc;
	width: 31px;
	height: 37px;
	position: relative;
	float: right;
	margin-right: -16px;
	margin-top: -39px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	background: #f1f1f1;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.draw-select__wrapper {
    border:1px solid #c8c8c8;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    vertical-align: bottom;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.draw-select__wrapper:after {
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    pointer-events: none
}
@supports (-moz-appearance: meterbar) {
    .draw-select__wrapper {
        overflow: hidden
    }
}
.inlineblock {
	display:inline-block;
}
.draw-select__wrapper:after {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2028%2028%22%20enable-background%3D%22new%200%200%2028%2028%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3Ecircle%2Cellipse%2Cline%2Cpath%2Cpolygon%2Cpolyline%2Crect%2Ctext%7Bfill%3A%23798c9c%20%21important%3B%20%7D%3C%2Fstyle%3E%3Cpath%20fill%3D%22%23329ECC%22%20d%3D%22M24.5%2C6.2L13.9%2C16.8L3.5%2C6.2L0.8%2C9l13.2%2C13.3L27.2%2C9L24.5%2C6.2z%22%2F%3E%3C%2Fsvg%3E)
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.draw-select__wrapper, .draw-select__wrapper.w-355, .draw-select__wrapper.w-300, .draw-select__wrapper.w-200, .draw-select__wrapper.w-250, .draw-select__wrapper.w-150 {
		width:100%;
		margin-bottom:9px
	}
	.seller-form .draw-select__wrapper.w-200 {
		width:200px !important;
	}
	.seller-form .input.w-160 {
		width:160px !important;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.inlineblock {
		/*display:block*/
	}
}
.box .autocompletev4 {
	margin-left:0;
	border-top:1px solid #fff
}
.box2 .autocompletev4 {
	margin-left:0;
	border-top:1px solid #fff
}
.separator {
	overflow: hidden;
	font-size: 1.3em;
	line-height: 32px;
	padding: 0 10px 0 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #d6d6d6;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: -moz-linear-gradient(top, #fefefe, #f3f3f3);
	background: -webkit-linear-gradient(top, #fefefe, #f3f3f3);
	background: -o-linear-gradient(top, #fefefe, #f3f3f3);
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.separator .title {
	display: inline-block;
	line-height: 1.5;
	max-width: 76%;
	padding-bottom: 5px;
	padding-top: 5px
}
.separator .date {
	float:right ;
	font-size: 12px;
	font-weight: normal
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.separator .select {
		width:100%
	}
}
.separator-widget {
	background:#ebebeb;
	height:0px;
	width:100%
}
.separator-widget.open {
	height:50px;
	padding:12px;
	transition: 0.5s;
}
.bulk-actions-widget {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0;
	width: 100%;
	border-top: 0;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	z-index: 10000;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 1;
	transition: 0.5s;

}
.bulk-actions-widget > div {
	display: inline-block;
	text-align: left;
	background: #fff;
	width:65%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	height:450px;
	padding:14px;
	border:5px solid #dfdfdf;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.bulk-actions-widget > div {
		width:90%;
	}
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	#bulk-actions-widget .draw-select__button {
		margin-top:-48px;
	}
}
.bulk-actions-widget-minimized {

}
.bulk-actions-widget-body {
	height: 0px;
	transition: 0.5s;
}
#localpickuplocation.bulk-actions-widget.open {
	height: 225px;
	transition: 0.5s
}
#markfulfillment.bulk-actions-widget.open {
	height: 255px;
	transition: 0.5s
}
#deleteconfirmation.bulk-actions-widget.open {
	height: 205px;
	transition: 0.5s
}
#promotionalshipping.bulk-actions-widget.open, #buyerrestrictions.bulk-actions-widget.open {
	height: 285px;
	transition: 0.5s
}
#itemlocation.bulk-actions-widget.open, #newsletter-widget.bulk-actions-widget.open {
	height: 355px;
	transition: 0.5s
}
.bulk-actions-widget.open {
	height: 145px; /*355px;*/
	transition: 0.5s;
	z-index:99999
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.bulk-actions-widget.open {
		height: 225px;
		transition: 0.5s;
	}
}
.bulk-actions-widget .draw-select__button .button, .draw-select__button .button {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDAwNTNFN0E0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDAwNTNFNzk0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDODNERURFNDkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDODNERURFNTkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph4Fvs4AAACjSURBVHja7JPBCYQwEEX/hIRYTeItLXixkGA3FmA7CYIFpJEgIswS7+qSlb3sfvi34TPzH0PMjCck8JB+NajrOg4hvEejUDtz27bsnON5nvlqrvhyo33fkXPGMAxYloU/6oiIjjDvPVJKXBWklMK2bWiaBkIIrOtat1E5TWt9dDCOI6y1dDYr70BIKTFNE4wxVE2t73uOMd4SK6b/034v6CXAAJ9nmZj4rHC9AAAAAElFTkSuQmCC') no-repeat left top;
    border: none;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 9px;
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 0;
    cursor: pointer;
    text-indent: -9999px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	#button-combo.draw-select__button
	{
		margin-right: -29px;
		margin-top: -48px;
	}
	#itemlocation.bulk-actions-widget.open, #promotionalshipping.bulk-actions-widget.open, #deleteconfirmation.bulk-actions-widget.open, #buyerrestrictions.bulk-actions-widget.open, #localpickuplocation.bulk-actions-widget.open, #localpickuplocation.bulk-actions-widget.open, #markfulfillment.bulk-actions-widget.open, #newsletter-widget.bulk-actions-widget.open {
		height: 450px;
		transition: 0.5s;
	}
}
.bold {
	font-weight:bold
}
.normal {
	font-weight:normal
}
/*my account landing*/
.column-holder {
	position: relative;
	min-width: 895px
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.column-holder {
		min-width: 100%
	}
}
.primary {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:227px;
	padding: 0;
	display: block;
	position: relative
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.primary {
		margin-right:0
	}
}
/*buttons*/
.blue-button {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_button2.png) repeat-x left top;
	border: 1px solid #276fc2;
	width:120px !important;
	height:27px !important;
	float:left ;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative
}
.blue-button-nwh {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_button2.png) repeat-x left top;
	border: 1px solid #276fc2;
	float:left ;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative
}
.blue-button:hover, .blue-button-nwh:hover {
	background-position:left bottom
}
.cart-button {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_addcart.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.cart-button:hover {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_addcart_active.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.cart-button.added {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_addcart_added.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.cart-button.error {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_addcart_error.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.button-button {
	background: #4d9ad2; /* Old browsers */
	background: -moz-linear-gradient(top,  #4d9ad2 0%, #2989d8 24%, #207cca 42%, #2466b4 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d9ad2), color-stop(24%,#2989d8), color-stop(42%,#207cca), color-stop(70%,#2466b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* IE10+ */
	background: linear-gradient(to bottom,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* W3C */
	width: 178px !important;
	height: 30px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #2466b4
}
.button-button:hover {
	cursor:pointer
}
.button-button:hover {
	background: #2466b4; /* Old browsers */
	background: -moz-linear-gradient(top,  #2466b4 30%, #207cca 58%, #2989d8 76%, #4d9ad2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#2466b4), color-stop(58%,#207cca), color-stop(76%,#2989d8), color-stop(100%,#4d9ad2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* W3C */
	color:#fff;
	text-decoration: none
}
.button-button-cancel {
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(232,232,232,1) 14%, rgba(168,168,168,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(14%,rgba(232,232,232,1)), color-stop(100%,rgba(168,168,168,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* W3C */
	width: 178px !important;
	height: 30px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #bbb
}
.button-button-cancel:hover {
	cursor:pointer
}
.button-button-cancel:hover {
	background: rgb(168,168,168); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(168,168,168,1) 0%, rgba(232,232,232,1) 86%, rgba(232,232,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(86%,rgba(232,232,232,1)), color-stop(100%,rgba(232,232,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* W3C */
	color:#333;
	text-decoration: none
}
.button-button-green {
	background: #aae11d; /* Old browsers */
	background: -moz-linear-gradient(top,  #aae11d 0%, #95d014 24%, #84be10 42%, #6cac12 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aae11d), color-stop(24%,#95d014), color-stop(42%,#84be10), color-stop(70%,#6cac12)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* IE10+ */
	background: linear-gradient(to bottom,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* W3C */
	width: 178px !important;
	height: 30px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #6cac12
}
.button-button-green:hover {
	cursor:pointer
}
.button-button-green:hover {
	background: #6cac12; /* Old browsers */
	background: -moz-linear-gradient(top,  #6cac12 30%, #84be10 58%, #95d014 76%, #aae11d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#6cac12), color-stop(58%,#84be10), color-stop(76%,#95d014), color-stop(100%,#aae11d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* W3C */
	color:#fff;
	text-decoration: none
}
.button-button-yellow {
	background: #fee9be; /* Old browsers */
	background: -moz-linear-gradient(top,  #fee9be 0%, #ecbf61 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fee9be), color-stop(100%,#ecbf61)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fee9be 0%,#ecbf61 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fee9be 0%,#ecbf61 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fee9be 0%,#ecbf61 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fee9be 0%,#ecbf61 100%); /* W3C */
	width: 178px !important;
	height: 30px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #111;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #bca783;
	text-shadow: 0 1px 0 #fff
}
.button-button-yellow:hover {
	cursor:pointer
}
.button-button-yellow:hover {
	background: #ecbf61; /* Old browsers */
	background: -moz-linear-gradient(top,  #ecbf61 0%, #fee9be 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecbf61), color-stop(100%,#fee9be)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ecbf61 0%,#fee9be 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ecbf61 0%,#fee9be 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ecbf61 0%,#fee9be 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ecbf61 0%,#fee9be 100%); /* W3C */
	color:#111;
	text-decoration: none
}
a:link, .a_link {
	color: #004b91;
	text-decoration: none
}
a:visited, .a_visited {
	color: #004b91;
	text-decoration: none
}
a:hover, a:active, .a_active {
	color: #e71;
	text-decoration: underline
}
.a_active {
	text-decoration: none
}
.tinyfont {
	font: 9px/1.2 arial,sans-serif
}
.smallfont {
	font: 10px/1.2 arial,sans-serif
}
.normalfont {
	font: 12px/1.2 arial,sans-serif
}
.bigfont {
	font: 15px/1.2 arial,sans-serif
}
.clear {
	font-size: 1px;
	height: 1px
}
.photo {
	display:table-cell;
	text-align: center;
	vertical-align: middle
}
.photo img {
	border: none
}
.border {
	display:inline-block;
	position:relative;
	border: 1px solid #DFDFDF;
	background-color: #fff;
	overflow:hidden;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.noborder {
	border:0 solid #fff
}
.nooverflow {
	overflow:hidden
}
.photo_wrapper {
	z-index:0;
	text-align: center
}
.ilance_wysiwyg {
	padding: 0
}
.wysiwyg {
	background: #FFFFFF;
	color: #000000;
	font: 10pt verdana;
	border: 1px inset
}
.wysiwygbutton {
	padding: 1px;
	left: 0;
	top: 0
}
.wysiwygbutton .border {
	border: 1px solid #ccc
}
.wysiwyg_itextarea {
	background: #fff;
	border: 1px solid #6593CF
}
.wysiwyg_popuplayer {
	background: #fff;
	color: #000000;
	font: bold 10px verdana, tahoma, arial, sans-serif;
	height: 25px;
	background-position: top;
	background-repeat: repeat-x;
	border: 2px solid #ccc;
	box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63)
}
.wysiwyg_popuplayer_title {
	background: #fff;
	color: #000000;
	font: bold 10px verdana, tahoma, arial, sans-serif;
	height: 25px;
	background-position: top;
	background-repeat: repeat-x
}
.wysiwyg_select {
	background-color: #fff;
	color: #000000;
	font-size: 11px;
	border-collapse: collapse
}
.wysiwyg_select_over {
	background-color: #FCEEC1;
	color: #03568C;
	font-size: 11px;
	border: 1px solid #FFBD69
}
.wysiwygbutton_over {
	background: #FCEEC1;
	border: 1px solid #FFBD69;
	cursor: pointer
}
.wysiwygbutton_out {
	border: 1px solid transparent
}
.wysiwyg_wrapper {
	padding: 0
}
/*font colors*/
.blackonly {
	color: #000
}
.blackonly a:link {
	color: #000
}
.blackonly a:visited {
	color: #000
}
.blackonly a:hover, .blackonly a:active {
	color: #000
}
.darkgray {
	color: #999
}
.darkgray a:link {
	color: #999
}
.darkgray a:visited {
	color: #999
}
.darkgray a:hover, .darkgray a:active {
	color: #999
}
.blueonly {
	color: #004b91
}
.blueonly a:link {
	color: #004b91
}
.blueonly a:visited {
	color: #004b91
}
.blueonly a:hover, .blueonly a:active {
	color: #004b91
}
.litegray {
	color: #aaa
}
.litegray a:link {
	color: #aaa
}
.litegray a:visited {
	color: #aaa
}
.litegray a:hover, .litegray a:active {
	color: #aaa
}
.darkgray {
	color: #666
}
.darkgray a:link {
	color: #666
}
.darkgray a:visited {
	color: #666
}
.darkgray a:hover, .darkgray a:active {
	color: #666
}
.blue {
	color: #004b91
}
.blue a:link {
	color: #004b91
}
.blue a:visited {
	color: #004b91
}
.blue a:hover, .blue a:active {
	color: #7A007A
}
.gray {
	color: #777
}
.gray a:link {
	color: #777
}
.gray a:visited {
	color: #777
}
.gray a:hover, .litegray a:active {
	color: #e71
}
.red {
	color: #900
}
.red a:link {
	color: #900
}
.red a:visited {
	color: #900
}
.red a:hover, .red a:active {
	color: #900
}
.bigredcountdown {
	color:#FF0000;
	font-size:15px;
	font-weight:bold
}
.bigblackcountdown {
	color:#000;
	font-size:15px;
	font-weight:bold
}
.redcountdown {
	color:#FF0000;
	font-weight:bold
}
.blackcountdown {
	color:#000;
	font-weight:bold
}
.green {
	color: #4D9B08
}
.green a:link {
	color: #4D9B08
}
.green a:visited {
	color: #4D9B08
}
.green a:hover, .green a:active {
	color: #4D9B08
}
.black {
	color: #000
}
.blur {
	-webkit-filter: blur(4px);
	opacity: 0.3
}
.noclick {
	pointer-events:none
}
.overflow-hidden {
	overflow-x: hidden;
	overflow-y: hidden
}
.blurry {
	display: inline-block;
	text-decoration: none;
	color: transparent;
	text-shadow: 0 0 5px #000
}
.alt_top {
	background: #fff;
	background-image: url(https://www.ozarms.com.au/application/assets/images/v5/bg_alt_top.gif);
	background-repeat: repeat-x;
	background-position: top
}
.alt2_top {
	background: #EEEEEE;
	background-image: url(https://www.ozarms.com.au/application/assets/images/v5/bg_alt2_top.gif);
	background-repeat: repeat-x;
	background-position: top
}
.alt3 {
	background: #D9E6F8;
	color: #000;
	background-image: url(https://www.ozarms.com.au/application/assets/images/v5/bg_alt3.gif);
	background-repeat: repeat-x;
	background-position: bottom
}
.page {
	background: #fff;
	color: #000
}
.alt1 {
	background: transparent;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom:1px solid #e5e5e5;
}
.alt1_left {
	border-left: 1px solid;
	border-left-color: #e5e5e5
}
.alt1_right {
	border-right: 1px solid;
	border-right-color: #e5e5e5
}
.alt2 {
	background: #e1e1e1;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom:1px solid #e5e5e5;
}
a.buttons, input.buttons {
	background: #2e8dd6;
	border: 0;
	width: 73px;
	height: 32px;
	text-align: center;
	color: #fff;
	font-size: 1em;
	margin-right: 3px;
	margin-leftt: 3px;
	padding:3px;
	cursor: pointer;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
button[disabled]:active, button[disabled], input[type=button][disabled]:active, input[type=button][disabled], input[type=submit][disabled]:active, input[type=submit][disabled] {
	opacity: .40;
	-ms-filter: "alpha(opacity=40)";
	-khtml-opacity: .40
}
a.buttons2, input.buttons2 {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_button1.png) repeat-x left top;
	border:0;
	width:178px;
	height:32px;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:28px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
	text-decoration:none
}
a.buttons2:hover, input.buttons2:hover {
	background-position:left bottom;
	cursor:pointer
}
.buttons_smaller {
	color: #333333;
	font: bold 10px arial, helvetica, verdana, sans-serif
}
.tableborder {
	background: #E5E5E5;
	color: #000;
	border: 1px solid #AAAAAA
}
.smaller {
	font: 11px Arial
}
.bluehlite {
	background: #FCFDFF;
	padding-right: 4px;
	border-top: #5a7edc 2px solid;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: #5a7edc 2px solid;
	margin-bottom: 4px
}
.errormessage {
	background: #ffffe1;
	border: 0 #CFCFCF;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	line-height: 8px
}
.input {
	height: 31px;
	margin-top:0;
	padding-top:4px;
	padding-right:0px;
	padding-bottom:2px;
	padding-left:5px;
	line-height: normal;
	font: 12px arial, verdana, helvetica, sans-serif;
	border: 1px solid #cfcfcf;
	color:#333;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
input#search_keywords_id.input, input#store_search_keywords_id.input {
	box-shadow: none
}
.input:focus {
	outline: none;
	border-color: #ecbf69
}
.textarea, textarea {
	font: 12px arial, verdana, helvetica, sans-serif;
	background: #fff;
	color:#333;
	height: 54px;
	line-height:18px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.textarea, textarea {
		width:100%;
		resize:none
	}
}
.pulldown {
	color: #444444;
	font: 13px arial, helvetica, verdana, sans-serif;
	width: 198px;
	height: 24px
}
.code {
	background: #fafafa;
	color: #000000;
	font: 9pt monospace;
	margin: 0 0 0 0;
	width: 100%;
	cursor: crosshair
}
.featured_highlight {
	background: hsla(40, 75%, 92%, 1);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px dotted #dadada;
	border-left: 1px dotted #dadada;
}
.grayborder {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 12px 12px 12px 12px;
	clear: both;
	margin-bottom:12px;
	background:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.star {
	cursor: pointer;
}
.success {
	color: #3c763d;
	border:2px solid #d6e9c6;
	border-radius:6px;
	background-color:#fff;/*#dff0d8;*/
	padding:15px;
	margin-top:15px;
	min-height:25px;
}
.warning {
	color:#31708f;
	border:2px solid #bce8f1;
	border-radius:6px;
	background-color:#fff;/*#d9edf7;*/
	padding:15px;
	margin-top:15px;
	min-height:25px;
}
.failed {
	color: #a94442;
	border:2px solid #ebccd1;
	border-radius:6px;
	background-color:#fff;/*#f2dede;*/
	padding:15px;
	margin-top:15px;
	min-height:25px;
}
.notice {
	color:#CC0000; /*#8a6d3b;*/
	border:1px solid #ffdd95; /*#faebcc;*/
	border-radius:6px;
	background-color:#ffecc4; /*#fff*/
	padding:15px;
	margin-top:15px;
	min-height:25px;
}
.success span, .warning span, .failed span, .notice span {
	float:left ;
	margin-right:10px;
	margin-top:-6px
}
.ts-w {
	text-shadow: 0 1px 0 #fff
}
.block-wrapper {
	padding-bottom: 15px
}
.blocks {
	position:relative;
	z-index: 0;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-width: 1px;
	padding-bottom:10px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	background:#fff
}
.blocks .blocks-header {
	position:relative;
	z-index: 0;
	padding:12px;
	color: #5d5d5d;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3f3f3), to(#d1d1d1) left top #6E89A4);
	background: -webkit-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: -moz-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: -ms-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: -o-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	-pie-background: linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius:  5px 5px 0 0
}
.blocks .blocks-header-plain {
	position:relative;
	z-index: 0;
	padding:5px;
	color: #5d5d5d;
	background: #fff;
	border-top: 1px solid #ccc;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius:  5px 5px 0 0
}
.blocks .blocks-content {
	position: relative;
	background-color: #fff
}
#blocks-content-head {
	min-height:20px;
	border-bottom:1px solid #0000CC;
	background-color:#ccc;
	border-color: #bbb;
	display: block;
	padding:12px 12px 6px 12px;
	text-decoration: none;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	text-shadow: 0 1px 0 #ebebeb
}
#blocks-content-text {
	font: 10pt arial,helvetica,verdana,sans-serif;
	padding:10px;
	line-height: 1.5em;
	text-decoration: none;
	margin: 0
}
#infobar {
	overflow: hidden;
	font: message-box;
	font-size:11px
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	background: InfoBackground;
	color: InfoText;
	margin: 0 0 0 0;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 4px;
	text-decoration: none;
	cursor: default;
	border-top:1px solid #ccc
}
#infobar a:hover {
	background: Highlight;
	color: HighlightText;
	overflow: hidden;
	cursor: pointer
}
#search_autocomplete {
	border: 1px solid #ccc;
	background-color: #fff;
	padding:5px 0 5px 0;
	font-size: 12px;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	display: none;
	position: absolute;
	z-index: 1200;
	width: 420px;
	text-decoration: none;
	-webkit-box-shadow: #bbb 3px 3px 6px
}
#search_autocomplete a {
	text-decoration: none;
	color:#999
}
#search_autocomplete a:hover {
	background: #1d74cc;
	text-decoration: none;
	color: #fff
}
#search_autocomplete a:hover strong {
	color: #fff;
}
#search_autocomplete a:active {
	background: #1d74cc;
	text-decoration: none;
	color: #fff
}
#search_autocomplete .selected {
	background-color: #1d74cc;
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.search_autocomplete_label {
	padding:5px 10px 5px 10px;
	cursor:hand;
	font-size:12px
}
.search_autocomplete_separator {
	border-bottom: 1px dotted #ddd;
	height: 1px;
	font-size: 1;
	margin: 15px 0 15px 0
}
.search_autocomplete_separator span {
	float: right;
	background: white;
	color: #ccc;
	font-size: 11px;
	padding-top:0px;
	padding-right:17px;
	padding-bottom:0px;
	padding-left:7px;
	margin-top: -6px
}
#overlay img {
	border: none
}
#overlay {
	background-image: url(https://www.ozarms.com.au/application/assets/images/v5/bg_overlay.png)
}
* html #overlay {
	background-color: transparent;
	background-image: url(https://www.ozarms.com.au/application/assets/images/v5/ico_spacer.gif)
}
.hide {
	display:none
}
#place_bid_modal.modal_window {
	position: fixed;
	width: 35%;
	min-width:613px;
	height: 310px;
	top: 20%;
	left: 32.5%;
	background-color: #fff;
	color: #444;
	-webkit-border-radius: 6px;
	z-index: 1000;
	cursor: default;
	box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	padding: 15px 0px 15px 0px;
	overflow:scroll;
	margin:auto
}
.modal_window {
	position: fixed;
	width: 35%;
	min-width:613px;
	height: 310px;
	top: 20%;
	left: 32.5%;
	background-color: #fff;
	color: #444;
	-webkit-border-radius: 6px;
	z-index: 1000;
	cursor: default;
	box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	padding: 15px 10px 15px 10px;
	overflow:scroll;
	margin:auto
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.modal_window {
		width: 89%;
		min-width:80%;
		top: 22%;
		left: 2.5%;
		box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
		-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
		padding: 3%;
	}
	#place_bid_modal.modal_window {
		width: 89%;
		min-width:80%;
		min-height:375px;
		top: 22%;
		left: 2.5%;
		box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
		-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
		padding: 15px 10px 15px 10px;
	}
}
.jqmOverlay {
	background: url(https://www.ozarms.com.au/application/assets/images/v5/bg_overlay.png);
	background-color: #222
}
.modal_window a.close, .enlarge_picture_modal a.close, .bulk-actions-widget a.close, .profile-left-column a.close, .jobprofile-left-column a.close {
	background:url(https://www.ozarms.com.au/application/assets/images/v5/ico_close.png) no-repeat left top;
	width:15px;
	height:14px;
	display:block;
	float:right ;
	margin:0;
	text-indent:-9999px
}
.modal_window .close:hover, .enlarge_picture_modal .close:hover, .bulk-actions-widget .close:hover, .profile-left-column .close:hover, .jobprofile-left-column .close:hover  {
	background-position:left bottom;
}
.nav_top {
	background: url(https://www.ozarms.com.au/application/assets/images/v5/ico_menu_open.gif);
	color: #000;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center
}
.listcolumnwrapper {
	margin-bottom:1em;
	margin-left:16px
}
.listcolumn {
	float:left ;
	width:25%
}
.listcolumn:nth-child(4n+1) {
	clear: left
}
.listcolumnhead {
	font-size:14px;
	padding-bottom:12px;
	margin-top:16px
}
.listcolumn ol {
	margin:0;
	padding:0
}
.listcolumn ol li {
	list-style-type:none;
	margin-left:15px;
	margin-bottom:3px
}
.listcolumn ol li:before {
	margin-bottom:25px
}
.clearleft {
	clear: left
}
.side-corner-tag {
	position: relative;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight: 900
}
.side-corner-tag p {
	display: inline
}
.side-corner-tag p span {
	position: absolute;
	display: inline-block;
	right: -25px;
	color: white;
	font-family: 'Encode Sans Semi Condensed', sans-serif;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	top: 22px;
	background: #cc0000;
	width: 100px;
	padding-top:3px;
	padding-bottom:0;
	padding-left:0;
	padding-right:10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}
.side-corner-tag p:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -17px;
	right: 65px;
	z-index: -1;
	border: 17px solid;
	border-color: transparent transparent #662121 transparent
}
.side-corner-tag p:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 74px;
	z-index: -1;
	right: -10px;
	border: 17px solid;
	border-color: #662121 transparent transparent transparent
}
.tac {
	text-align: center
}
.vam {
	vertical-align: middle
}
.vat {
	vertical-align: top
}
.dtc {
	display: table-cell
}
.fade-40 {
	opacity: .40;
	-ms-filter: "alpha(opacity=40)";
	-khtml-opacity: .40
}
.fade-20 {
	opacity: .20;
	-ms-filter: "alpha(opacity=20)";
	-khtml-opacity: .20
}
.ul-specifics {
	display: inline-block;
	vertical-align: top;
	padding-right: 40px;
	vertical-align: top
}
.ul-specifics li {
	padding: 0 0 5px;
	font-size: 13px;
	float: left;
	height: 35px
}
.ul-specifics li div {
	display: inline-block;
	width: 120px;
	color: #8c8c8c;
	line-height: 1.4;
	vertical-align: top
}
.ul-specifics li div+div {
	width: 200px;
	color: #000;
	font-weight: bold
}
.spent-progress {
	clear: left;
	margin-top:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-left:0px;
	height: 8px;
	padding: 3px;
	background: #ebebeb;
	border-radius: 7px;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px white;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px white;
	display:inline-block;
	width:75px;
	float:left
}
.spent-progress-bar {
	height: 100%;
	background: #73c822;
	border: 1px solid;
	border-color: #6eb626 #62a21f #5a9122;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: -webkit-linear-gradient(top, #73c822, #67aa24);
	background-image: -moz-linear-gradient(top, #73c822, #67aa24);
	background-image: -o-linear-gradient(top, #73c822, #67aa24);
	background-image: linear-gradient(to bottom, #73c822, #67aa24);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.15)
}
/*profile pages*/
.fb-response {
	padding: 10px 0 0 0;
	border-top: 1px dotted #D7D7D7
}
.profile-border {
	min-height: 125px;
	display: inline-block;
	border: 1px solid #DFDFDF;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	float:left
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.profile-border {
		width: 99.5%;
		overflow: hidden;
		text-align: center;
	}
}
.profile-title {
	font-family: 'Helvetica Neue', Georgia, 'Times New Roman';
	font-size: 26px;
	font-weight: normal
}
@media only screen and (min-width : 150px) and (max-width : 530px) {
	.profile-title {
		float:none;
		clear:both;
		font-size:22px
	}
}
.profile-description-centered {
	text-align: left;
	margin: 0 auto
}
.profile-left-column, .profile-left-column.storenav {
	min-width:21.8%;
	width:21.8%;
	font-size:13px;
	overflow-y: auto;
	height:100%;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.profile-left-column.storenav {
	min-width:24%;
	width:24%;
}
.profile-right-column, .profile-right-column.storenav {
	width:78%;
	font-size:13px;
}
.profile-right-column.storenav {
	width: 76%;
}
.profile-right-column, .profile-left-column, .profile-column-inline {
	float: left;
	display: inline
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.profile-left-column.open .coverp {
		z-index:2;
		visibility: visible;
		margin-top: 20px; /*50px;*/
	}
	.profile-left-column.opentb .coverp {
		z-index:2;
		visibility: hidden;
	}
	.profile-left-column {
		z-index: 1;
		width: 0;
		min-width:0;
		overflow-y: hidden;
		border-color: transparent;
		height:100%;
	}
	.profile-right-column {
		width:100%;
		-webkit-transition:all 0.3s ease-in-out;
		-moz-transition:all 0.3s ease-in-out;
		-o-transition:all 0.3s ease-in-out;
		transition:all 0.3s ease-in-out;
		font-size:12px;
	}
	.profile-left-column.open {
		width:80%;
		position: fixed;
		border-right: solid 1px #ccc;
		overflow-y: auto;
		top:0;
		bottom:0;
		left:0;
		padding-top:20px;
		box-shadow: 3px 0 9px 0 rgba(0,0,0,0.4);
		background-color:#fff;
		height:100%;
		z-index:10;
	}
	.profile-left-column.coverp {
		z-index:2;
		visibility: hidden;
	}
	.profile-left-column #attachmentpane {
		max-width:100%
	}
	.profile-left-column #uploadbutton {
		text-align: center
	}
	.profile-left-column.open .draw-select__button, .profile-left-column.open .draw-input__button, .profile-left-column.open .draw-input__lastbutton {
		margin-top: -48px
	}
}

.pm-left-column {
	width:65%
}
.pm-right-column {
	width:30%
}
@media only screen and (min-width : 150px) and (max-width : 530px) {
	.pm-left-column {
		width:100%
	}
	.pm-right-column {
		display:none
	}
}
.pm-right-column, .pm-left-column, .pm-column-inline {
	float: left
}
#profile-content {
    border-left: dotted 1px #d7d7d7;
    padding-left: 0;
    padding-right: 0
}
#bb-d {
	border-bottom: dotted 1px #d7d7d7;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:25px;
	min-height: 100px;
	position: relative
}
#bb-d-mh50 {
	border-bottom: dotted 1px #d7d7d7;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:25px;
	min-height: 50px;
	position: relative;
	background: #f7f7f7
}
#bb-n {
	border-bottom: none;
	border-left: none;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:25px;
	position: relative
}
#bb-n .draw-select__single-pulldown, #bb-d-mh50 .draw-select__single-pulldown {
	min-width:96% !important;
}
#bb-n .draw-input__button, #bb-d-mh50 .draw-input__button {
	float: right;
	top: 0;
	left: 14px;
}
#bb-n .draw-input__button .button, #bb-d-mh50 .draw-input__button .button {
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDAwNTNFN0E0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDAwNTNFNzk0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDODNERURFNDkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDODNERURFNTkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph4Fvs4AAACjSURBVHja7JPBCYQwEEX/hIRYTeItLXixkGA3FmA7CYIFpJEgIswS7+qSlb3sfvi34TPzH0PMjCck8JB+NajrOg4hvEejUDtz27bsnON5nvlqrvhyo33fkXPGMAxYloU/6oiIjjDvPVJKXBWklMK2bWiaBkIIrOtat1E5TWt9dDCOI6y1dDYr70BIKTFNE4wxVE2t73uOMd4SK6b/034v6CXAAJ9nmZj4rHC9AAAAAElFTkSuQmCC') no-repeat left top;
	border:none;
	width:18px;
	height:18px;
	float:left ;
	margin-top: 9px;
	margin-bottom:0;
	margin-left:6px;
	margin-right:0;
	cursor:pointer;
	text-indent:-9999px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	#profile-content {
		border-left:none
	}
	#bb-d-mh50 {
		min-height: 90px;
		padding:0 0 0 0;
		line-height: 25px
	}
	#bb-d-mh50 select {
		max-width: 175px
	}
	#bb-n .draw-select__single-pulldown, #bb-d-mh50 .draw-select__single-pulldown {
		min-width:95% !important;
	}
	#bb-n .draw-input__button, #bb-d-mh50 .draw-input__button
	{
		top: -9px;
		left: 13px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	#bb-n .draw-select__single-pulldown, #bb-d-mh50 .draw-select__single-pulldown {
		min-width:92% !important;
	}
}
.bb-n {
	border-bottom:none
}
.bb-g {
	border-bottom: dotted 1px #d7d7d7;
	min-height: 100px;
	position: relative
}
.bb-g-mh20 {
	border-bottom: dotted 1px #d7d7d7;
	min-height: 20px;
	position: relative
}
.nav-left {
	margin-top: 20px
}
.nav-left li.active {
	font-weight:bold;
	background-color:#e5e5e5;
	text-decoration: none
}
.nav-left li a.nav-left-item {
	display: block;
	color: #333;
	text-decoration: none;
	outline: none;
	padding-left: 4px;
	padding-bottom: 3px
}
.nav-left li a.nav-left-item:hover {
	color: #fff;
	background-color: #004b91;
	text-decoration: none
}
.nav-left li a.nav-left-item span.span-item {
	padding: 7px 6px;
	cursor: pointer;
	height: 16px;
	display: block;
	overflow: hidden;
	line-height: 19px
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.nav-left {
		margin-bottom:30px
	}
	.nav-left ul li span {
		width:100%;
		display:block
	}
}
.nav-left-section {
	padding-top:15px;
	padding-right:0;
	padding-bottom:15px;
	padding-left:10px;
	position: relative;
	margin-left: -10px;
	width: 100%
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.nav-left-section h2 {
		padding-left:10px;
	}
}

.nbt {
	border-top:none
}
.skill-tags {
	list-style: none;
	margin: 10px 0 0 0 !important
}
.skill-tag {
	background: none repeat scroll 0 0 #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	padding: 6px;
	float: left;
	margin-top:4px;
	margin-right:4px;
	margin-bottom:4px;
	margin-left:0;
	color: #555;
	font-size: 12px
}
.edit-bg {
	background-color:#d5edfe;
	padding:4px 9px 4px 9px;
	border-radius:5px
}
/*Responsive youtube embed*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.w-310 {
	width:310px
}
.w-70 {
	width:70px
}
.w-90 {
	width:90px
}
.mh-150 {
	min-height:150px;
}
.mh-185 {
	min-height:185px;
}
.mb-20 {
	margin-bottom:20px
}
.mb-10 {
	margin-bottom:10px
}
.mb-30 {
	margin-bottom:30px
}
.mb-50 {
	margin-bottom:50px
}
.mb-60 {
	margin-bottom:60px
}
.mb-90 {
	margin-bottom:90px
}
.mb-4 {
	margin-bottom:4px
}
.mt-4 {
	margin-top:4px
}
.mb-5 {
	margin-bottom:5px
}
.mt-2 {
	margin-top:2px
}
.mb-2 {
	margin-bottom:2px
}
.mt-5 {
	margin-top:5px
}
.mt-n5 {
	margin-top:-5px
}
.mt-n50 {
	margin-top:-50px
}
.mt-n45 {
	margin-top:-45px
}
.mt-n48 {
	margin-top:-48px
}
.mt-7 {
	margin-top:7px
}
.mt-9 {
	margin-top:9px
}
.mb-9 {
	margin-bottom:9px
}
.mt-20 {
	margin-top:20px
}
.mt-10 {
	margin-top:10px
}
.mb-10 {
	margin-bottom:10px
}
.mt-12 {
	margin-top:12px
}
.mb-12 {
	margin-bottom:12px
}
.mb-14 {
	margin-bottom:14px
}
.mt-14 {
	margin-top:14px
}
.mt-16 {
	margin-top:16px
}
.mb-7 {
	margin-bottom:7px
}
.mt-7 {
	margin-top:7px
}
.mb-25 {
	margin-bottom:25px
}
.mt-25 {
	margin-top:25px
}
.mr-10 {
	margin-right:10px
}
.ml-10 {
	margin-left:10px
}
.mx-n10 {
	margin-left:-10px
}
.ml-15 {
	margin-left:15px
}
.mr-20 {
	margin-right:20px
}
.ml-20 {
	margin-left:20px
}
.mr-5 {
	margin-right:5px
}
.ml-5 {
	margin-left:5px
}
.ml-3 {
	margin-left:3px
}
.mr-3 {
	margin-right:3px
}
.mlr-6 {
	margin-right:6px
}
.mlr-8 {
	margin-right:8px
}
.mlr-10 {
	margin-right:10px
}
.mlr-12 {
	margin-right:12px
}
.mlr-16 {
	margin-right:16px
}
.mlr-n60 {
	margin-left: -60px;
}
.m-2-8-0-0 {
	margin:2px 8px 0 0
}
.m-2-0-0-8 {
	margin:2px 0 0 8px
}
.m-15-17-0-0 {
	margin:15px 17px 0 0
}
.m-15-0-0-17 {
	margin:15px 0 0 17px
}
.m-0-9-0-20 {
	margin:0 9px 0 20px
}
.m-0-20-0-9 {
	margin:0 20px 0 9px
}
.m-0-15-0-0 {
	margin:0 15px 0 0
}
.m-0-0-0-15 {
	margin:0 0 0 15px
}
.m-14-20-0-1 {
	margin:14px 20px 0 1px
}
.m-14-1-0-20 {
	margin:14px 1px 0 20px
}
.m-0-10-0-10 {
	margin:0 10px 0 10px
}
.m-2-10-0-0 {
	margin:2px 10px 0 0
}
.m-2-0-0-10 {
	margin:2px 0 0 10px
}
.pt-9 {
	padding-top:9px
}
.pb-9 {
	padding-bottom:9px
}
.pt-8 {
	padding-top:8px
}
.pt-3 {
	padding-top:3px
}
.pb-3 {
	padding-bottom:3px
}
.pb-8 {
	padding-bottom:8px
}
.pt-7 {
	padding-top:7px
}
.pt-0 {
	padding-top:0
}
.pb-7 {
	padding-bottom:7px
}
.pr-7 {
	padding-right:7px
}
.pr-20 {
	padding-right:20px
}
.pl-0 {
	padding-left:0
}
.pl-15 {
	padding-left:15px
}
.pl-20 {
	padding-left:20px
}
.pl-30 {
	padding-left:30px
}
.pl-45 {
	padding-left:45px
}
.pl-60 {
	padding-left:60px
}
.pl-75 {
	padding-left:75px
}
.plr-6 {
	padding-left:6px
}
.prl-6 {
	padding-right:6px
}
.plr-10 {
	padding-left:10px
}
.prl-10 {
	padding-right:10px
}
.prl-20 {
	padding-right:20px
}
.plr-15 {
	padding-left:15px
}
.plr-23 {
	padding-left:23px
}
.plr-50 {
	padding-left:50px
}
.pl-3 {
	padding-left:3px
}
.pr-3 {
	padding-right:3px
}
.pl-7 {
	padding-left:7px
}
.pb-6 {
	padding-bottom:6px
}
.pt-6 {
	padding-top:6px
}
.pb-5 {
	padding-bottom:5px
}
.pt-5 {
	padding-top:5px
}
.pt-4 {
	padding-top:4px
}
.pb-4 {
	padding-bottom:4px
}
.pt-2 {
	padding-top:2px
}
.pb-2 {
	padding-bottom:2px
}
.pt-12 {
	padding-top:12px
}
.pb-12 {
	padding-bottom:12px
}
.pt-14 {
	padding-top:14px
}
.pt-20 {
	padding-top:20px
}
.pb-20 {
	padding-bottom:20px
}
.pb-14 {
	padding-bottom:14px
}
.pt-16 {
	padding-top:16px
}
.pb-16 {
	padding-bottom:16px
}
.pb-40 {
	padding-bottom:40px
}
.plr-12 {
	padding-left:12px
}
.plr-14 {
	padding-left:14px
}
.plr-15 {
	padding-left:15px
}
.plr-18 {
	padding-left:18px
}
.p-0-10 {
	padding:0 10px
}
.p-0-10-0-10 {
	padding:0 10px 0 10px
}
.p-15-10-0-15 {
	padding:15px 10px 0 15px
}
.p-15-15-0-10 {
	padding:15px 15px 0 10px
}
.p-20-20-10-30 {
	padding:20px 20px 10px 30px
}
.p-20-30-10-20 {
	padding:20px 30px 10px 20px
}
.p-0-0-0-25 {
	padding:0 0 0 25px
}
.p-0-25-0-0 {
	padding:0 25px 0 0
}
.p-0-11-0-0 {
	padding:0 11px 0 0
}
.p-0-0-0-11 {
	padding:0 0 0 11px
}
.p-15-0-12-15 {
	padding:15px 0 12px 15px
}
.p-15-15-12-0 {
	padding:15px 15px 12px 0
}
.fr {
	float:right
}
.fl {
	float:left
}
.p0 {
	padding:0
}
.p2 {
	padding:2px
}
.p3 {
	padding:3px
}
.p4 {
	padding:4px
}
.p6 {
	padding:6px
}
.p9 {
	padding:9px
}
.p12 {
	padding:12px
}
.p14 {
	padding:14px
}
.p16 {
	padding:16px
}
.pr-4 {
	padding-right:4px
}
.pl-4 {
	padding-left:4px
}
.i20x20 {
	width:20px;height:20px
}
.i30x30 {
	width:30px;height:30px
}
.i40x40 {
	width:40px;height:40px
}
.i50x50 {
	width:50px;height:50px
}
.i60x60 {
	width:60px;height:60px
}
.i62x62 {
	width:62px;height:62px
}
.i64x64 {
	width:64px;height:64px
}
.i80x80 {
	width:80px;height:80px
}
.i100x100 {
	width:100px;height:100px
}
.i108x108 {
	width:108px;height:108px
}
.i108x108 .photo img {
	max-width:108px;max-height:108px
}
.i120x120 {
	width:120px;height:120px
}
.i150x150 {
	width:150px;height:150px
}
.i150x150 .photo img {
	max-width:150px;max-height:150px
}
.i160x160 {
	width:160px;height:160px
}
.i160x160 .photo img {
	max-width:160px;max-height:160px
}
.i170x170 {
	width:170px;height:170px
}
.i180x180 {
	width:180px;height:180px
}
.i190x190 {
	width:190px;height:190px
}
.i200x200 {
	width:200px;height:200px
}
.i208x208 {
	width:208px;height:208px
}
.i208x208 .photo img {
	max-width:208px;max-height:208px
}
.i260x260 {
	width:260px;height:260px
}
.i280x280 {
	width:280px;height:280px
}
.i300x300 {
	width:300px;height:300px
}
.i310x310 {
	width:310px;height:310px
}
.i400x400 {
	width:400px;height:400px
}
.i500x500 {
	width:500px;height:500px
}
.i600x600 {
	width:600px;height:600px
}
.i700x700 {
	width:700px;height:700px
}
.i800x600 {
	width:80px;height:600px
}
.i800x800 {
	width:800px;height:800px
}
.i1024x768 {
	width:1024px;height:768px
}
.mw20x20 {
	max-width:20px
}
.mw30x30 {
	max-width:30px
}
.mw40x40 {
	max-width:40px
}
.mw50x50 {
	max-width:50px
}
.mw60x60 {
	max-width:60px
}
.mw62x62 {
	max-width:62px
}
.mw64x64 {
	max-width:64px
}
.mw80x80 {
	max-width:80px
}
.mw100x100 {
	max-width:100px
}
.mw108x108 {
	max-width:108px
}
.mw120x120 {
	max-width:120px
}
.mw150x150 {
	max-width:150px
}
.mw160x160 {
	max-width:160px
}
.mw200x200 {
	max-width:200px
}
.mw208x208 {
	max-width:208px
}
.mw260x260 {
	max-width:260px
}
.mw280x280 {
	max-width:280px
}
.mw300x300 {
	max-width:300px
}
.mw310x310 {
	max-width:310px
}
.mw400x400 {
	max-width:400px
}
.mw500x500 {
	max-width:500px
}
.mw600x600 {
	max-width:600px
}
.mw700x700 {
	max-width:700px
}
.mw800x600 {
	max-width:80px
}
.mw800x800 {
	max-width:800px
}
.mw1024x768 {
	max-width:1024px
}
.bs-5-5-5-0 {
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15)
}
.bs-n5-5-5-0 {
	box-shadow: -5px 5px 5px 0 rgba(0, 0, 0, 0.15)
}
.br-5-0-0-5 {
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px
}
.br-0-5-5-0 {
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0
}
.br-5 {
	border-radius:5px
}
.bb-0 {
	border-bottom:none
}
.bb-1-s-ddd {
	border-bottom:1px solid #ddd;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.featured-product-bg {
	/*position: relative;*/
	border: 1px solid #CEE7FF;
	background: #F0F8FF;
	border-radius: 4px
}
.fs-8 {
	font-size:8px
}
.fs-9 {
	font-size:9px
}
.fs-10 {
	font-size:10px
}
.fs-11 {
	font-size:11px
}
.fs-12 {
	font-size:12px
}
.fs-12p5 {
	font-size:12.5px
}
.fs-13 {
	font-size:13px
}
.fs-14 {
	font-size:14px
}
.fs-15 {
	font-size:15px
}
.fs-16 {
	font-size:16px
}
.fs-17 {
	font-size:17px
}
.fs-18 {
	font-size:18px
}
.fs-19 {
	font-size:19px
}
.fs-20 {
	font-size:20px
}
.fs-21 {
	font-size:21px
}
.fs-22 {
	font-size:22px
}
.lh-14 {
	line-height: 1.4em
}
.lh-15 {
	line-height: 1.5em
}
.lh-17 {
	line-height: 1.7em
}
.td-n {
	text-decoration: none
}
.td-u {
	text-decoration: underline
}
.hr-20-0-20-0 {
	height:1px;
	width:100%;
	background-color:#ececec;
	margin:20px 0 20px 0
}
.hr-20-0-20-0-ccc {
	height:1px;
	width:100%;
	background-color:#ccc;
	margin:20px 0 20px 0
}
.hr-20-0-20-0-h4 {
	height:4px;
	width:100%;
	background-color:#ececec;
	margin:20px 0 20px 0
}
.hr-12-0-12-0 {
	height:1px;
	width:100%;
	background-color:#ececec;
	margin:12px 0 12px 0
}
.hr-12-0-12-0-ccc {
	height:1px;
	width:100%;
	background-color:#ccc;
	margin:12px 0 12px 0
}
.hr-6-0-6-0 {
	height:1px;
	width:100%;
	background-color:#ececec;
	margin:6px 0 6px 0
}
.uc {
	text-transform: uppercase
}
.lc {
	text-transform: none
}
.w-99pct {
	width:99% !important
}
.w-100pct {
	width:100% !important
}
.w-65pct {
	width:65%
}
.w-30pct {
	width:30%
}
.w-35pct {
	width:35%
}
.w-60pct {
	width:60%
}
.w-40pct {
	width:40%
}
.w-50pct {
	width:50%
}
.w-80pct {
	width:80%
}
.w-95pct {
	width:95%
}
.w-20pct {
	width:20%
}
.w-270 {
	width:270px
}
.w-40 {
	width:40px
}
.w-75 {
	width:75px
}
.w-100 {
	width:100px
}
.w-125 {
	width:125px
}
.w-300 {
	width:300px
}
.w-350 {
	width:350px
}
.w-355 {
	width:355px
}
.w-355-ni {
	width:355px !important
}
.w-400 {
	width:400px
}
.w-140 {
	width:140px
}
.w-150 {
	width:150px
}
.w-160 {
	width:160px
}
.w-170 {
	width:170px
}
.w-180 {
	width:180px
}
.w-185 {
	width:185px
}
.minw-185 {
	min-width:185px
}
.w-200 {
	width:200px
}
.w-214 {
	width:214px
}
.w-240 {
	width:240px
}
.w-250 {
	width:250px
}
.w-254 {
	width:254px
}
.h-150 {
	height:150px
}
.h-20 {
	height:20px
}
.h-25 {
	height:25px
}
.h-33 {
	height:33px
}
.h-40 {
	height:40px
}
.h-70 {
	height:70px
}
.h-225 {
	height:225px
}
.w-346 {
	width:346px
}
.w-198 {
	width:198px
}
.mw-760 {
	max-width:760px
}
.mw-100pct {
	max-width:100%
}
.minh-125 {
	min-height:125px
}
.minh-50 {
	min-height:50px;
}
#bb-d.minh-50 {
	min-height:50px;
}
.h-26 {
	height:26px
}
.h-126 {
	height:126px
}
.h-150 {
	height:150px
}
.h-190 {
	height:190px
}
.h-210 {
	height: 210px
}
.h-250 {
	height: 250px
}
.va-m {
	vertical-align:middle
}
.bidi {
	direction:ltr ;
	unicode-bidi:embed
}
.whereto {
	font-size:15px;
	padding-bottom:7px
}
.search-column-nav {
	float: left;
	margin-right: 15px;
	width: 220px
}
.search-column-content {
	margin-left:15px !important;
	position: relative;
	float: left
}
.search-column-content-cat {
	width:725px !important;
	position: relative;
	float: right
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-column-nav, .search-column-content {
		width:100%;
		margin-right: 0;
		margin-left: 0 !important
	}
	.search-column-content {
		margin-left:0px
	}
}
.search-column-ul {
	position: relative;
	font-size:14px;
	color:#444;
	padding:10px;
}
.search-column-ul-stores {
	position: relative;
	font-size:14px;
	color:#444;
	padding:10px;
	max-height:270px;
	overflow:scroll;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.search-column-ul-stores {
		max-height:155px;
		overflow:scroll;
	}
}
.search-column-ul-stores a {
	display:block
}
.search-column-nav .arrow {
	display:none;
	background:url(https://www.ozarms.com.au/application/assets/images/v5/bg_arrow2.png) no-repeat left top;
	width:9px;
	height:20px;
	float:right ;
	position:relative;
	left:1px;
	margin-top:3px;
	z-index:98
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-column-nav .arrow {
		display:none;
		margin-right:-1000px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.search-column-nav .arrow {
		display:none;
		margin-right:-1000px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.search-column-nav li h2 {
		display:none
	}
	.search-column-nav li h3 {
		font-size:13px
	}
}
.pmf {
	font-family: 'Encode Sans Semi Condensed', sans-serif;
}
.herowrapper {
	border-radius:5px;
	border: 1px solid #ccc;
	width:770px;
	height:265px;
	background-color:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.herowrapper span {
	margin-top:100px;
	margin-left:100px;
	float:left
}
.orderrow.blueborder {
	padding-top:13px;
	padding-bottom:13px;
	padding-left:13px;
	padding-right:0;
	background: rgba(217, 234, 255, 0.3)
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.orderrow h2.red.bold, .orderrow h2.gray.bold {
		line-height:30px;
		padding-left:100px
	}
	.orderrow .tf {
		padding-left:100px
	}
}
.container-wrapper {
	overflow: hidden;
	margin-bottom:15px
}
.box-wrapper-column {
	float:left ;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box-wrapper-column {
		float:none;
		width:100%;
		clear:both
	}
}
.box-wrapper-column.shipping-last {
	max-width: 50%;
	padding-left:20px
}
.box-wrapper-column.last {
	width: 50%
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box-wrapper-column.last {
		display:none
	}
}
.box-wrapper.nudge {
	width: 68%;
	padding-right:1%;
	float: left;
}
.box-wrapper {
	width: 70%;
	float: left;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box-wrapper, .box-wrapper.nudge {
		float:none;
		padding-right:0;
		width:100%;
	}
}
.box-wrapper.last {
	width: 30%
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box-wrapper.last {
		width:100%
	}
}
.box-wrapper .box-content {
	margin-right: 15px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.box-wrapper .box-content {
		margin-right: 0
	}
}
.box-wrapper.last .box-content {
	margin-right: 0
}
.gb-r0-wrapper {
	margin-top:15px;
	border: 1px solid #ddd;
	background-color:#fff;
	box-shadow: rgb(238, 238, 238) 4px 4px 1px;
}
.gb-r5-wrapper {
	margin-top:15px;
	border-radius:5px;
	border: 1px solid #ddd;
	background-color:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
#shoppingcart .gb-r5-wrapper {
	margin-top:0px;
}
.gb-r8-wrapper {
	margin-top:15px;
	border-radius:8px;
	border: 2px solid #d9d9d9;
	background-color:#f8f8f8;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.wb-r5-wrapper {
	margin-top:15px;
	border-radius:5px;
	border: 1px solid #fff;
	background-color:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.nofloat {
	float:none
}
.linkarrow {
	padding-right:15px;
	background: url(https://www.ozarms.com.au/application/assets/images/v5/sprite_arrow_links.png) right 6px no-repeat
}
.redborder {
	border: 1px solid #b22811
}
.mw-470 {
	max-width:470px
}

.tf {
	padding-right:3px;
	padding-left:1px;
	margin-right:6px;
	position:relative;
}
.currency-input {
	position: absolute;
	transform: translate(0, -50%);
	top: 50%;
	pointer-events: none;
	margin-left: 0.5em;
	color: #999;
	font-size:12px;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.mw-470 {
		max-width:none
	}
	.currency-input {
		top: 30%;
	}
}
.hascurrency {
	text-indent:3.1em;
}
#ico_role {
	display:inline-block;
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	#ico_role {
		display:none
	}
}
input.requiredfield {
	background: none;
	background-color: #fff
}
input.requiredfield.show {
	background: white url(https://www.ozarms.com.au/application/assets/images/v5/ico_field_empty.gif) right no-repeat
}
input.requiredfield.show_checkmark {
	background: white url(https://www.ozarms.com.au/application/assets/images/v5/ico_checkmark.png) right no-repeat
}
.xsmall {
	font-size: x-small
}
.pwd-strength-wrapper {
	float:right ;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:10px;
	display:block
}
.pwd-strength {
	background: none repeat scroll 0 0 #c9c9c9;
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	height: 9px;
	width: 90px;
	margin: 1px 0 0 0
}
.pwd-icons {
	background-image: url(https://www.ozarms.com.au/application/assets/images/v5/bg_password_strength.png);
	display: inline-block
}
.pwd-short {
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 31px;
	height: 13px
}
.pwd-weak {
	background-position: -30px 0;
	background-repeat: no-repeat;
	width: 56px;
	height: 13px
}
.pwd-medium {
	background-position: -86px 0;
	background-repeat: no-repeat;
	width: 77px;
	height: 13px
}
.pwd-strong {
	background-position: -165px 0;
	background-repeat: no-repeat;
	width: 89px;
	height: 13px
}
button {
	background-color: #6BBE92;
	width: 100%;
	border: 0;
	padding: 10px 0;
	margin: 5px 0;
	text-align: center;
	color: #fff;
	font-weight: bold
}
/*! Bootstrap .nav base for tabs*/
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav > li {
	position: relative;
	display: block
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav > li.disabled > a {
	color: #777
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #428bca
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav > li > a > img {
	max-width: none
}
.nav-tabs {
	min-height:37px
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs > li > a {
	line-height: 1.42857143;
	border-radius: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	cursor: default;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(252,253,254,1) 33%, rgba(247,249,251,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(252,253,254,1) 33%,rgba(247,249,251,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(252,253,254,1) 33%,rgba(247,249,251,0) 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f7f9fb',GradientType=0);";
	border: 1px solid #ddd;
	border-bottom:none;
	font-weight:bold
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.nav-tabs > li {
		float:none;
		border:1px solid #ddd;
		margin:0 0 14px 0;
		border-radius:5px;
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 254, 1) 33%, rgba(247, 249, 251, 0) 100%);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 254, 1) 33%, rgba(247, 249, 251, 0) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 254, 1) 33%, rgba(247, 249, 251, 0) 100%);
		filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f7f9fb', GradientType=0);";
		box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
	}
	.nav-tabs > li.active > a {
		border:none
	}
	.nav > li > a:hover, .nav > li > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		background: #45484d;
		background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
		background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%);
		background: -o-linear-gradient(top,  #45484d 0%,#000000 100%);
		background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%);
		background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
		color:#fff;
		border:none;
		border-radius:4px
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.nav-tabs {
		/*display:none*/
	}
}
.ajax-categories {
	height:240px
}
/*responsive image grid*/
ul.grid-nav {
	list-style: none;
	font-size: .85em;
	font-weight: 200;
	text-align: center
}
ul.grid-nav li {
	display: inline-block
}
ul.grid-nav li a {
	display: inline-block;
	background: #999;
	color: #fff;
	padding-top: 10px;
	padding-right: 20px;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}
ul.grid-nav li a:hover {
	background: #7b0
}
ul.grid-nav li a.active {
	background: #333
}
/* ----- Image grids ----- */
ul.rig {
	list-style: none;
	font-size: 0;
	margin-left: -2.5%;
	margin-top:12px
}
ul.rig li {
	display: inline-block;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2.5%;
	margin-left: 2.5%;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.rig li.active {
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd
}
ul.rig li .icon img {
	max-width: 100%;
	max-height: 14px;
}
ul.rig li img {
	max-width: 100%;
	height: auto
}
ul.rig li h2 {
	margin-top:0;
	margin-right:0;
	margin-bottom:5px;
	font-size:15px
}
ul.rig li p {
	/*font-size: .8em;
	line-height: 1.5em;*/
	color: #999
}
ul.rig li span {
	display:block;
}
ul.rig li span+span {
	display:block;
}
ul.rig li span span {
	display:inline-block;
}
ul.rig li span span.label {
	color: #777;
}
ul.rig li span span.value {
	font-weight:bold;
	color:#000;
}
/* class for 2 columns */
ul.rig.columns-2 li {
	width: 47.5%
}
/* class for 3 columns */
ul.rig.columns-3 li {
	width: 30.83%
}
/* class for 4 columns */
ul.rig.columns-4 li {
	width: 22.5%
}
.rigbg {
	background: #fff;
	padding:0px;
	border:1px solid #dfdfdf;
	-moz-box-shadow: 3px 3px 3px #e6e6e6;
	-webkit-box-shadow: 3px 3px 3px #e6e6e6;
	box-shadow: 3px 3px 3px #e6e6e6;
	display:table-cell;
}
@media (max-width: 480px) {
	ul.grid-nav li {
		display: block;
		margin-top:0;
		margin-right:0;
		margin-bottom:5px
	}
	ul.grid-nav li a {
		display: block
	}
	ul.rig {
		margin-left: 0
	}
	ul.rig li {
		width: 100% !important;
		margin-top:0;
		margin-right:0;
		margin-left:0;
		margin-bottom:20px;
		text-align: center;
	}
	.rig-content {
		text-align: left;
	}
	.rigbg {
		display:inline-block;
		width:100%
	}
	ul.rig.columns-3 li {
		width: 100%
	}
}
.no-overflow {
	overflow:hidden
}
.label-payment-radios {
	padding:9px;
	border:1px solid #ccc;
	border-radius: 4px;
	float:left ;
	margin:0 15px 9px 0;
	background-color: #fff;
	min-width: 110px;
	cursor: pointer; cursor: hand;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.label-payment-radios-selected {
	padding:9px;
	border:1px solid #ccc;
	border-radius: 4px;
	float:left ;
	margin:0 15px 9px 0;
	background-color: #ebebeb;
	min-width: 110px;
	cursor: pointer; cursor: hand
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	.label-payment-radios {
		margin:0 15px 12px 0
	}
	.label-payment-radios-selected {
		margin:0 15px 12px 0
	}
}
.closep {
	display:none;
}
.optionsp {
	display:none;
}
.coverp {
	z-index:2;
	visibility: visible;
}
.app-widget {
	background: #f0f0f0;
	width: 100%;
	height: 0px;
}
.app-widget.open {
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	transition: 0.8s;
	height: 150px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.app-widget.open {

		box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
		transition: 0.8s;
	}
	.open {
		height: 150px;
	}
}
.onlydesktop {
	display:inline-block;
}
.onlydesktoplarge {
	display:inline-block;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.onlydesktoplarge {
		display:none;
	}
}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	input[type=text], input[type=password] {
		width:100%;
		margin-bottom:9px
	}
	input[type=submit] {
		width:100% !important;
		margin: 0 0 6px 0
	}
	input[type=button] {
		width:100% !important;
		margin: 0 0 6px 0
	}
	input[type=text]:focus, textarea:focus {
		border-color: #abadb3
	}
	#current_picture {
		text-align:center
	}
	#bb-d, #bb-n {
		padding:0 0 0 0
	}
	#selectinvoicetype {
		display:none
	}
	#selectperpage {
		display:none
	}
	/*#selectactionbp {
		width:100%;
		margin-bottom:9px
	}*/
	.transaction-title {
		font-size:15px
	}
	.transaction-cost {
		font-size:15px;
		font-weight:bold
	}
	.footer-link .column h4, .footer-link-slim .column h4 {
		font-size:13px
	}
	.closep {
		display:inline;
		-webkit-transition:all 0.5s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		transition:all 0.2s ease-in-out;
	}
	.optionsp {
		display:inline;
		z-index: 2;
	}
	.optionsp a:hover {
		text-decoration: none;
	}
	.opentb {
		top:0;
		bottom:0;
		position: fixed;
		left:0;
		padding-left:0;
		padding-top:20px;
		box-shadow: 3px 0 9px 0 rgba(0,0,0,0.4);
	}
	.w0plr0 {
		width:0;
		padding-left:0;
	}
	.onlydesktop {
		display:inline-block;
	}
}
.onlymobile {
	display:none;
}
.nopadding {
	padding:0 0 0 0;
}
.attach-filelist {
	list-style-type:decimal;
	margin-left:15px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.onlymobile {
		display:inline-block;
	}
	.onlydesktop {
		display:none;
	}
}
.tal {
	text-align:left ;
}
.borderdash:hover {
	border-bottom: 1px dashed #004b91;
	text-decoration: none;
}
.dib {
	display:inline-block;
}
.closeb {
	height:0px;
	transition: 0.3s;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	body {
		margin-bottom:80px;
	}
}
.bigtitle {
	font-size: 28px;
	font-weight: normal;
	color:#000;
	padding-bottom:14px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.bigtitle {
		font-size:20px;
	}
}
.bgf1f1f1 {
	background: #f1f1f1;
}
#feescart.fixed {  position: fixed; top: 0; min-width: 216px;}
@media only screen and (min-width : 150px) and (max-width : 990px) {
	#feescart.fixed {
		z-index: -1;
	}
}
.popinput {
	width: 130px;
	height: 30px;
	background: #e1e1e1;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 14px;
	margin-top: -10px;
	padding:10px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	display:inline-block
}
.login.or-line {
	padding: 0;
	border: 1px solid #ccc;
	border-bottom:none;
	color: #999;
	max-height: 0;
	text-align: center;
}
.login.or-line:after {
	content: attr(data-symbol);
	display: inline-block;
	position: relative;
	top: -0.7em;
	font-size: 1.2em;
	padding: 0 0.35em;
	background: #fff;
}
.iframe {
	min-width: 100%;
        width: 100px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.search-column-nav ul li a.nav-menu-link-left {
		background:url(https://www.ozarms.com.au/application/assets/images/v5/arrow1.png) no-repeat 100% -16px;
	}
	.search-column-nav ul li a.nav-menu-link-right {
		background:url(https://www.ozarms.com.au/application/assets/images/v5/arrow1_r.png) no-repeat 1px -16px;
	}
	.iframe {
		min-height:340px;
	}
}
#loadOverlay {
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:2000;
	display: none;
}
.badge {
    border-radius: 3px;
    background-color: #c3cfd8;
    color: #272c30;
    padding: 5px 10px;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    font-size: 10px
}
.badge+.badge {
    margin-left: 10px
}
.badge--critical {
    background-color: #c00;
    color: #fff
}

/* Custom CSS */

.register-terms-box h2,
#htmlcontainer .box3 h2 {
	font-size: 20px;
	margin: 30px 0 15px 0;
}

.register-terms-box h3,
#htmlcontainer .box3 h3 {
	font-size: 18px;
	margin: 30px 0 15px 0;
}

.register-terms-box p,
#htmlcontainer .box3 p {
	padding: 12px 0;
}

.register-terms-box ul,
#htmlcontainer .box3 ul {
	margin: 12px 0 24px 36px;
	list-style: disc;
}

.onlydesktop.locale-tools {
	display: none;
}

.news-heading {
	font-size: 24px;
	color: #333;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #ddd;
}

.news-meta {
	font-size: 12px;
	color: #ccc;
	text-align: right;
}

.news-content blockquote {
	padding: 10px;
	margin: 10px 40px;
	border-left: 5px solid #ccc;
	font-style: italic;
}

.news-content .emphasis {
	text-align: center;
	font-weight: 600;
	color: #da251c;
	margin: 10px 60px;
}
#infobar-custom {
	background: #db251a;
	color: #fff;
	font-weight: 600;
	padding: 0.5rem;
	text-align: center;
}
#infobar-custom a {
	color: #fda;
	font-weight: 300;
}

@media only screen and (max-width: 500px) and (min-width: 150px) {
	.header-container {
		padding-top: 0;
	}
	.header {
		position: initial;
	}
}button[data-balloon] {
  overflow: visible;
}
[data-balloon] {
  position: relative;
  z-index:9999
}
[data-balloon]:before,
[data-balloon]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
[data-balloon]:after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(data-balloon);
  font-size: 12px;
  padding: .5em 1em;
  white-space: nowrap;
  margin-bottom: 11px;
  text-transform:none;
  font-weight:normal;
}
[data-balloon]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  content: "";
  margin-bottom: 5px;
}
[data-balloon]:hover:before,
[data-balloon][data-balloon-visible]:before,
[data-balloon]:hover:after,
[data-balloon][data-balloon-visible]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon].font-awesome:after {
  font-family: FontAwesome;
}
[data-balloon][data-balloon-break]:after {
  white-space: pre;
}
[data-balloon-pos="down"]:before,
[data-balloon-pos="down"]:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
[data-balloon-pos="down"]:after {
  margin-top: 11px;
}
[data-balloon-pos="down"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="down"]:hover:before,
[data-balloon-pos="down"][data-balloon-visible]:before,
[data-balloon-pos="down"]:hover:after,
[data-balloon-pos="down"][data-balloon-visible]:after {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon-pos="left"]:before,
[data-balloon-pos="left"]:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
[data-balloon-pos="left"]:after {
  margin-right: 11px;
}
[data-balloon-pos="left"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="left"]:hover:before,
[data-balloon-pos="left"][data-balloon-visible]:before,
[data-balloon-pos="left"]:hover:after,
[data-balloon-pos="left"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-pos="right"]:before,
[data-balloon-pos="right"]:after {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
}
[data-balloon-pos="right"]:after {
  margin-left: 11px;
}
[data-balloon-pos="right"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px;
}
[data-balloon-pos="right"]:hover:before,
[data-balloon-pos="right"][data-balloon-visible]:before,
[data-balloon-pos="right"]:hover:after,
[data-balloon-pos="right"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-length]:after {
  white-space: normal;
}
[data-balloon-length="small"]:after {
  width: 80px;
}
[data-balloon-length="medium"]:after {
  width: 150px;
}
[data-balloon-length="large"]:after {
  width: 260px;
}
[data-balloon-length="xlarge"]:after {
  width: 90vw;
}
@media screen and (min-width: 768px) {
  [data-balloon-length="xlarge"]:after {
    width: 380px;
  }
}
[data-balloon-length="fit"]:after {
  width: 100%;
}
/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.ozarms.com.au/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.eot?v=4.6.1');
  src: url('https://www.ozarms.com.au/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('https://www.ozarms.com.au/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('https://www.ozarms.com.au/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('https://www.ozarms.com.au/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('https://www.ozarms.com.au/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
