body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
h1, h2, h3, h4 {
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	line-height: 1.5;
}
H1 {
	font-size: 22px
}
H2 {
	font-size: 19px
}
H3 {
	font-size: 18px
}
H4 {
	font-size: 17px
}
a, a:hover {
	color: #0088cc;
}
.list-social > li:first-child {
	padding-left:1px;
}
.list-social {margin-left:-1px; margin-right:-1px;}
.list-social > li {padding-bottom:10px; padding-left:1px; padding-right:1px;}
.youtube-popup {text-decoration:none !important;}
#recent_sales_ticker {display:none !important;}
.label-important {background:#D9534F /*{label-danger-bg}*/;}
.full-width-grey {
	background: #EFEFEF;
	width: 100%;
}
.header-search .form-inline {border:1px solid #CCC; border-radius:50px; margin:-2px;}
#n_home #ramcityfinder h3 {font-size:22px; color: #ffffff;}

.full-width-red {
	background: #e01b1b;
	width: 100%;
}
.full-width-dark-red {
	background: #cf1616;
	width: 100%;
	padding: 15px 0px;
	color: #FFF;
}
.full-width-dark-red p {
	margin: 0px;
	line-height: 30px;
	font-size: 16px;
}
.full-width-dark-red input {
	border-radius: 25px;
	border: none;
	box-shadow: none;
}
.full-width-dark-red .btn {
	border-radius: 25px;
	height: 34px;
}
.no-wrap {
	white-space:normal;
}
.navbar.navbar-default {
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
}
.wrapper-footer a {
	color: #FFF;
}
.wrapper-footer {
	padding: 25px 0px;
	color: #FFF;
}
.wrapper-footer p {
	font-weight: 300;
	line-height: 2;
	clear: both;
    font-size: 14px;
}
.wrapper-footer .nav-pills > li > a {
	padding: 5px 15px;
	font-weight: 300;
}
.wrapper-footer .nav-pills > li > a:hover {
	background: #cf1616;
	border-radius: 0px;
}
.wrapper-footer .nav-pills {
	margin-bottom: 25px;
}
.wrapper-footer h4 {
	color: #FFF;
	font-size: 20px;
}
.payment-icon-container {
	background: none;
	margin-top: 25px;
}
.banner-full {
	background: #333;
}
.list-social .fa-envelope {
	color: #333;
	font-size: 22px;
	position: relative;
	top: -4px;
}
.list-social a {
	background: #FFF;
	border-radius: 25px;
	font-size: 30px;
	line-height: 45px;
	height: 45px;
	width: 45px;
	display: block;
	text-align: center;
}
.twitter-timeline {
	width: 100%;
	height: 610px;
	margin-top: 0px;
}
.trustedupgrade {
	margin-top: 25px;
	text-align: center;
	color: #CCC;
	font-size: 14px;
}
.well {
	border-radius: 0px;
	border: none;
	box-shadow: none;
}
.well-dark {
	background: #333;
	color: #FFF;
}
.well-dark h3 {
	color: #FFF;
}
.npopup-view, .npopup-continue {
	font-size: 12px;
	padding: 7px 10px;
}
.wrapper-finder {
	margin-top: 20px;
}
@media (max-width: 991px) {
	.wrapper-finder {
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.wrapper-finder {
		margin-top: 0px;
	}
}
#ramcityfinder {
	margin-bottom: 0;
	padding: 25px 30px 20px;
    border-radius: 4px;
    background: #0088cc;
    border: 1px solid #e4e4e4;
}
#ramcityfinder h3 {
	margin-bottom: 15px;
}
#ramcityfinder h3 img {
	float: right;
	margin-top: 5px;
}
#ramcityfinder .small,
#ramcityfinder .small a {
	font-size: 20px;
	font-weight: 300;
	color: #ffffff;
}
#ramcityfinder .small {
    margin-bottom: 25px;
    color: #ffffff;
    line-height: 26px;
}
#ramcityfinder .small a {
    display: block;
    text-decoration: underline;
}
#ramcityfinder .finderhelp.notify_popup {
    margin-top: 15px;
    display: block;
	color: #ffffff;
    text-align: center;
    text-decoration: underline;
}
#compat_list .loading_span {
    display: none !important;
}
@media (max-width: 1199px) {
	#ramcityfinder {
		padding: 20px 20px 20px;
	}

	#n_home #ramcityfinder h3 {
		font-size: 20px;
	}

	#ramcityfinder h3 img {
		margin-top: 6px;
	    width: 250px;
	}

	#ramcityfinder .small,
	#ramcityfinder .small a {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	#n_home #ramcityfinder h3 {
    	margin-bottom: 10px;
	}

	#ramcityfinder h3 img {
		margin-top: -10px;
	    width: auto;
	    float: none;
	}

	#ramcityfinder .small,
	#ramcityfinder .small a {
		margin-bottom: 15px;
	    font-size: 13px;
	    line-height: 22px;
	}
}
@media (max-width: 767px) {
	#ramcityfinder {
		margin-top: 20px;
	}
}
.compat-counter {
	font-size: 13px;
	margin-right: 8px;
	color: #ffffff;
	width: 27px;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	background: #E01B1B;
	border-radius: 50%;
}
@media (max-width: 767px) {
	.compat-counter {
    	margin-top: 4px;
		float: left;
		display: block;
	}
}
@media (max-width: 400px) {
	#ramcityfinder .small,
	#ramcityfinder .small a {
		line-height: 20px;
	}

	#ramcityfinder .small a {
		display: initial;
	}

	.compat-counter {
		font-size: 12px;
		margin-right: 5px;
	    width: 25px;
	    height: 25px;
	    line-height: 25px;
	}
}
.full-width-grey.whybuy {
	padding: 20px 0px;
	margin: 35px 0px;
}
.full-width-grey.whybuy h2 {
	margin: 0px;
}
.help-box .well {
	margin-top: 20px;
	margin-bottom: 0px;
}
.input-tiny {
	width: 60px;
}
.btn-padding {
	padding: 5px;
	white-space: normal;
}
#accordionfaq .panel-title {
	line-height: 1.5;
}
#accordionfaq .panel {
	margin-bottom: 15px;
}
.thumbnail-box img {
	padding: 3px;
	background: #FFF;
	border: 1px solid #CCC;
}
.brand-page .brand-thumbnail {
	margin-bottom: 25px;
	padding: 10px;
}
.brand-page .brand-thumbnail p {
	text-align: center;
	margin-top: 15px;
	height: 40px;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0px !important;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	margin-right: 15px;
}
#n_product .reviews .fa, .text-stars {
	color: #ffce0a;
}
#n_product .nav-tabs > li > a {
	font-size: 17px;
	font-weight: 300;
	padding: 20px 40px;
	border-radius: 0px;
}
#n_product h1 {
	border: none !important;
	padding-bottom: 0px !important;
}
.why-box {
	position: absolute;
	z-index: 10;
	font-size: 14px;
	line-height: 40px;
	height: 349px;
	width: 100%;
}
.why-box i {
	font-size: 28px;
	margin-right: 15px;
	position: relative;
	top: 4px;
	line-height: 40px;
}
.why-box h2 {
	color: #FFF;
}
.why-box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}
.buying-options .product-wishlist {
	margin-top: 10px;
}
.logo {
	margin-top: 30px;
	max-width: 100%;
}
.thumbnail .caption h3 {
	overflow: hidden;
}
.thumbnail .panel-footer .btn-default {
	margin-left: 15px;
}
#n_home .home-buttons.full-width-grey {
	padding: 20px 0px;
	margin: 25px 0px;
	margin-top: 12px;
	margin-bottom: 50px;
}
#n_home .home-buttons.full-width-grey h2 {
	text-align: center;
	margin-bottom: 25px;
}
.form-control {
	border-radius: 0px;
}
#myCarouselBanner {
	margin-top: -1px;
}
#myCarouselBanner img {
	height: 350px;
	width: 1600px;
	max-width: 1600px;
	margin: auto;
}
.upgrade-experts {
	font-size: 22px;
	font-weight: 300;
	color: #666;
	margin-top: 10px;
}
.contact-block {
	font-size: 22px;
	line-height: 36px;
	text-align: right;
	padding-top: 40px;
}
.contact-block a {
	font-size: 36px;
	font-weight: bold;
}
.contact-block .text-muted {
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 0px;
}
.header-search, #header-cart {
	margin-top: 8px;
	margin-bottom: 8px;
}
.header-search input {
	border-radius: 20px;
	border: none;
	box-shadow: none;
}
.header-search .btn {
	border-radius: 20px;
	box-shadow: none;
	font-size: 20px;
	border: none;
	height: 34px;
	line-height: 1px;
}
.parts-info .small, .parts-info a, .parts-info a:hover {
	font-size: 14px;
}
.resell {
	font-size: 16px;
	margin-top: 10px;
}
.stock-block .label {
	border-radius: 25px;
	height: 33px;
	width: 33px;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
}
.btn {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	border: none;
}
.thumbnail.brand-thumbnail {
	border: none;
}
.btn-success {
	color: #ffffff /*{btn-success-text-colour}*/;
	background-color: #E01B1B /*{btn-success-bg-colour}*/;
	border-color: #E01B1B /*{btn-success-border-colour}*/;
}
.list-group .lv1-li {
	margin-bottom: 5px;
}
.payment-icon-diners {
	height: 16px;
	background-position: 0px -196px;
	margin-top: 5px;
}
.hide {
	display: none;
}
.compat-list {
	margin-bottom: 50px;
}
.compat-list h4 {
	text-align: center;
}
/*
.compat-list a {
	font-size: 14px;
	line-height: 1.4;
	display: block;
	text-align: center;
	margin: 0 auto;
}
*/
.compat-list a {
	font-size: 14px;
	line-height: 2;
	display: block;
	margin: 0 auto;
}

