@import url(font/bebasneue.css);
@import url(webfonts-proxima-nova.css?cache=1);
/*@import url(http://demo.idg.com.au/fonts/proxima-nova/MyFontsWebfontsKit.css);*/

/* Enable html5 elements for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { padding: 0; margin:0; }
body { background: #f3f3f3; font-size: 14px; line-height: 1.45; font-family: ProximaNovaA-Regular, sans-serif;  padding:0; margin:0; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; }
input { -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; }
form { padding:0;margin:0 }
a { color: #000; text-decoration: none; }
a:visited { text-decoration: none }
a:hover { color: #b80000; text-decoration: none; }
img {border:none;}

h1, h2, h3, h4, strong, b { font-family: ProximaNovaA-Bold, sans-serif; font-weight: normal; }
h1 { font-size: 3.2em; line-height: 1.1; color: #000; margin: 0; padding: 12px 0 10px 0; }
h2 { font-size: 14px; margin: 20px 0 15px 0; color: #333; }
.node { border: none; }
tbody { border: none }

.lo-content { background: #fff; width: 1080px; max-width: 1080px; margin: 0 auto; padding-top:0; text-align: left; }
.lo-responsive .lo-content { width: auto; }
#tracking, #tracking2 { height: 1px; width: 1px; overflow: hidden }

.row { margin: 0 0 0 -20px; }
.row:after { content: ""; display: table; clear: both; }
.cols { padding: 0 0 0 20px; float: left }
.cols.one { width: 8.33333333333333%; }
.cols.two { width: 16.66666666666666%; }
.cols.three { width: 25%; }
.cols.four { width: 33.33333333333333%; }
.cols.five { width: 41.66666666666666%; }
.cols.six { width: 50%; }
.cols.seven { width: 58.33333333333333%; }
.cols.eight { width: 66.66666666666666%; }
.cols.nine { width: 75%; }
.cols.ten { width: 83.33333333333333%; }
.cols.eleven { width: 91.66666666666666%; }
.cols.twelve { width: 100%; }

.cols.last { float: right; }

.row.ng { margin: 0; }
.cols.ng { padding: 0; }

@media only screen and (max-width: 768px) {
	.lo-responsive .row { margin: 0; }
	.lo-responsive .cols.cols { float: none; width: auto; padding-left: 0; }
}

.lo-header * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lo-header { background: #212121; text-align: left; position: relative; z-index: 99952; padding: 0 0 50px 0; }
.lo-header_top { margin: 0 auto; max-width: 1080px; width: 1080px; padding: 20px 0; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
.lo-responsive .lo-header_top { width: auto; }
.lo-header_top:after { content: ""; display: table; clear: both; }
.lo-nav { position: absolute; height: 50px; background: #cb0d17; left: 0; right: 0; bottom: 0; }
.lo-logo { float: left; margin: 0 40px 0 0; padding: 0; display: block; text-indent: -9999px; background: url(images/logo.png?2) no-repeat 0 0; width: 237px; height: 90px; position: relative; }
.lo-logo:after { content: ''; position: absolute; bottom: -12px; left: 0; width: 238px; height: 7px; background: url(images/tagline.png) no-repeat 0 0; opacity: 0.8; }

.lo-header_top h1 { margin: 0; padding: 0; }

.lo-leaderboard { float: left; }
.lo-nav ul { list-style-type: none; padding: 0; margin: 0; }
.lo-nav li { padding: 0; margin: 0; }
.lo-nav > ul { margin: 0 auto; max-width: 1080px; width: 1080px; }
.lo-responsive .lo-nav > ul { width: auto;}
.lo-nav > ul > li { float: left; }
/*.lo-nav > ul > li:first-child { margin-left: -10px; }*/
.lo-nav > ul > li > a { display: block; color: #fff; padding: 0 10px; line-height: 50px; font-family: 'Bebas Neue', sans-serif; font-size: 1.9em; position: relative; }
.lo-nav > ul > li > a:hover { background: rgba(255,255,255,.3); }
.lo-nav_sub { position: absolute; z-index: 99952; left: 0; right: 0; background: #fff; display: none; overflow: hidden; -webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 3px 2px rgba(0,0,0,0.1); box-shadow: 0 3px 2px rgba(0,0,0,0.1); }
.lo-nav_sub .inner { margin: 0 auto; max-width: 1080px; width: 1080px; padding: 20px 0; min-height: 0; }
.lo-responsive .lo-nav_sub .inner { width: auto; }
.lo-nav_sub .inner:after { content: ""; display: table; clear: both; }
.lo-nav > ul > .search { float: right; }
.lo-nav > ul > .user { float: right; }
.lo-header .super > a { padding-right: 20px; }
.lo-header .super > a:after { content: ''; position: absolute; top: 25px; right: 7px; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #000; opacity: 0.3; }
.lo-nav .super.drop > a { opacity: 1; background: #fff; color: #000; }
/*.lo-nav.dropped { overflow: visible !important; }*/
.lo-nav.dropped .lo-nav_sub { }
.lo-nav .super.drop .lo-nav_sub { z-index: 99953; display: block; min-height: 0; display: block; }
.lo-header .super.drop > a:after { border-top: none; border-bottom: 6px solid #000; opacity: 0.5 }

.lo-nav_sub h2 { margin: 0 0 15px; font-size: 1em; text-transform: uppercase; }
.lo-nav_sub input { font-family: ProximaNovaA-Regular, sans-serif; }

.lo-nav_sub.news .latest { margin-left: 180px; border-left: 0px solid #eee; padding: 0 0 0 20px; }
.lo-nav_sub.news .lo-nav_submenu { float: left; width: 178px; margin: 0 20px 0 0; }

.lo-nav_submenu ul { margin: 0 0 10px; font-size: 0.9em; border-radius: 3px; overflow: hidden; }
.lo-nav_submenu li { margin: 1px 0 0;  }
.lo-nav_submenu li:first-child { margin-top: 0; }
.lo-nav_submenu li a { display: block; padding: 8px 10px; border-left: 0px solid #cb0d17; background: #eef4f4; color: #354550; position: relative; }
.lo-nav_submenu li a:after { content: "›"; position: absolute; line-height: 14px; right: 8px; top: 50%; margin: -7px 0 0; }
.lo-nav_submenu li a.all{ font-family: ProximaNovaA-Bold, sans-serif; }
.lo-nav_submenu li a:hover { background: #44485e; color: #fff; }

.lo-nav_sub .latest dl { padding: 0; margin: 0; float: left; width: 450px; }
.lo-nav_sub .latest dt { float: left; width: 60px; color: #cb0303; font-weight: 600; white-space: nowrap; text-transform: uppercase; font-size: 0.85em; }
.lo-nav_sub .latest dd { margin: 0 0 12px 60px; font-size: 0.9em; }
.lo-nav_sub .latest .more { font-weight: bold; }
.lo-nav_sub .latest .more:after { content: " ›"; }
.lo-nav_sub .latest:after { content: ""; display: table; clear: both; }

.lo-nav_more { font-weight: bold; }
.lo-nav_more:after { content: " ›"; }

.lo-nav_sub.news .topstories { margin: -25px 0 0 0; float: right; }
.lo-nav_sub.news .topstories li { float: left; width: 180px; margin: 0 0 0 20px; }
.lo-nav_sub.news .topstories .image { display: block; height: 120px; overflow: hidden; border: 1px solid #ddd; border-radius: 3px; }
.lo-nav_sub.news .topstories img { max-width: 100%; display: block; }
.lo-nav_sub.news .topstories h3 { font-size: 1em; font-weight: normal; margin: 5px 0; }

.lo-nav_sub.events .latest { position: relative; width: 40%; margin: 0; float: left; }
.lo-nav_sub.events .hotevents { float: right; width: 60%; margin: -25px 0 0 0; }
.lo-nav_sub.events .hotevents .lo-event_promos li { width: 50%; max-width: 250px; float: left; padding: 0 0 0 10px; }
/*.lo-nav_sub.events .hotevents li { width: 180px; height: 135px; float: left; margin: 0 0 0 20px; }*/
.lo-nav_sub.events .hotevents .lo-event_promos:after { content: ""; display: table; clear: both; }
/*.lo-nav_sub.events .hotevents .image { display: block; position: relative; width: 100%; height: 120px; overflow: hidden; border-radius: 3px; }
.lo-nav_sub.events .hotevents .image:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 3px; border: 1px solid #000; opacity: 0.1; z-index: 2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; }
.lo-nav_sub.events .hotevents img { display: block; position: absolute; width: auto; width: 100%; top: -100%; bottom: -100%; left: -100%; right: -100%; margin: auto; z-index: 1; }
.lo-nav_sub.events .hotevents a { display: block; border-radius: 3px; overflow: hidden; }
.lo-nav_sub.events .hotevents p { margin: 0.5em 0 0 0; font-weight: bold; }
.lo-nav_sub.events .hotevents h3 { font-size: 1em; font-weight: normal; margin: 5px 0; }
.lo-nav_sub.events .hotevents:after { content: ""; display: table; clear: both; }
.lo-nav_sub.events .hotevents a:hover .image:after { opacity: 1; border-color: #b80000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
*/
.lo-nav_sub.events .lo-nav_more { display: none; }

.lo-nav_sub.tech .main { width: 800px; float: left; }
.lo-nav_sub.tech .main ul { width: 188px; float: left; margin: 0 11px 10px 0; }
.lo-nav_sub.tech .markets { width: 190px; float: left; margin: 0 0 0 30px; }

.lo-nav_sub.resources .main ul { width: 32%; float: left; margin: 0 1.333333% 10px 0; }

.lo-nav .lo-nav_sub.directories .inner { padding: 20px 0; min-height: 0; }
.lo-nav_sub.directories form { border-top: 1px solid #eee; display: block; padding: 10px 0; position: relative; color: #888; }
.lo-nav_sub.directories form:after { content: ""; display: table; clear: both; }
.lo-nav_sub.directories form:first-child { border-top: none; }
.lo-nav_sub.directories h2 { line-height: 50px; float: left; margin: 0 20px 0 0; width: 210px; }
.lo-nav_sub.directories h2 a:after { content: "›"; margin: 0 0 0 4px; color: #bbb; }
.lo-nav_sub.directories [type=text] { border: none; outline: none; float: left; padding: 10px 20px 10px 60px; width: 340px; margin: 0 20px 0 0; background: #eee; border: 1px solid #ddd; font-size: 1.2em; line-height: 30px; height: 50px; border-radius: 3px; }
.lo-nav_sub.directories [type=text]:focus { background: #fff; }
.lo-nav_sub.directories [type=submit] { display: none; }
.lo-nav_sub.directories .browse { float: left; padding: 17px 0 0; font-size: 0.9em; }
.lo-nav_sub.directories .browse a { text-transform: capitalize;}
.lo-nav_dir_inputs { position: relative; float: left; }
.lo-nav_dir_inputs:before { content: ""; position: absolute; display: block; margin: 8px 0 0 8px; width: 32px; height: 32px; background: url(images/sprites.png?3) no-repeat -64px -64px; left: 10px; opacity: 0.4; }
.lo-nav_dir_inputs.vendor:before { background-position: -128px -64px ; }


.user.super.authenticated { position: relative; }
/*.lo-nav .lo-nav_sub.user .inner { min-height: 0; }*/
.lo-nav .user.authenticated .lo-nav_sub .inner { width: auto; }
.lo-nav .user.authenticated .lo-nav_sub { width: 300px; padding: 0 20px; right: 0; left: auto; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.lo-nav_submenu ul { margin-bottom: 0; }
.lo-nav_sub.user .join { padding: 0 20px 0 0; margin: 0 340px 0 0; }
.lo-nav_sub.user .join p { font-size: 1.3em; line-height: 1.5; color: #888; margin: 15px 0; }
.lo-nav_sub.user .join a { display: inline-block; width: 180px; text-align: center; background: #0073c1; color: #fff; padding: 10px; font-weight: bold; font-size: 1.2em; border-radius: 3px; }
.lo-nav_sub.user .existing { width: 340px; float: right; padding: 0 50px 0 40px; border-left: 1px solid #eee; }
.lo-nav_sub.user .existing input[type=text], .lo-nav_sub.user .existing input[type=password] { width: 100%; outline: none; padding: 10px 10px 10px 90px; border: none; background: #eee; border: 1px solid #ddd; font-size: 1em; margin: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.lo-nav_sub.user .existing input[type=password] { margin-top: -1px; border-radius: 0; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.lo-nav_sub.user .existing input[type=text]:focus , .lo-nav_sub.user .existing input[type=password]:focus { background: #fff; }
.lo-nav_sub.user label { position: absolute; display: block; width: 70px; color: #888; z-index: 2; font-size: 1em; margin: 10px 0 0 10px; }
.lo-nav_sub.user .existing input[type=submit] { display: inline-block; width: 100%; text-align: center; border: none; margin: 10px 0 0; background: #0073c1; color: #fff; padding: 10px; font-weight: bold; font-size: 1em; border-radius: 3px; }
.lo-nav_sub.user .existing .forgot { text-align: center; margin: 5px 0 0; }
.lo-nav_sub.user .existing .forgot a { }


.lo-header .search input.text::-webkit-search-cancel-button { -webkit-appearance: none; }
.lo-header .search input { outline: none; border-radius: 0; }
.lo-header .search { position: relative; }
.lo-header .search input.text {
	width: 35px; height: 50px; font-size: 14px; color: #fff; margin: 0; padding: 6px 35px 6px 10px;
	border: none; -webkit-appearance:textfield; -webkit-padding-start: 10px;
	-webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in;
	color: transparent;
	border-right: 10px solid transparent;
	background-color: transparent;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(images/icon_search.png);
	cursor: pointer;
	font-size: 1.2em;
	font-family: ProximaNovaA-Regular, sans-serif;
}
.lo-header .search input[type=submit] { cursor: pointer; height: 45px; width: 35px; border: none; text-indent: -9999px; position: absolute; top: 5px; right: 0; opacity: .8; display: none; z-index: 5; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AP///wAI/AL+Sr4t6gAAAABJRU5ErkJggg==); }
.lo-header input.text::-webkit-input-placeholder { color: transparent; }
.lo-header input.text:-moz-placeholder { color: transparent; }
.lo-header input.text::-moz-placeholder { color: transparent; }
.lo-header input.text:-ms-input-placeholder { color: transparent; }
.lo-header .search input.text::-ms-clear { display: none; }

.lo-header .search input.text.focus { background-color: #79060d; background-color: rgba(0,0,0,.4); width: 200px; cursor: text; opacity: 1; color: #fff; background-position: 100% 50%; }

.lo-header input.text.focus+input[type=submit] { display: block; }

.lo-header input.text.focus::-webkit-input-placeholder { color: #bbb; color: rgba(255,255,255,.7); }
.lo-header input.text.focus:-moz-placeholder { color: #bbb; color: rgba(255,255,255,.7); }
.lo-header input.text.focus::-moz-placeholder { color: #bbb; color: rgba(255,255,255,.7); }
.lo-header input.text.focus:-ms-input-placeholder { color: #bbb; color: rgba(255,255,255,.7); }

.lo-nav_button { position: absolute; display: none; top: 50%; left: 9px; width: 36px; height: 36px; z-index: 20; border-radius: 0; margin: -18px 0 0 0; opacity: 1; background: #475d68; border: 0 solid #fff; text-indent: -9999px; }
/*.lo-nav_button:before { content: "Menu"; position: absolute; text-indent: 0; top: 100%; color: #fff; opacity: 0.45; text-align: center; left: 0; right: 0; text-transform: uppercase; padding: 5px 0 0; font-size: 0.9em; font-weight: bold; }*/
.lo-nav_button:after { content: ''; position: absolute; top: 50%; left: 50%; width: 16px; height: 16px; margin: -8px 0 0 -8px; background: url(../arn/images/sprites.png?3) no-repeat -192px -128px;  }
.lo-nav_button:hover:before { opacity: 1; }
.lo-nav_expanded .lo-nav_button:after { background-position: -224px -128px; }

.art-article .art-body { font-size: 1.38em; }
.art-wrap .art-sidebar { font-size: 1.2em; }

.art-topbar_menu_button.art-topbar_menu_button { background: #475d68; }
/*.art-topbar.art-topbar { z-index: 99953; }*/
.art-topbar_shown .lo-nav { position: fixed; top: 55px; max-height: 0; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; overflow: hidden; }
.art-topbar_shown.lo-nav_expanded .lo-nav { max-height: 50px; overflow: hidden; }
.art-topbar_shown.lo-nav_expanded .lo-nav.dropped { overflow: visible; }
.art-topbar_shown .lo-header_top { top: -100%; }
.lo-nav_expanded.art-topbar_shown .art-topbar_menu_button:after { background-position: -32px -64px; }

.art-topbar_content .art-topbar_currect { font-family: ProximaNovaA-Bold, sans-serif; font-weight: normal; }
.art-topbar_content .art-topbar_share a { font-family: ProximaNovaA-Bold, sans-serif; font-weight: normal; }

.dir-related { margin-right: 200px; margin-bottom: 0.5em; text-align: left; color: #999; max-height: 1.5em; overflow: hidden; -webkit-transition: all 1s ease-in; -moz-transition: all 1s ease-in; -o-transition: all 1s ease-in; transition: all 1s ease-in; }
.dir-related.showall { max-height: 9999px; }
.dir-related_label { display: inline-block; padding: 0; margin: 0; font-size: 1em; }
.dir-related_label:after { content: ' | '; }
.dir-related_list { list-style-type: none; padding: 0; margin: 0; display: inline; }
.dir-related_list a { color: #999; text-decoration: underline; }
.dir-related_list li { padding: 0; margin: 0; display: inline; }
.dir-related_list li:before { content: ', '; }
.dir-related_list li:first-child:before { content: ''; }
.dir-related_list .dir-related_more_link { text-decoration: none; display: inline-block; padding: 0.25em 0.5em 0.2em 0.5em; background: #999; color: #fff; line-height: 6px; border-radius: 10px; }
.dir-related_list .dir-related_more_link:hover { background: #777; }

.dir-related + .art-comment_count { position: absolute; top: 0; right: 0; }
.art-comment_count { text-decoration: underline; }

.readnext.readnext li { width: 33.33333%; }
.art-comment_show { font-family: ProximaNovaA-Bold, sans-serif; font-size: 1.2em; }
.art-comment_show.art-comment_show { background: #31a2c0; }
.art-comment_show:hover { background: #2c91ac; color: #fff; }
.art-comment_show_activated.art-comment_show_activated { background: none !important; color: #bbb !important; }

.lo-section_title { color: #cd0606; line-height: 1.2; margin: 0; padding: 0; }
.lo-section_nav { margin: 0 0 1.5em 0; font-family: ProximaNovaA-Regular, sans-serif; font-size: 1.2em; }
.lo-section_nav ul { list-style-type: none; padding: 0; margin: 0; }
.lo-section_nav li { display: inline; margin: 0; padding: 0; }
.lo-section_nav li:before { content: ', '; }
.lo-section_nav li:first-child:before { content: ''; }
.lo-section_nav a { text-decoration: none; border-bottom: 1px solid #ddd; }

.lo-footer { clear:both; color: #999; background: #333; position: relative; font-size: 0.85em; padding: 3px; padding: 15px 3px 15px 15px; background: #000; }
.lo-footer_content { max-width: 1080px; width: 1080px; margin: 0 auto; position: relative; }
.lo-responsive .lo-footer_content { width: auto; }
.lo-footer a { color: #fff; }
.lo-footer_text { padding-left: 140px; padding-right: 100px; }
.lo-footer_idg { position: absolute; top: 0; left: 0; }
.lo-footer_copyright { margin: 0; }
.lo-footer_site { margin: 0.4em 0 0 0; }
.lo-footer_links { margin: 0.4em 0 0 0; }
.lo-footer_audit { position: absolute; right: 0; top: 0; }

.lo-script { position: absolute; left: 0; bottom: 20px; height: 1px; }

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5),
only screen and (min-resolution: 144dpi)
{
	.lo-logo {
		background-size: 237px 90px;
		background-image: url(images/logo@2x.png?3);
	}
	.lo-logo:after {
		background-size: 238px 7px;
		background-image: url(images/tagline@2x.png);
	}
	.lo-nav_dir_inputs:before,
	.lo-nav_button:after {
		background-size: 500px 500px;
		background-image: url(images/sprites@2x.png?3);
	}
	.lo-header .search input.text {
	 	background-size: 22px 22px;
	 	background-image: url(images/icon_search@2x.png);
	}
}

@media only screen and (max-width: 1080px) {
	.lo-responsive .lo-skin_bump{ display: none; }

	.lo-responsive .lo-nav > ul { padding: 0 10px; }
	.lo-responsive .lo-nav_sub .inner { padding: 10px; }

	.lo-responsive .lo-nav_sub.news .topstories { display: none; }

	.lo-responsive .lo-nav_sub.events .latest { display: none; }
	.lo-responsive .lo-nav_sub.events .hotevents { float: none; width: auto; margin: 0 0 0 -10px; }
	.lo-responsive .lo-nav_sub.events .lo-nav_more { display: inline; }

	.lo-responsive .lo-nav_sub.directories .inner { padding-left: 10px; padding-right: 10px; }
	/*.lo-responsive .lo-nav_more { display: block; clear: both; }*/
}

@media only screen and (max-width: 1010px) {
	.lo-responsive .lo-header_top { padding: 10px 0; }
	.lo-responsive .lo-logo { margin: 0 auto 10px auto; float: none; }
	.lo-responsive .lo-logo:after { display: none; }
	.lo-responsive .lo-leaderboard { margin: 0 auto; width: 728px; float: none; }
	.lo-responsive .lo-nav_sub.directories h2 { line-height: 1.3; float: none; margin: 0 0 0.3em 0; }
	.lo-responsive .lo-nav_sub.directories .browse { padding-top: 0.3em; }
}

@media only screen and (max-width: 768px) {
	.lo-responsive .lo-main { padding: 10px; float: none; }
	.lo-responsive .lo-rhs { padding: 10px; margin-left: 0; width: auto; float: none; }
	.lo-responsive .art-articles_wrap { margin: -10px; }
	.lo-responsive .brandpost_article { margin: -10px -10px 10px -10px; }

	.lo-responsive .lo-section_title { font-size: 2.3em; }

	.lo-responsive .lo-leaderboard { display: none; }

	.lo-responsive .lo-header { height: 55px; background: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; }
	.lo-responsive .lo-header_top { position: absolute; top: 0; left: 0; right: 0; padding: 10px 0; background: #212121; }
	.lo-responsive .lo-logo { background-size: 90px auto; height: 35px; width: 90px; margin: 0 auto; float: none; }
	.lo-responsive .lo-logo:after { display: none; }
	.lo-responsive .lo-nav_button { display: block; }

	.lo-nav_sub h2 { text-align: left; margin: 0 0 1em 0; }
	.lo-nav_submenu + .lo-nav_submenu h2 { margin-top: 1em; }

	.lo-responsive .lo-nav_sub.news .lo-nav_submenu { float: none; width: auto; margin: 0; }
	.lo-responsive .lo-nav_sub.news .latest { display: none; }

	.lo-responsive .lo-nav_sub.tech .main { float: none; width: auto; }
	.lo-responsive .lo-nav_sub.tech .main ul { float: none; width: auto; margin: 1px 0 0 0; border-radius: 0; }
	.lo-responsive .lo-nav_sub.tech .main h2 + ul { border-radius: 5px 5px 0 0; }
	.lo-responsive .lo-nav_sub.tech .main ul:last-child { border-radius: 0 0 5px 5px; }
	.lo-responsive .lo-nav_sub.tech .markets { float: none; width: auto; margin: 0; }

	.lo-responsive .lo-nav_sub.events h2 { display: none; }

	.lo-responsive .lo-nav_sub.resources .main ul { float: none; width: auto; margin: 1px 0 0 0; border-radius: 0; }
	.lo-responsive .lo-nav_sub.resources .main ul:first-child { border-radius: 5px 5px 0 0; }
	.lo-responsive .lo-nav_sub.resources .main ul:last-child { border-radius: 0 0 5px 5px; }
	.lo-responsive .lo-nav_sub.resources h2 { display: none; }

	.lo-responsive .lo-nav_sub.directories .inner { padding-top: 0; }

	.lo-responsive .lo-nav { position: fixed; top: 55px; bottom: 0; left: 0; max-height: 9999px !important; overflow-y: auto !important;; -webkit-overflow-scrolling: touch; overflow-x: hidden; background: #475d68; background: rgba(070, 093, 105, 0.98); height: auto; width: 100%; margin-left: -100%; -webkit-transition: all .2s cubic-bezier(.42,0,.58,1); -moz-transition: all .2s cubic-bezier(.42,0,.58,1); -o-transition: all .2s cubic-bezier(.42,0,.58,1); transition: all .2s cubic-bezier(.42,0,.58,1); }
	/*.lo-responsive .lo-nav { max-height: 9999px !important; overflow-y: auto !important; }*/
	.lo-responsive.lo-nav_expanded .lo-nav { margin-left: 0; }
	.lo-responsive.lo-nav_expanded .lo-header_top { position: fixed; }
	.lo-responsive.art-topbar_shown .lo-header_top { position: absolute; }

	.lo-responsive .lo-nav > ul { padding: 0; }
	.lo-responsive .lo-nav > ul > li { float: none; margin: 0; padding: 0; border-bottom: 1px solid #fff; border-color: rgba(255,255,255,.3); }
	.lo-responsive .lo-nav > ul > li:first-child { margin-left: 0; }
	.lo-responsive .lo-nav > ul > .search { float: none; }
	.lo-responsive .lo-nav > ul > .user { float: none; }
	.lo-responsive .lo-header .super > a:after { border-top-color: #fff; opacity: 1; }

	.lo-responsive .lo-nav_sub { position: relative; display: block; max-height: 0; -webkit-transition: all .1s ease-in; -moz-transition: all .1s ease-in; -o-transition: all .1s ease-in; transition: all .1s ease-in; }
	.lo-responsive .lo-nav .super.drop .lo-nav_sub { max-height: 1000px;  -webkit-transition: all .4s ease-in; -moz-transition: all .4s ease-in; -o-transition: all .4s ease-in; transition: all .4s ease-in; }
	.lo-responsive .lo-nav .user.authenticated .lo-nav_sub { width: auto; padding: 0; }

	.lo-responsive .lo-header .search input.text { background-color: #79060d; background-color: rgba(0,0,0,.4); width: 100% !important; cursor: text; opacity: 1; color: #fff; background-position: 100% 50%; }
	.lo-responsive .lo-header .search input.text::-webkit-input-placeholder { color: #bbb; color: rgba(255,255,255,.7); }
	.lo-responsive .lo-header .search input.text:-moz-placeholder { color: #bbb; color: rgba(255,255,255,.7); }
	.lo-responsive .lo-header .search input.text::-moz-placeholder { color: #bbb; color: rgba(255,255,255,.7); }
	.lo-responsive .lo-header .search input.text:-ms-input-placeholder { color: #bbb; color: rgba(255,255,255,.7); }

	.lo-responsive .lo-leaderboard_bottom { display: none; }

	.lo-nav_sub.user .existing { float: none; padding: 0; border: none; }
	.lo-nav_sub.user .join { margin: 0; }

	.lo-responsive .lo-footer_idg { display: none; }
	.lo-responsive .lo-footer_audit { display: none; }
	.lo-responsive .lo-footer_text { padding: 0; }
	.lo-responsive .lo-footer_site { display: none; }
}

@media only screen and (max-width: 420px) {
	/*.lo-nav_sub.events .hotevents .image { width: 100%; height: 0; padding: 66.666666666666% 0 0 0; position: relative; }*/
	/*.lo-nav_sub.events .hotevents .image img { display: block; position: absolute; width: 100%; top: -100%; bottom: -100%; left: -100%; right: -100%; margin: auto; }*/
	.lo-responsive .lo-nav_sub.events .hotevents p { }
	.lo-nav_sub.directories [type=text] { width: 100%; }
}

.lo-event_promos { list-style-type: none; margin: 0; padding: 0; }
.lo-event_promos li { margin: 0 0 10px 0; padding: 0; }
.lo-event_promo_image { position: relative; width: 100%; padding: 39% 0 0 0; margin: 0 0 0 0; border: 1px solid #ddd; overflow: hidden; display: block; background: #000; }
.lo-event_promo_image img { position: absolute; right: -100%; left: -100%; top: -100%; bottom: -100%; width: 100%; margin: auto; z-index: 2; -webkit-transition: all .4s cubic-bezier(.42,0,.58,1); -moz-transition: all .4s cubic-bezier(.42,0,.58,1); -o-transition: all .4s cubic-bezier(.42,0,.58,1); transition: all .4s cubic-bezier(.42,0,.58,1); }
.lo-event_promo_title { margin: 0.5em 0 0 0; font-size: 1.2em; line-height: 1.3; font-family: ProximaNovaA-Bold, sans-serif; font-weight: normal; display: none; }
.lo-event_promo_title a { color: #000; }
.lo-event_promo_title a:hover { text-decoration: none; color: #dc0d0d; }
.lo-event_promo_summary { position: absolute; padding: 6px 8px; margin: 0; color: #fff; line-height: 1.4; z-index: 3; bottom: 0; left: 0; right: 0; opacity: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUFBQWsrP/7AAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=) repeat; -webkit-transition: all .4s cubic-bezier(.42,0,.58,1); -moz-transition: all .4s cubic-bezier(.42,0,.58,1); -o-transition: all .4s cubic-bezier(.42,0,.58,1); transition: all .4s cubic-bezier(.42,0,.58,1); }
.lo-event_promo_image:hover .lo-event_promo_summary { opacity: 1; }


.clearing {height:0;clear:both}
/*
#contentright_div { width: 300px; float: right; margin-right: 3px; margin:0; padding: 5px 4px 3px 2px; }
#site_columns_main { width: 720px; float: left; padding: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*/
.lo-main { margin: 0; padding: 20px 340px 20px 20px; float: left; width: 100%; }
.lo-main:after { content: ""; display: table; clear: both; }
.lo-rhs { margin: 0 0 0 -100%; width: 340px; float: right; padding: 20px; }

.lo-title { font-family: 'Bebas Neue', sans-serif; font-weight: normal; font-size: 2.2em; color: #000; margin: 0.8em 0 0.2em 0; }
.lo-title_line { position: relative; }
.lo-title_line:before { content: ''; position: absolute; height: 1px; top: 50%; left: 0; right: 0; background: #cd0606; z-index: 1; }
.lo-title_line span { position: relative; background: #fff; padding: 0 10px 0 0; z-index: 2; }
.lo-title_line.center { text-align: center; }
.lo-title_line.center span { padding: 0 10px; }

@media only screen and (max-width: 768px) {
	.lo-title { font-size: 1.8em; text-align: center }
	.lo-title_line span { padding: 0 10px; }
}

.lo-column > .lo-title:first-child { margin-top: 0; }

.lo-more { text-align: right; margin: 1em 0 1em 0; }
.lo-more_link { color: #aaa; font-family: ProximaNovaA-Bold, sans-serif; }
.lo-more_link:after { content: ' ›'; }
.lo-tile_list + .lo-more { margin-top: 0; }

.lo-slideshow { margin: 0 0 10px 0; overflow: hidden; position: relative; padding: 60% 0 0 0; height: 0; border: 2px solid #000; background: #000; }
.lo-slideshow:after { content: ""; display: table; clear: both; }
.lo-slideshow_image { position: absolute; right: -100%; left: -100%; top: -100%; bottom: -100%; width: 100%; margin: auto; -webkit-transition: all .4s cubic-bezier(.42,0,.58,1); -moz-transition: all .4s cubic-bezier(.42,0,.58,1); -o-transition: all .4s cubic-bezier(.42,0,.58,1); transition: all .4s cubic-bezier(.42,0,.58,1); }
.lo-slideshow_header { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; padding: 10px; color: #fff; pointer-events: none; }
.lo-slideshow_title { margin: 0.5em 0 0 0; font-size: 1.1em; line-height: 1.3; text-shadow: 0 1px 2px rgba(0,0,0,0.9); }
.lo-slideshow_title a { color: #000; }
.lo-slideshow_title a:hover { text-decoration: none; color: #dc0d0d; }
.lo-slideshow_label { background: #cd0606; display: inline-block; padding: 0.2em 10px; margin: 0 0 0 -10px; font-family: ProximaNovaA-Bold, sans-serif; }
.lo-slideshow_summary { position: absolute; padding: 10px 12px; margin: 0; color: #fff; font-size: 1.2em; line-height: 1.4; z-index: 3; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUFBQWsrP/7AAAAAXRSTlOZyTXzhgAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=) repeat; -webkit-transition: all .4s cubic-bezier(.42,0,.58,1); -moz-transition: all .4s cubic-bezier(.42,0,.58,1); -o-transition: all .4s cubic-bezier(.42,0,.58,1); transition: all .4s cubic-bezier(.42,0,.58,1); }
.lo-slideshow_image:hover .lo-slideshow_summary { opacity: 1; }
.lo-slideshow_link {
	position: absolute; text-indent: -9999px; top: 0; bottom: 0; left: 0; right: 0; z-index: 1;
	background: #3562f2; opacity: 0.85;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACvCAMAAAAL3UQlAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABv1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9psdbFAAAAk3RSTlMBAgMEBQcICQoMDQ4PERITFRYYGRscHR8gIiQlJykqLC4vMDI1Njg5Oz0/QENFR0lKTE5QUlRWWFpcXmBiZGZoamxucHJ0d3h7fH6Bg4WHiYuNj5GTlZiZm56foaOlp6mrra+ws7W3uLq8vsDCxMbHycrMztDR1NXX2Nrb3N7g4eTm6Ovt7vDx8vP09vf5+vv8/f4RsmhMAAAAAWJLR0SUf2dKFQAAAAlvRkZzAAAAAAAAAAUAp11CiwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAl2cEFnAAAAAQAAALQAXicFEAAAAOJJREFUGNONwoc6kAEAAMAjUkpmomGviGRVNmUrK0JRKbJFoRQVIlEZL+x/BN8dQoQGzgkT7rwIFwIXRbrksihXRIsRK068BFcluiZJsutuuOmWFKnSpMuQKUu2HLny3JavwB2FitxV7J4SpcqUq3DfAw9VqlKtRq069Ro0euSxJs1atGrTrkOnJ57q0q1Hrz7P9Bvw3KAhw154acSoV157Y8xb74yb8N6kKdNmzJozb8EHi5Z89MmyFas++2LNV9+s2/Ddj8BPm4GtwLZfduz6bc8f+4EDf/0L/HfoyLGTszoFBjI4owsh7f0AAAAASUVORK5CYII=) repeat-x 0 100%;
	-webkit-transition: all .4s cubic-bezier(.42,0,.58,1); -moz-transition: all .4s cubic-bezier(.42,0,.58,1); -o-transition: all .4s cubic-bezier(.42,0,.58,1); transition: all .4s cubic-bezier(.42,0,.58,1);
}
.lo-slideshow_link:hover { opacity: 0.5 }


.article_list ul { list-style-type: none; margin: 0; padding: 0; }
.article_list li { margin: 0; padding: 0; border-bottom: 1px solid #eee; }

.lo-article { padding: 20px 0; }
.lo-article_title { margin: 0; font-size: 1.3em; line-height: 1.3; }
.lo-article_footer { margin: 0; padding: 0; font-size: 0.85em; color: #999; font-weight: 700; }
.lo-article_summary { margin: 0.5em 0 0 0; color: #454545; }

.lo-title + .article_list { margin-top: -20px; }

.lo-tile_list { list-style-type: none; margin: 0 0 0 -40px; padding: 0; }
.lo-tile_list:after { content: ""; display: table; clear: both; }
.lo-tile_list > li { float: left; position: relative; margin: 0 0 20px 0; padding: 0 0 20px 40px; width: 33.3333333%; }
.lo-tile_list > li:before { content: ''; position: absolute; height: auto; width: 1px; top: 0; bottom: 0; left: 20px; background: #eee; }
.lo-tile_list > li:nth-child(3n + 1) { clear: both; }
.lo-tile_list > li:nth-child(3n + 1):before  { display: none; }
.lo-tile_list .lo-article { padding: 0; }

@media only screen and (max-width: 640px) {
	.lo-tile_list { margin: 0; }
	.lo-tile_list > li { float: none; width: 100%; margin: 0; padding: 0; border-bottom: 1px solid #eee; }
	.lo-tile_list > li:before { display: none; }
	.lo-tile_list .lo-article { padding: 15px 0; }
}


.slideshow-list { list-style-type: none; padding: 0; margin: 0 0 0 -2px; }
.slideshow-list > li { float: left; width: 50%; padding: 0 0 0 2px; margin: 0 0 2px 0; overflow: hidden; }
.slideshow-list .lo-slideshow { margin-bottom: 0; border: none; }

@media only screen and (max-width: 640px) {
	.slideshow-list > li { float: none; width: 100%; margin: 0; }
}

.lo-video { margin: 0 0 10px 0; overflow: hidden; position: relative; padding: 60% 0 0 0; height: 0; border: 2px solid #000; background: #000; }
.lo-video:after { content: ""; display: table; clear: both; }
.lo-video_image { position: absolute; right: -100%; left: -100%; top: -100%; bottom: -100%; width: 100%; margin: auto; -webkit-transition: all .4s cubic-bezier(.42,0,.58,1); -moz-transition: all .4s cubic-bezier(.42,0,.58,1); -o-transition: all .4s cubic-bezier(.42,0,.58,1); transition: all .4s cubic-bezier(.42,0,.58,1); }
.lo-video_header { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; padding: 10px; color: #fff; pointer-events: none; }
.lo-video_title { margin: 0.5em 0 0 0; font-size: 1.3em; line-height: 1.3; font-family: ProximaNovaA-Bold, sans-serif; font-weight: normal; text-shadow: 0 1px 2px rgba(0,0,0,0.9); }
.lo-video_title a { color: #000; }
.lo-video_title a:hover { text-decoration: none; color: #dc0d0d; }
.lo-video_label { background: #cd0606; display: inline-block; padding: 0.2em 10px; margin: 0 0 0 -10px; font-family: ProximaNovaA-Bold, sans-serif; }
.lo-video_summary { color: #fff; font-size: 1em; line-height: 1.4; height: 2.6em; overflow: hidden; text-overflow: ellipsis; display: none; }
.lo-video_image:hover .lo-video_summary { opacity: 1; }
.lo-video_link {
	position: absolute; text-indent: -9999px; top: 0; bottom: 0; left: 0; right: 0; z-index: 1;
	background: #3562f2; opacity: 0.5;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACvCAMAAAAL3UQlAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABv1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9psdbFAAAAk3RSTlMBAgMEBQcICQoMDQ4PERITFRYYGRscHR8gIiQlJykqLC4vMDI1Njg5Oz0/QENFR0lKTE5QUlRWWFpcXmBiZGZoamxucHJ0d3h7fH6Bg4WHiYuNj5GTlZiZm56foaOlp6mrra+ws7W3uLq8vsDCxMbHycrMztDR1NXX2Nrb3N7g4eTm6Ovt7vDx8vP09vf5+vv8/f4RsmhMAAAAAWJLR0SUf2dKFQAAAAlvRkZzAAAAAAAAAAUAp11CiwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAl2cEFnAAAAAQAAALQAXicFEAAAAOJJREFUGNONwoc6kAEAAMAjUkpmomGviGRVNmUrK0JRKbJFoRQVIlEZL+x/BN8dQoQGzgkT7rwIFwIXRbrksihXRIsRK068BFcluiZJsutuuOmWFKnSpMuQKUu2HLny3JavwB2FitxV7J4SpcqUq3DfAw9VqlKtRq069Ro0euSxJs1atGrTrkOnJ57q0q1Hrz7P9Bvw3KAhw154acSoV157Y8xb74yb8N6kKdNmzJozb8EHi5Z89MmyFas++2LNV9+s2/Ddj8BPm4GtwLZfduz6bc8f+4EDf/0L/HfoyLGTszoFBjI4owsh7f0AAAAASUVORK5CYII=) repeat-x 0 100%;
	-webkit-transition: all .4s cubic-bezier(.42,0,.58,1); -moz-transition: all .4s cubic-bezier(.42,0,.58,1); -o-transition: all .4s cubic-bezier(.42,0,.58,1); transition: all .4s cubic-bezier(.42,0,.58,1);
}
.lo-video_link:hover { opacity: 0.3 }

.video-list { list-style-type: none; padding: 0; margin: 0 0 0 -2px; }
.video-list > li { float: left; width: 50%; padding: 0 0 0 2px; margin: 0 0 2px 0; }
.video-list .lo-video { margin-bottom: 0; border: none; }

@media only screen and (max-width: 640px) {
	.video-list > li { float: none; width: 100%; margin: 0; }
}

article.video.video { padding: 0; }
.video_related.video_related { padding: 0; }

.sidebar, .sidebar * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sidebar { float: right; z-index: 2; position: relative; width: 360px; padding: 30px; }
.sidebar .boombox { background: #eee; width: 300px; }
.sidebar aside { padding: 20px 0; border-bottom: 1px solid #dce2e5; }
.sidebar .rhs_block { line-height: 1.5; }

.lo-rhs .rhs_boombox:first-child { margin-top: 0; }
.rhs_boombox { margin: 20px 0; }
/*.sidebar h2 { font-size: 1.6em; padding: 0; margin: 0 0 5px 0; color: #333; font-weight: 400; font-family: 'Bebas Neue', sans-serif; }*/
.sidebar a { color: #454545; }
.sidebar a:hover { color: #b80000; }
#rhs_newsletter_content { border: none; }
#rhs_iasset_index { padding-top:10px; }

/*
.sidebar .promo { min-height: 78px; position: relative; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
.sidebar .promo:hover { border-color: #ccc; z-index: 2; }
.sidebar .promo:hover:after { opacity: 1; }
.sidebar .promo img { float: left; display: inline; margin: 0 10px 10px 0; border: 1px solid #E1E1E1; width: 75px; border-radius: 5px; }
.sidebar .promo h3 { padding: 0; margin: 0 0 0 85px; font-size: 1.2em; font-weight: normal; line-height: 1.3; }
.sidebar .promo:hover h3 { color: #b80000; }
.sidebar .promo p { display: block; padding: 0; margin: 3px 0 0 85px; font-size: 1.1em; color: #888; }
.sidebar .promo .readmore { position: absolute; z-index: 2; top: 0; bottom: 0; left: 0; right: 0; text-indent: -9999px; }
.sidebar h2+.promo { margin-top: 10px; border-top-left-radius: 3px; border-top-right-radius: 3px;  }
.sidebar .promo:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
*/

.directory_search form { display: block; position: relative; margin: 0; }
.directory_search input[type=text] { height: 48px; width: 100%; background: #e1e1e1; border: 1px solid #e1e1e1; padding: 6px 10px; margin: 0; outline: none; font-size: 1.3em; color: #000; font-family: Arial, sans-serif; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }
.directory_search input[type=submit] { position: absolute; opacity: 0.3; top: 0; right: 0; height: 16px; width: 16px; margin: 16px 16px 0 0; background: url(images/sprites.png?3) no-repeat -96px -128px; border: none; text-indent: -9999px; overflow: hidden; font-size: 0; line-height: 0; display: block; cursor: pointer; }
.directory_search input[type=text]:focus+input[type=submit]:hover { background-position: -64px -128px; }
.directory_search input[type=text]:focus { border-color: #bbb; }
.directory_search input[type=text]:focus+input[type=submit] { opacity: 1; }
.directory_search .browse { color: #888; display: inline-block; clear: both; font-size: 0.8em; margin: 0; padding: 3px 0; text-transform: uppercase; }
.directory_search ::-webkit-input-placeholder { color: #bbb; }
.directory_search ::-moz-placeholder { color: #bfc9cf; }
.directory_search :-ms-input-placeholder { color: #bfc9cf; }

.related_list { list-style-type: none; padding: 0; margin: 0; }
.related_list li { padding: 10px 0; margin: 0; position: relative; border-top: 1px solid #eeeeee; -webkit-transition: opacity .1s ease-in; -moz-transition: opacity .1s ease-in; -o-transition: opacity .1s ease-in; transition: opacity .1s ease-in; }
.related_list li:first-child { border: none; }
.related_list li:after { content: ""; display: table; clear: both; }
.related_list .image { overflow: hidden; display: inline-block; width: 90px; margin: 0 -90px 0 0; vertical-align: middle; border: 0px solid #888; }
.related_list .image.empty { background: url(images/placeholder.png) no-repeat 50% 50%; }
.related_list img { width: 100%; display: block; }
.related_list h3 { font-weight: normal; font-size: 1em; display: inline-block; vertical-align: middle; margin: 0; line-height: 1.3; }
.related_list h3 span { font-size: 0.75em; color: #888; display: block; }
.related_list .image+h3 { margin:0 0 0 100px; }
.related_list .num { display: inline-block; width: 25px; margin: 0 -25px 0 0; line-height: 25px; width: 25px; vertical-align: middle; text-align: center; color: #b80000; font-size: 1.9em; font-weight: normal; font-family: 'Bebas Neue', sans-serif; }
.related_list .num+h3 { margin: 0 0 0 32px; }

.related_list.whitepapers .image { overflow: hidden; border-radius: 1px; width: 40px; float: none; border: none; box-shadow: 0px 1px 1px rgba(0,0,0,.3); margin: 0 -55px 0 0; }
.related_list.whitepapers li { min-height: 3.1em; padding: 10px 0; }
.related_list.whitepapers:hover li:hover { opacity: 1; }
.related_list.whitepapers .image+h3 { margin: 0 0 0 65px; }

.related_list.zone .image { width: 70px; margin: 0 -75px 0 0; }
.related_list.zone .image+h3 { margin:0 0 0 80px; }

.lo-rhs_deal { position: relative; overflow: hidden; }
.lo-rhs_deal:after { content: ""; display: table; clear: both; }
.lo-rhs_deal_image { overflow: hidden; display: inline-block; width: 80px; margin: 0 -90px 0 0; vertical-align: top; border: 0px solid #888; }
.lo-rhs_deal_text { display: inline-block; vertical-align: top; margin:0 0 0 100px; }
.lo-rhs_deal_company { font-family: ProximaNovaA-Bold, sans-serif; color: #aaa; display: block; margin: 0; }
.lo-rhs_deal_title { font-size: 1em; margin: 0; line-height: 1.3; }
.lo-rhs_deal_readmore { position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-indent: 100%; white-space: nowrap; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AP///wAI/AL+Sr4t6gAAAABJRU5ErkJggg==) repeat 0 0; }

.community_comments .quote { line-height: 1.5; margin: 20px 0; padding: 0 0 0 15px; border-left: 3px solid #0f7ba5; }
.community_comments .say { font-size: 1.3em; color: #777; }
.community_comments .say:before { content: "\201C"; font-size: 1.2em; line-height: 0.5; }
.community_comments .say:after { content: "\201D"; font-size: 1.2em; line-height: 0.5; }
.community_comments .headline { font-size: 1.1em; }

.whitepaper-topics ul.whitepaper-topics-list{
	margin: 0;
}

/* The wider the #list_wrapper is, the more columns will fit in it */
.whitepaper-topics-list-wrapper, .whitepaper-company-list-wrapper {
	margin-bottom: 20px;
}

ul.whitepaper-topics-list, ul.whitepaper-company-list{
	list-style-type: none;
	padding: 0 10px; margin: 0;
}

/* The wider this li is, the fewer columns there will be */
ul.whitepaper-topics-list li, ul.whitepaper-company-list li{
	list-style-position: inside;
	text-align: left;
	float: left;
	width: 202px;
	line-height: 20px;
	padding: 0; margin: 0;
	color: #bbb;
}
ul.whitepaper-topics-list li a, ul.whitepaper-company-list li a {
	text-decoration: none;
	background: url(images/dotted_arrow_bullet.gif) no-repeat 2px 3px;
	padding: 0 0 0 12px;
	display: block;
}
ul.whitepaper-topics-list li a:hover, ul.whitepaper-company-list li a:hover {
	/*text-decoration: underline;*/
	background-color: #eee;
}

/*.whitepaper-summary { margin: 0 0 25px 10px; }*/
.whitepaper-summary { padding: 10px; }
.whitepaper-summary-odd { background: #f5f5f5; }
.whitepaper-summary-info {  }
.whitepaper-summary-title { display: block; font-family: Georgia, "Times New Roman", serif; font-size: 18px; text-decoration: none; }
.whitepaper-summary-image { display: block; float: right; width: 116px; height: 150px; margin: 0 0 0 15px; border: 1px solid #333; }
.whitepaper-summary-date { font-weight: 700; color: #222; margin-top: 2px; }
.whitepaper-summary-desc { margin: 10px 0 10px 0; color: #555; }
.whitepaper-summary-download { display: block; display: inline; float: left; padding: 3px 8px; background: #2577BB url(images/whitepaper_download_button.gif) repeat-x bottom left; border: 1px solid #3D81B7; border-color: #3D81B7 #003E72 #00284E #3D81B7;  color: #fff; text-decoration: none; margin: 0; text-decoration: none !important; }

.list-options { padding: 5px 0; border-bottom: 1px solid #888; text-transform: uppercase; font-size: 11px; }
.list-options a { text-decoration: none; }
.list-nav { padding: 5px 0; margin-bottom: 10px; border-top: 1px solid #888; text-transform: uppercase; font-size: 11px; }
.list-nav a { text-decoration: none; }
.list-nav-prev { float: left; }
.list-nav-next { float: right; }

#leaderboard-bottom-ad { width: 728px; height: 90px; background: #fff; margin: 20px auto; text-align: center; }
#marketplace-padding { padding: 10px 0 10px 0; }

/* clear fix */
.clearfix:after,
.cfix:after,
div.boxwrapdbl:after,
page_links:after,
div.boxwrap:after
{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix,
.cfix,
div.boxwrapdbl,
.page_links,
div.boxwrap
{ display:inline-block; }

.clearfix,
.cfix,
div.boxwrapdbl,
.page_links,
div.boxwrap
{ display:block; }

* html .clearfix,
* html .cfix,
* html div.boxwrapdbl,
* html .page_links,
* html div.boxwrap
{height: 1%;}
/* end clear fix */

.sec_tax_header { color: #c30000; margin-bottom: 8px; padding: 10px 0; border-bottom: 2px solid #c30000; font-size: 24px; line-height: 29px; }
.sec_tax_header .header_more { float: right; margin-top: 5px;font-weight: 100; font-size: 11px; text-decoration: none; color: #555; margin-top: 12px; }

.sec_tax_header_rhs { color: #000; margin-bottom: 8px; padding: 20px 0 2px 0; font-size: 14px; line-height: 19px; font-weight: 700; border-bottom: 2px solid #c30000; }

.art_quote { display: inline; width: 150px; float: left; background: #fff url(http://demo.idg.com.au/arn/site/quote_open.gif) no-repeat top left; margin: 3px 7px 3px 0 }
.art_quote_inner { font-weight: 100; font-size: 15px; color: #4b617c; padding:  16px 15px 16px 16px; background: transparent url(http://demo.idg.com.au/arn/site/quote_close.gif) no-repeat bottom right; font-family: Georgia, "Times New Roman", serif; line-height: 20px; }
.art_quote .quote_author { font-size: 10px; color: #999; text-align: right; line-height: 14px; margin-top: 3px; }

.art_single_quote { display: inline; width: 150px; float: left; background: #fff url(http://demo.idg.com.au/arn/site/quote_single_open.gif) no-repeat top left; margin: 3px 7px 3px 0 }
.art_single_quote_inner { font-weight: 100; font-size: 15px; color: #4b617c; padding:  16px 15px 16px 16px; background: transparent url(http://demo.idg.com.au/arn/site/quote_single_close.gif) no-repeat bottom right; font-family: Georgia, "Times New Roman", serif; line-height: 20px; }
.art_single_quote .quote_author { font-size: 10px; color: #999; text-align: right; line-height: 14px; margin-top: 3px; }



.supplement-contents ul { padding: 0 0 0 20px; margin: 0; list-style-type: square; color: #bbb; }
.supplement-contents ul li { padding: 0; margin: 5px 0; }

#contentright_div .block { border: none; }
#contentright_div .block .content { padding: 0; margin: 0; }

.help-userlogin { background: #fff; border: none;}
.help-userlogin .wp_content { float: right; width: 330px; }


/*login area -- overwriting style.css and form.css*/
#user-register {
	margin: 10px 10px 15px 10px;
}
#user-register .form-required { color: #0C8CCE !important; }
#user-register .legend {
	color: #232323;
	font-size: 18px;
	letter-spacing: 0.25px;
	padding: 10px 0;
}
#user-register fieldset legend {
	color: #232323;
	font-size: 18px;
	letter-spacing: 0.25px;
	padding: 10px 0 5px 0;
}
#user-register .accountexist {
	color: #232323;
	font-size: 18px;
	letter-spacing: 0.25px;
	padding: 10px 0 5px 0;
}

#user-register .form-item .form-text { width: 145px; padding: 2px 4px; border: 1px solid #ccc; background: #f8f8f8; }

.topfields {
	background-color: #f8f8f8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc !important;
	padding: 10px 14px 10px 14px !important;
	color: #FFF;
}

#edit-salutation-id-wrapper { clear: both; border-top: 1px dotted #ccc; padding-top: 10px !important; }
#edit-address-postcode-wrapper { clear: both; border-bottom: 1px dotted #ccc; padding-bottom: 10px !important; margin-bottom: 5px !important; }
#edit-jfid-wrapper { clear: both; }
#edit-btid-wrapper select { margin-bottom: 2px; }
.topfields #edit-pass-wrapper {
	margin:0 !important;
	padding:0 !important;
}
#user-register #edit-submit { margin: 15px 0; }
#user-register .form-item label { color: #333; width: 145px; display: block; display: inline; float: left; font-size: 12px; margin-right: 5px; padding: 0; line-height: 21px; text-align: right; font-weight: 100; }
#user-register .form-item { padding: 5px 0; margin: 0; }
#user-register .edit-pass-wrapper .form-item { margin: 0; }
#user-register .form-item label, .form_result label {
	color: #333;
	letter-spacing: 0.25px;
}
#user-register .topfields #edit-pass-pass2-wrapper label,
#user-register .topfields #edit-lastname-wrapper label,
#user-register .topfields #edit-jobtitle-wrapper label
{ width: auto; white-space: nowrap; }
#user-register fieldset { border: 0; margin: 10px 0 0 0; padding: 0; }
#user-register .check_item { display: none; }
#user-register #edit-mollom-captcha-wrapper  label  {font-size: 18px;}
#user-register .privacy { text-align: right; font-size: 11px; padding: 2px; }
#user-register #edit-pass-pass1, #user-register #edit-pass-pass2 {
	margin-right: 5px;
}
#edit-mollom-captcha-wrapper .description { width: 430px; }

#edit-pass-wrapper { position: relative; }
/*#edit-pass-wrapper .warning { visibility: hidden; height: 0px; }*/

#user-register .form-item input.error, #user-register .form-item textarea.error, #user-register .form-item select.error {
	border: 1px solid #C45252 !important;
	/*background-color: #FFE6E6;*/
	background: #FFEEEE;
	color: #333
}
#user-register .form-item .description { margin: 3px 0 0 150px; color: #aaa; }
.password-strength { color: #484848; font-size: 11px; }
span.password-confirm { color: #484848; font-size: 11px; }
.password-result { font-weight: 700; }
span.password-confirm span { font-weight: 700; }
div.password-description { width: auto !important; max-width: none; background: #FEF0D2 !important; color: #424242 !important; border: 1px solid #FEC854 !important; padding: 8px 10px 8px 10px !important; line-height: 14px; margin-bottom: 5px; font-weight: 700 }

#user-register .form-checkboxes { margin: 0; }
#user-register .form-checkboxes ul { list-style-type: none; padding: 0; margin: 0; }
#user-register .form-checkboxes ul li { padding: 0; margin: 0; }
#user-register .form-checkboxes label { color: #333; width: auto; display: block; float: none; text-align: left; font-weight: 100; }
#edit-business-type-wrapper .form-checkboxes { float: left; }

.page_links { }
.page_links .label { float: left }
.page_links ul, .story_more ul { list-style-type:none; padding:0; margin:0; float: left }
.page_links li, .story_more li { display: inline; float: left; margin: 0 0 0 2px }

.pagination{float:right;margin:10px;}
.page{line-height:22px;padding:0 2px;font-size:11px;color: #c1c1c1;}
a.page{color: #0080C0;}
.pagination .prev, .pagination .next{background: #ececec;font-size:11px;font-weight:300;margin:18px 0 5px;padding:4px 6px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius:3px;}
.pagination a.prev:hover, .pagination a.next:hover{background: #000;text-decoration: none;color: #fff;}
.pagination .disabled{color: #999; background: #eee;}

#article_body .arn-inline-signup-blurb { color: black; font-weight: 700; }
#article_body .arn-inline-signup-blurb a { color: black; font-weight: 700; text-decoration: underline; }

.salary_survey_promo { padding: 5px 0px 5px 2px; }

#mediarelease_wrap h1 { padding-left: 0; }
#mediarelease_wrap { padding: 20px;}
#mediarelease_wrap .pr_item .desc { width: 460px;}
#mediarelease_wrap .pr_item .date { color: #000; font-weight: 700;}
#mediarelease_wrap .pr_item .companypr a { color: #bf1a1d;}
#mediarelease_wrap p.disclaimer { color: #888; margin-top: 0; padding-top: 0; }

#main #blogs_posts { width: 410px; }

#events_posted h1 { padding-left: 0; }
#events_posted .subsection_header { margin-bottom: 0; }
#eventpage { padding: 0 !important; }

#blogs_article_text p a { border-bottom: 1px dotted #777; }
#blogs_article_text p a:hover { text-decoration: none; border-bottom: 1px solid #777; }

#article_extra_comments { overflow: hidden; }

#contactpage h1 { padding: 0; margin: 20px 0; }
#contactpage h2 { padding: 0; margin: 40px 0 0 0; font-size: 12px; color: #000; text-transform: uppercase; border-bottom: 1px solid #333; }
#contactpage h3 { padding: 0; margin: 10px 0 0 0; font-size: 18px; color: #000; }
#contactpage .contact { margin: 30px 0; }
#contactpage p { padding: 0; margin: 0; }

ul#webinar_list { padding: 0; margin: 0; list-style-type: none; }
ul#webinar_list li { margin: 0; display: block; clear: both; padding: 20px 30px; border-bottom: 1px solid #ddd; line-height: 1.5; }
ul#webinar_list li h3 { font-size: 18px; font-weight: 700; }
ul#webinar_list li .summary { margin: 10px 0; font-size: 13px; color: #444; }
ul#webinar_list li .more { margin: 20px 0 0 0; }
ul#webinar_list li .more a { float: left; display: block; background: #b80000; color: #fff; font-weight: normal; padding: 3px 10px; border-radius: 5px; border: 1px solid #a50000; font-weight: 700; }
ul#webinar_list li .more a:hover { background: #cb0500; border-color: #a50000; }

.ad_scripts { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }

.mrec { width: 300px; background: #eee; margin: 0 0 10px 0; }

.taxonomy_float { width: 300px; position: relative; z-index: 2; float: right; padding: 0 10px 10px 10px; background: #fff; }
.section_float { width: 300px; position: relative; z-index: 2; float: right; padding: 0 10px 10px 10px; background: #fff; }

#usersystem .checkboxes.with_label { margin-left: 160px; }
#usersystem .checkboxes.with_label ul { padding-top: 10px; }
#usersystem #id_business_other { position: static; margin: -5px 0 10px 160px; }

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5)
{
    .olympics-feed .winner, .medal_tally .medals {
        background-image: url(images/medals@2x.png);
        background-size: 20px 220px;
    }
}

#comp_content { margin: 0px 30px; }
#comp_content a { color: #CB0E11; font-family: ProximaNovaA-Bold, sans-serif; }
#comp_footer { border-top: 1px solid #DDDDDD; color: #999999; font-size: 11px; margin: 30px 0 0; padding: 10px 0 0; }
#comp_footer a { color: #999999; text-decoration: underline; }

.whitepaper_page { padding: 20px; }
.whitepaper_page h1 { padding-left: 0; }

.arn_zones article { position: relative; margin-top: -1px; padding: 20px 0 20px 120px; min-height: 142px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.arn_zones article .image { position: absolute; top: 20px; left: 0; overflow: hidden; border-radius: 5px; }
.arn_zones article .image img { display: block; width: 100px; }
.arn_zones h2 { margin: 0 0 5px 0; font-size: 21px; }
.arn_zones article p { line-height: 1.5; color: #555; font-size: 14px; margin: 10px 0; }
.arn_zones article p.visit a { display: inline-block; padding: 4px 12px; background: #bf1b1e; color: #fff; font-weight: 700; }

.art-topbar_logo { height: 45px; width: 122px; background: url(images/article_logo.png) no-repeat 0 50%; margin: 5px 0 0 0; position: relative; z-index: 5; }
.art-topbar_content.art-topbar_content { padding-left: 122px; }
.art-author a { color: #cd0606; font-weight: normal; font-size: 1.2em; font-family: ProximaNovaA-Bold, sans-serif; }
.art-share.art-share a { color: #fff; font-style: normal; }
.art-share a:hover { text-decoration: none; }
.art-body a { color: #036ecc; }

.art-articles_wrap { margin: -20px -340px -20px -20px; font-size: 0.85em; }
.art-title.art-title { font-family: ProximaNovaA-Bold, sans-serif; font-weight: normal; }
.brandpost_article { margin: -20px -340px -20px -20px; }

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5),
only screen and (min-resolution: 144dpi)
{
	.art-topbar_logo {
		background-size: 122px 45px;
		background-image: url(images/article_logo@2x.png);
	}
}

@media only screen and (max-width: 768px) {
	.lo-responsive .art-author a { font-size: 1em; }

	.lo-responsive .art-topbar_logo {
		margin: 5px 0 0 5px;
		background-size: auto 35px;
		background-image: url(images/article_logo@2x.png);
	}
}
@media only screen and (max-width: 1180px) {
	.lo-responsive .art-topbar_content.art-topbar_content { padding-left: 177px; }
}
@media only screen and (max-width: 1040px) {
	.lo-responsive .art-topbar_content.art-topbar_content { padding-left: 122px; }
}

.lo-article_list_mrec { margin: 10px auto; width: 300px; }
.lo-native_ad { position: relative; padding: 10px 0 10px 120px; min-height: 120px;  }
.lo-native_ad:before { content: 'BrandPage'; display: block; color: #bbb; text-transform: uppercase; font-size: 0.8em; font-family: ProximaNovaA-Bold, sans-serif; }
.lo-native_ad_image { position: absolute; top: 10px; left: 0; display: block; height: 100px; width: 100px; overflow: hidden; }
.lo-native_ad_brand_page:before { content: 'BrandPage'; }
.lo-native_ad_brand_post:before { content: 'BrandPost'; }
.lo-native_ad_image:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.lo-native_ad_image img { vertical-align: middle; max-width: 100%; }
.lo-native_ad_title { margin: 0 0 0.2em; font-size: 1.3em; }
.lo-native_ad_summary { margin: 0.2em 0; }
.lo-title + .lo-native_ad:before { display: none; }
/*.lo-native_ad a:last {  position: absolute; z-index: 2; top: 0; bottom: 0; left: 0; right: 0; }*/

.lo-native_ad[data-headline~=Intel] .lo-native_ad_title a { color: #2188ca; }
.lo-native_ad[data-headline~=Samsung] .lo-native_ad_title a { color: #0c4da3; }
.lo-native_ad[data-headline~=Seagate] .lo-native_ad_title a { color: #1f7c78; }
.lo-native_ad[data-headline~=Asus] .lo-native_ad_title a { color: #22448f; }
.lo-native_ad[data-headline="The challenge of Enterprise Mobility"] .lo-native_ad_title a { color: #22448f; }
.lo-native_ad[data-headline~=Colocation] .lo-native_ad_title a { color: #0188b4; }
/*#arndir_page { margin: -30px -30px -30px -30px; }*/

.ss-page { margin: -20px -340px -20px -20px; }
.ss-caption { font-size: 1.15em; }
.ss-caption a { color: #1fb9f5; }

@media only screen and (max-width: 800px) {
	.lo-responsive .ss-page { margin: -10px -10px -30px -10px; }
}


.account .checkboxes { margin-left: 2em !important; }
.account .checkboxes ul li { float: left; width: 49%; }
.account .checkboxes ul li label { font-weight: normal; }
.account #id_business_types li:last-child { clear: both; }
.account #id_business_other { margin-left: 2em !important; }
/*
#brand-post-in-article-promo .brandpost_logo { height: 13px; display: block; text-indent: -9999px; margin-bottom: 4px; background: url("http://demo.idg.com.au.s3.amazonaws.com/arn/brand_page/brandpost_logo.png") no-repeat 0 0; background-size: 82px 13px }
#brand-post-in-article-promo .brandpage_logo { height: 16px; display: block; text-indent: -9999px; margin-bottom: 4px; background: url("http://demo.idg.com.au.s3.amazonaws.com/arn/brand_page/BrandPage_logo_updated.gif") no-repeat 0 0; background-size: 81px 16px }
*/
.rhs_iasset_index_img { display: block; }
.rhs_iasset_index_desc { z-index: 2; max-width: 300px; position: relative; margin: -1px 0 0 0; padding: 10px; border: 2px solid #000fb5; border-top: 0; background: none; color: #000; font-size: 0.9em; }
.rhs_iasset_index_desc a { color: #000 !important; font-family: ProximaNovaA-Bold, sans-serif; text-decoration: underline; }

.load_dropcontent { display: none; }

.art-article.art-article aside.readmore > span a { color: #036ecc; font-family: ProximaNovaA-Bold, sans-serif; }

.art-connect h3,
.art-connect .qs-article_widget.qs-article_widget h3 { font-family: 'Bebas Neue', sans-serif; font-weight: normal; }

.evt-countdown { display: block; font-family: Arial, sans-serif; position: relative; z-index: 2; overflow: hidden; font-size: 1.1em; background: #c7f100; height: 50px; padding: 10px; color: #000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; transition: all 0.1s ease-in; }
.evt-countdown:before { content: ""; position: absolute; z-index: 5; background: #000; bottom: 0; left: 0; right: 0; height: 1px; opacity: 0.15; }
.evt-countdown_more { position: absolute; right: 15px; top: 50%; margin: -0.7em 0 0 0; line-height: 1.4em; font-weight: bold; text-decoration: none; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; transition: all 0.1s ease-in; }
.evt-countdown_more:after { content: " ›"; }
.evt-countdown_text { position: relative; top: 50%; margin: -0.7em 0 0 0; line-height: 1.4em; font-size: 1em; z-index: 3; font-weight: bold; }
.evt-countdown_link { position: absolute; z-index: 3; display: block; text-indent: -9999px; top: 0; bottom: 0; left: 0; right: 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AP///wAI/AL+Sr4t6gAAAABJRU5ErkJggg==) repeat; }

.evt-countdown_clock { margin: -7px 0 0 0; display: inline-block; font-weight: bold; vertical-align: middle; font-size: 1.2em; }
.evt-countdown_card { position: relative; display: inline-block; padding: 0 20px; border-radius: 3px; background: #333; color: #fff; line-height: 1.3; }
.evt-countdown_card:after { content: ''; position: absolute; top: 100%; left: 0; right: 0; color: #000; text-align: center; font-size: 0.55em; line-height: 1; text-transform: uppercase; margin: 2px 0 0 0; }
.evt-countdown_card:before { content: ''; position: absolute; top: 0; bottom: 48%; left: 0; right: 0; border-bottom: 1px solid #000; opacity: 0.35; border-radius: 3px 3px 0 0; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUFBQWsrP/7AAAAAXRSTlO/Gzh2ewAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=) repeat; }
.evt-countdown_time { margin: 0 3px; }
.evt-countdown_card.week { margin: 0 3px; }
.evt-countdown_card.day { margin: 0 3px; }
.evt-countdown_card.hour { border-radius: 3px 0 0 3px; }
.evt-countdown_card.minute { border-radius: 0; margin-left: 1px; }
.evt-countdown_card.second { border-radius: 0 3px 3px 0; margin-left: 1px; }
.evt-countdown_card.week:after { content: 'Weeks'; }
.evt-countdown_card.day:after { content: 'Days'; }
.evt-countdown_card.hour:after { content: 'Hours'; }
.evt-countdown_card.minute:after { content: 'Minutes'; }
.evt-countdown_card.second:after { content: 'Seconds'; }

.evt-countdown_itawards { background: url(http://demo.idg.com.au/nzreseller/industry_awards_2015/hotbar.png) no-repeat 0 0; color: #fff; }
.evt-countdown_itawards .evt-countdown_card:after { color: #fff; }
.evt-countdown_itawards .evt-countdown_text { padding-left: 50px; }
.evt-countdown_itawards .evt-countdown_text span { text-decoration: underline; }
.evt-countdown_itawards:before { background: #fff; opacity: 0.5; }

.bp-wrap { font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif" !important; }

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5),
only screen and (min-resolution: 144dpi)
{
	.evt-countdown_more:after {
		background-size: 16px 16px;
		background-image: url(http://demo.idg.com.au/arn/events/evt_countdown_more@2x.png);
	}
}

@media only screen and (max-width: 1080px) {
	.evt-countdown { display: none; }
}