.compat-list .fa {
	color: #CCC;
	font-size: 18px;
	margin-right: 5px;
	margin-left: -15px;
	position: absolute;
	top: 3px;
}
.special-compat-block .text-left {
	white-space: normal;
	padding: 7px;
}
.dropdown-submenu {
	background: #FFF;
}
.dropdown > ul.container {
	background: #FFF;
	z-index: 999;
}
.full-width-red {
	z-index: 200;
}
.img-center {
	display: inline;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #ffffff /*{btn-success-text-colour}*/;
	background-color: #BD0E0E /*{btn-success-bg-colour}*/;
	border-color: #BD0E0E /*{btn-success-border-colour}*/;
}
.btn-default {
	border: 1px solid #CCC;
}
.btn-info {
	background: #333;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background: #222;
}
.productprice .shipping {
	font-size: 16px;
	color: #666;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	padding: 0px;
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(2) {
	background: #cf1616
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(3) {
	background: #bd0e0e
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(2) > .dropdown-menu {
	left: -158px;
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(3) > .dropdown-menu {
	left: -301px;
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(5) > .dropdown-menu {
	width: 300px;
	left: -117px;
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(5) > .dropdown-menu .col-sm-3 {
	width: 100%;
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(4) > .dropdown-menu {
	left: -1043px;
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(1), .navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(2), .navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(3) {
	font-weight: bold;
}
.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(4), .navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(5), .navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(6) {
	float: right;
}
.navbar-default .hidden-xs .nav.navbar-nav > li > a .caret {
	display: none;
}
.navbar-default .hidden-xs .nav.navbar-nav > li .dropdown-menu {
	top: 56px;
	border: none;
	border-radius: 0px;
	box-shadow: 0px 10px 15px rgba(0,0,0,0.30);
	padding-bottom: 20px;
	z-index: 999;
}
.navbar-default .hidden-xs .nav.navbar-nav > li .dropdown-menu h4 {
	margin-top: 20px;
}
.navbar-default .hidden-xs .nav.navbar-nav > li .dropdown-menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.navbar-default .hidden-xs .nav.navbar-nav > li .dropdown-menu ul a {
	font-weight: 300;
	font-size: 16px;
}
.navbar-default .hidden-xs .nav.navbar-nav {
	width: 100%;
}
.navbar-default .hidden-xs .navbar-nav > .open > a, .navbar-default .hidden-xs .navbar-nav > .open > a:hover, .navbar-default .hidden-xs .navbar-nav > .open > a:focus {
	background: #FFF;
}
.label-chat-status {
	background: #FFF;
	color: #428BCA;
	border-radius: 15px;
	margin-left: 5px;
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	padding: 18px 24px;
}
.brand-block h3 {
	float: left;
	font-weight: bold;
	line-height: 55px;
	margin: 0px;
}
.brand-block a {
	font-size: 24px;
	font-weight: 300;
	line-height: 55px;
}
.brand-block {
	margin-bottom: 30px;
}
.help-box .help {
	line-height: 36px;
	font-size: 16px;
	margin: 0px;
	padding: 0px 23px;
}
.ram-brands-block h3 {
	font-size: 22px;
	text-align: center;
	margin: 41px 0px;
}
.ram-brands-block p {
	margin-top: 21px;
}
.wrapper-select {
	margin-bottom: 5px;
}
#compat_list select {
	margin-bottom: 0;
    display: inline-block;
    width: 92%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#compat_list .btn {
    margin-top: 8px;
    padding: 18px 12px;
    font-size: 18px;
	font-weight: 500;
    border-radius: 24px;
    color: #ffffff;
}
#compat_list .btn .fa {
	font-size: 16px;
}
#compat_list .btn span {
    margin-top: 3px;
    font-size: 12px;
	font-weight: 400;
    display: block;
}
@media (max-width: 1199px) {
	#compat_list select {
		width: 90%;
	}
}
@media (max-width: 991px) {
	#compat_list select {
		width: 86%;
	}

	#compat_list .btn {
		padding: 15px 12px;
	    font-size: 15px;
	}

	#ramcityfinder .finderhelp.notify_popup {
		font-size: 13px;
	    margin-top: 10px;
	}
}
@media (max-width: 767px) {
	#compat_list select {
		width: 90%;
	    float: right;
	}

	.wrapper-select {
		overflow: hidden;
	}
}
@media (max-width: 500px) {
	#compat_list select {
		width: 87%;
	}
}
@media (max-width: 400px) {
	#ramcityfinder {
		padding: 15px;
	}

	#compat_list .btn {
		padding: 15px 10px;
	    font-size: 12px;
	    white-space: normal;
	}

	#compat_list .btn span {
		font-size: 11px;
	}
}
.whybuy-content h4 {
	font-size: 20px;
	margin-top: 20px;
}
#homepage-content {
	font-size: 18px;
	line-height: 1.5;
	margin: 20px 0px;
}
.help-box h1 {
	line-height: 1.5;
}
.help-box > p > a > img {
	width: 100%;
}
.breadcrumb {
	background: none;
	padding: 20px 0px;
	border-bottom: 1px solid #EEE;
	border-radius: 0px;
}
.breadcrumb a {
	color: #888;
	font-weight: 300;
	font-size: 16px;
}
#n_product h1 {
	font-size: 32px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 20px;
}
.feature-icon {
	font-size: 30px;
	border-radius: 100px;
	background: #F5F5F5;
	margin: auto;
	height: 50px;
	width: 50px;
	margin-top: -50px;
}
.feature-block .well {
	margin-top: 40px;
}
.feature-block h5 {
	font-size: 15px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 5px;
	line-height: 22px;
}
.feature-block .well p {
	font-size: 12px;
	margin-bottom: 0px;
}
#brandtable {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#brandtable a {
	background: url(/assets/themes/default/img/brands/brands.gif);
	display: block;
}
#brandtable .sprite-abit_logo {
	background-position: 0 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-acer_logo {
	background-position: -107px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-aopen_logo {
	background-position: -214px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-apple_logo {
	background-position: -321px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-asus_logo {
	background-position: -428px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-benq_logo {
	background-position: -535px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-cisco_logo {
	background-position: -642px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-dell_logo {
	background-position: -749px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-gateway_logo {
	background-position: -856px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-gigabyte_logo {
	background-position: -963px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-hp_logo {
	background-position: -1070px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-ibm_logo {
	background-position: -1177px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-lg_logo {
	background-position: -1284px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-nec_logo {
	background-position: -1391px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-packard-bell_logo {
	background-position: -1498px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-sony_logo {
	background-position: -1605px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-toshiba_logo {
	background-position: -1712px 0;
	width: 57px;
	height: 40px;
}
#brandtable .sprite-xerox_logo {
	background-position: -1819px 0;
	width: 57px;
	height: 40px;
}
#buslogotable {
	opacity: .35
}
#buslogotable a {
	background: url(/assets/themes/default/img/buslogo.gif) no-repeat top left;
	margin: auto;
	width: 100px !important;
	height: 36px !important;
	display: block;
}
#buslogotable .sprite-logo-ausenco {
	background-position: 0 0;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-csc {
	background-position: 0 -86px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-dulux {
	background-position: 0 -172px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-enjo {
	background-position: 0 -258px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-ericsson {
	background-position: 0 -344px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-hotels-combined {
	background-position: 0 -430px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-invensys {
	background-position: 0 -516px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-m5 {
	background-position: 0 -602px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-mcafee {
	background-position: 0 -688px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-nmetrics {
	background-position: 0 -774px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-nswhealth {
	background-position: 0 -860px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-onthenet {
	background-position: 0 -946px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-pronto {
	background-position: 0 -1032px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-railcorp {
	background-position: 0 -1118px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-rea {
	background-position: 0 -1204px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-sp-ausnet {
	background-position: 0 -1290px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-ventraip {
	background-position: 0 -1376px;
	width: 100px;
	height: 36px;
}
#buslogotable .sprite-logo-wass {
	background-position: 0 -1462px;
	width: 100px;
	height: 36px;
}
.fa-australia img {
	width: 30px;
}
.no-padding-left {
	padding-left: 0px;
}
.system-specs-column {
	font-size: 13px;
	line-height: 1.5;
	padding: 0px;
	background: none;
}
.system-specs-column ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.system-specs-column ul li {
	margin-bottom: 15px;
}
#left-sidebar > .panel {
	background: #F5F5F5;
	border-radius: 0px;
	box-shadow: none;
	border: none;
}
#left-sidebar > .panel .list-group-item {
	background: #F5F5F5;
}
#left-sidebar > .panel a.list-group-item {
	padding: 6px 11px;
	font-size: 14px;
	color: #08C;
}

#left-sidebar #filters li.list-group-item {
    background: #E8E8E8;
    padding: 1px 11px;
}

#left-sidebar .panel-heading.panel-heading-thumbnails {
	background: #333;
	border-radius: 0px;
}
#left-sidebar .panel-heading.panel-heading-thumbnails .panel-title {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
#left-sidebar .list-group h4, #left-sidebar .list-group .h4 {
	text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 2;
}
.price_range {
	font-size: 16px;
	line-height: 1.5;
}
.ui-slider {
	margin: 10px 0px;
}
.ui-slider-horizontal .ui-slider-handle {
	border-radius: 25px;
	background: #FFF;
	padding: 10px;
}
.panel {
	border-radius: 0px;
}
.chat-block {
	padding:13px 0px;
}
.chat-block > div {
	height:30px;
}
.stock-block {
	font-size: 12px;
}
.FAQ h5 {
	color: #08C;
	font-weight: bold;
}
.panel-footer {
	margin: -4px;
}
.type_container .btn {
	margin-bottom: 10px;
}
.product-list.product-recommend .recommendedtitle.recommend-specific.hide {
	display: block;
	margin: -10px -15px 10px -15px;
	padding: 15px;
	background: #00679a;
}
.product-list .panel-default > .panel-heading {
	margin: -4px;
	border-radius: 0px;
}
.product-list .price {
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
	font-size: 18px;
}
.product-type-showall {
	margin: 15px;
	list-style-type: none;
}
.product-list .stock-block .label {
	font-size: 12px;
	padding: 0px;
	width: 28px;
	height: 28px;
	line-height: 26px;
}
.stock-block .label {
	padding: 4px 0px
}
.product-list .stock-block .second-vert {
	margin-top: 10px;
}
.breadcrumb > li + li:before {
	margin-left: 10px;
}
.recommend-specific h3 {
	margin: 0px;
}
.trusted-upgrade {
	overflow: hidden;
}
.sprite-samsung_logo {
	line-height: 30px;
}
#brandtable {
	margin: 0px;
}
#brandtable a {
	margin: 10px 0px;
}
#brandtable a.sprite-samsung_logo {
	margin: 20px 0px 10px;
	width: 60px;
}
.brand-block {
	margin-top: 20px;
}
.navigation-list li a {
	color: #FFF;
	padding-top: 10px;
}
#myCarouselBanner {
	height: 349px;
}
#myCarouselBanner .banner-block-primary {
	height: 349px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}
.banner-full-touch #myCarouselBanner img {
	width: 100%;
	height: auto;
}
.banner-full-touch #myCarouselBanner .banner-block-primary, .banner-full-touch #myCarouselBanner {
	height: auto;
}
.banner-full-touch .carousel-indicators {
	display: none;
}
.banner-full-desktop .carousel-indicators {
	left: 35%;
}
.compat-list .img-responsive{
	display:inline;
	width:150px;
	height:150px;
}
.ram-brands-block .img-responsive {
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-block;
}
.ram-brands-block h3 {
	font-weight: 300;
	font-size: 28px;
}
#mobile-menu {
	background: #EFEFEF;
	margin: 0px -15px;
	color: #333;
}
#mobile-menu h4 {
	margin: 15px;
}
#mobile-menu .btn-default {
	background: #FFF;
}
#mobile-menu .navbar-nav .btn-default {
	border-left: none;
	border-right: none;
	margin-top: 5px;
	border-radius: 0px;
}
#mobile-menu .navbar-nav {
	margin: 0px;
}
#mobile-menu .live-chat a {
	margin-top: 5px;
	margin-bottom: 5px;
}
.navbar-default #mobile-menu .navbar-form {
	margin: 0px;
}
.navbar-collapse {
	max-height: 350px;
}
.stock-block {
	text-align: left;
}
#cartupsell .caption {
	padding: 0px;
}
#cartupsell .form-control {
	padding: 0px;
	text-align: center;
}
#cartupsell .caption .title {
	height: 60px;
	font-size: 14px;
}
#cartupsell .thumbnail .col-xs-12, #cartupsell .thumbnail .col-xs-3, #cartupsell .thumbnail .col-xs-6, #cartupsell .thumbnail .col-xs-9 {
	padding: 5px;
}
#cartupsell .price {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-left: 5px;
}
#cartupsell > h4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 10px;
	margin-top: 29px;
}
#cartupsell .panel-heading {
	background: #333;
	border-radius: 0px;
}
#cartupsell .panel-heading h4 {
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
#recent_sales_ticker {
	background: #FFF;
	padding: 10px;
	width: 400px;
	border-radius: 5px;
	position: fixed;
	bottom: 40px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.50);
}
#recent_sales_ticker img {
	width: 100px;
	margin-right: 10px;
}
.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}
.animated.hinge {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
}
@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	100% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
}
@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	100% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
}
@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		transform: translateX(-20px);
	}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
.wrapper-hdrtxtad{
width: auto;
margin-top: -5px !important;
padding: 0 0;
margin-bottom: 10px;
}
.wrapper-hdrtxtad .caption{
	font-size: 14px;
text-align: right;
margin-bottom: 0 !important;
font-weight: bold;
padding: 0;
color: #e01b1b ;
}
.wrapper-hdrtxtad .caption p{
	margin-bottom:0 !important;
	padding:0 !important;
	text-align: right;
	line-height:15px;
}

.contact-block .wrapper-hdrtxtad .caption a {
	font-size: 14px;
	color: #e01b1b;
}
.full-width-usps {
	background-color: #efefef;
	text-align: center;
	padding: 0;
}
/*.full-width-usps .col-sm-12 {
	padding: 0;
	margin: 0 -15px;
}*/
	.full-width-usps ul {
		padding: 0;
		margin: 0 0 10px 0;
	}
	.full-width-usps li {
		list-style: none;
		display: inline-block;
		text-transform:uppercase;
		font-size: 12px;
		font-family: arial !important;
		color: #555555;
		padding: 5px;
	}
	.full-width-usps li i {
		padding-right: 5px;
		font-size: 22px;
		color: #0088ce;
		position: relative;
		top: 4px;
	}
	.full-width-usps li i.fa {
		padding-right: 0 !important;
		right: -4px;
	}
	.full-width-usps li i.day90 {
		top: 0 !important;
	}
	.full-width-usps li i img {
		width: 25px;
	}
	.full-width-usps li i.day90 img {
		width: 20px;
	}

@media (min-width: 1200px) {
.full-width-usps .col-sm-12 {
	padding: 0;
	margin: 0 auto;
}
	.full-width-usps li {
		font-size: 13px;
		padding: 5px 10px 5px 10px;
	}
	.full-width-usps li i {
		font-size: 28px;
	}
	.full-width-usps li i img {
		width: auto;
	}
	.full-width-usps li i.day90 img {
		width: auto;
	}

 }

@media (min-width: 768px) and (max-width: 1200px) {
}

@media (max-width: 768px) {

	.contact-block {
		text-align: center;
	}
	.brand-group-home .brand-thumbnail:nth-child(7) {
		clear: none !important;
	}
	.ram-brands-block .col-xs-6:nth-child(3) {
		clear: both;
	}
	.ram-brands-block .col-xs-6:nth-child(7) {
		clear: both;
	}
	.product-list .price {
		text-align: left;
	}
	.float-left-only-xs {float:left !important;}

	.thumbnail.panel-default.thumbnail-list .buying-options .btn {padding:6px 4px;}

	#recent_sales_ticker {display:none;}

	.wrapper-hdrtxtad{
		width: auto;
		margin-top: -5px !important;
		padding: 0 0;
		margin-bottom: 15px;
	}
	.wrapper-hdrtxtad .caption{
		font-size: 14px;
		text-align: center;
		margin-bottom: 0 !important;
		font-weight: bold;
		padding: 0;
		color: #e01b1b ;
	}
	.wrapper-hdrtxtad .caption p{
		margin-bottom:0 !important;
		padding:0 !important;
		text-align: center;
		line-height:15px;
	}

}

@media (min-width: 768px) and (max-width: 992px) {

	.navbar-default .hidden-xs .navbar-nav > li > a {
		font-size: 13px;
		padding: 15px 14px;
	}

	.brand-block * {
		text-align: center;
		float: none !important;
	}
	#myCarouselBanner .banner-block-primary {
		background-position: center !important;
	}

	#recent_sales_ticker {display:none;}

	.well.well-dark.why-box {
		position: relative;
		height: auto;
	}
	.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(4) > .dropdown-menu {
		left: -660px !important;
	}
	.navbar-default .hidden-xs .nav.navbar-nav > li .dropdown-menu {
		top: 50px;
	}
	.brand-group-home .brand-thumbnail:nth-child(7) {
		clear: both;
	}
	#n_product .nav-tabs > li > a {
		font-size: 16px !important;
		padding: 20px 10px;
	}
	.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(2) > .dropdown-menu {
		left: -130px;
	}
	.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(3) > .dropdown-menu {
		left: -232px;
	}
	.chat-block {padding:10px 0px;}
}

@media (min-width: 993px) and (max-width: 1200px) {

	.navbar-default .hidden-xs .nav.navbar-nav > li:nth-child(4) > .dropdown-menu {
		left: -843px;
	}
	.well.well-dark.why-box {
		padding: 13px;
	}
	.well.well-dark.why-box li {
		font-size: 14px;
	}
	#myCarouselBanner .banner-block-primary {
		background-position: -240px 0px;
	}
	.ram-brands-block .col-xs-6:nth-child(5) {
		clear: both;
	}
	#n_product .nav-tabs > li > a {
		font-size: 17px;
		padding: 20px 20px;
	}

	.ram-brands-block h3 {

		margin: 43px 0px;
	}
}

.footer_crnlogo_img {
		width: 30%;
		/*float: left;*/
		margin-right: 15px;
}

.footer_smart50logo {
		width: 50%;
		border-radius: 5px;
		margin-right: 15px;
}

.footer_retail {
		width: 50%;
		border-radius: 5px;
		background: white;
	    display: inline-block;
	    margin-top: 10px;
}

@media (max-width:768px){
	.footer_crnlogo {
		text-align:center;
	}
	.footer_crnlogo_img{
		width: 20%;
		float:none;
		margin-right: 0;
	}

	.footer_smart50logo {
		width: 33%;
		margin-left: 10px;
	}
}
@media (max-width:320px){
	.footer_crnlogo {
		text-align:center;
	}
	.footer_crnlogo_img{
		width: 35%;
		float:none;
		margin-right: 0;
	}
	.navigation-list li {
		width: 23%;
	}

	.footer_smart50logo {
		width: 60%;
		margin-top: 10px;
	}
}

.ewayContainer{
	width: 80px;
	height: 80px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
}

.ewayContainer > a {
	display: block;
	height: 80px;
}

@media(max-width:991px) {
	.payment-icon-container {
		padding: 10px 5px;
	}
}
.ctw_voucher_btn_disabled,
.ctw_voucher_btn_disabled:hover  {
    background-color: #ccc;
    transition: background-color 100ms linear;
}
.ctw_voucher_btn_active,
.ctw_voucher_btn_active:hover,
.ctw_voucher_btn_active:active,
.ctw_voucher_btn_active:focus {
    background-color: #009900;
	color: #fff;
}

.wrapper-header {
	padding-bottom: 20px;
}

.faststarter-banner {
	margin: 2px 20px;
	height: 63px;
}

@media (max-width: 991px) and (min-width: 768px) {
	.faststarter-banner {
		margin: -8px 20px;
	}
}

@media (max-width: 991px) {
	.contact-block {
		padding-top: 50px;
	}

	.contact-block {
		line-height: normal;
	}

	.contact-block .text-muted {
    font-size: 11px;
	}

	.contact-block a {
		font-size: 26px;
    line-height: 30px;
	}
}

@media (max-width: 767px) {
	.contact-block {
		padding-top: 0;
	}

	.faststarter-banner {
		height: 52px;
		margin: -3px 0px 8px;
		float: none;
	}

	.contact-block > .pull-right {
		float: none !important;
	}
}

.checkout_more_info_link {
	margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}

#collapseNotify label {
    font-size: 14px;
    margin: 0;
    display: block;
}

#collapseNotify .btn {
    margin-top: 10px;
}

/*CUSTOM AFTERPAY INSTALLATION*/
.payment-icon-afterpay {
	background-image: url("//cdn.neto.com.au/assets/neto-cdn/afterpay/ap-01.png");
	background-repeat: no-repeat;
	height: 32px;
	background-size: 100% auto;
	background-position: 50% center;
}
.afterpay-text {
	margin-bottom: 0;
}
.afterpay-wrap {
	padding-top: 10px;
}
.ap_wrapper {
    background-color: #f5f5f5;
    padding: 6px;
    color: #919191;
	text-align: center;
}
.ap_cart {
	text-align: left;
    padding: 12px;
    font-size: 12px;
	margin: 0 0 20px;
}
.ap_checkout {
	text-align: left;
    padding: 15px;
    font-size: 13px;
}
.ap_category {
	font-size: 12px;
	margin: 15px 0;
}
.ap_category span {
	margin: 0 6px;
}
.ap_checkout ul {
	color: #5a5a5a;
    margin: 15px 0;
}
.ap_checkout ul > li {
    padding: 5px 10px;
    list-style: none;
}
.ap_checkout ul > li::before {
	color: #00adeb;
    position: absolute;
    left: 51px;
    content: "\f00c";
    font: normal normal normal 19px/1 FontAwesome;
}
.ap_wrapper .btn-afterpayLearn {
    color: #00adeb;
    background-color: transparent;
    text-transform: uppercase;
    text-decoration: underline;
	font-size: 12px;
	font-weight: 600;
}
.ap_cart .btn-afterpayLearn {
	padding: 0;
}
.ap_checkout .btn-afterpayLearn {
	padding: 10px 0;
}
.ap_wrapper .ap_blue {
	color: #00adeb;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.ap_cart .ap_blue {
	font-size: 14px;
	text-transform: capitalize;
}
.ap_checkout .ap_blue {
	text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 15px;
}
.ap_wrapper img {
    padding: 7px;
    margin: 0px 4px;
	max-width: 100%;
}
.ap_category img {
	width: 145px;
}
.ap_cart img {
	width: 160px;
    margin: 0;
    padding: 10px 0;
	display: block;
}
.ap_product img {
    width: 100px;
}
.ap_checkout img {
	width: 200px;
	margin: 10px 0;
    padding: 0;
}

/*Afterpay Modal*/
#afterpayModal {
	color: #5a5a5a;
	font-size: 12px;
}
#afterpayModal img {
	max-width: 100%;
}

#afterpayModal .btn-close {
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: 0.7;
	z-index: 1;
}
#afterpayModal .modal-body {
	padding: 0;
}
.ap_greyBg {
	background-color: #fafafa;
}
.ap_modalFooter{
	padding: 0px 20px 10px;
	font-size: 11px;
}
.ap_headerWrapper {
	padding: 27px 20px 0;
}
.ap_headerWrapper img {
	width: 150px;
}
#afterpayModal h3 {
	color: #00adeb;
	font-size: 16px;
	margin-top: 5px;
}
#afterpayModal h5 {
	font-weight: 600;
	color: #5a5a5a;
}
.ap_iconsWrapper {
	padding: 20px;
}
.ap_modalContent {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.cts_shopOr {
	margin: 10px;
}
.cts_noMargin {
	margin: 0;
}
@media (max-width: 768px) {
	.ap_modalCol {
		padding: 20px;
	}
}
@media (max-width: 1200px) {
	.ap_grey {
		display: inline-block;
	}
	.ap_category .btn-afterpayLearn {
		display: inline-block;
	}
}
/*END CUSTOM AFTERPAY INSTALLATION*/
