/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Fonts */

@font-face {
    font-family: UniSA-Altis-Bold;
    src: url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Bold.eot?) format("eot"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Bold.woff2) format("woff2"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Bold.woff) format("woff"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Bold.ttf) format("truetype"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Bold.svg#AltisUniSA-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: UniSA-Altis-Regular;
    src: url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Regular.eot?) format("eot"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Regular.woff2) format("woff2"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Regular.woff) format("woff"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Regular.ttf) format("truetype"),url(/areas/int/static/themes/u17/p2/assets/fonts/UniSA_Altis-Regular.svg#AltisUniSA-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

/* Default CSS */
html, body{height:100%;min-height:100%;}
body {
    font-family: UniSA-Altis-Regular, Arial, Helvetica, Sans-Serif;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    padding: 0;
    border: none;
}
h1 {
    font-family: UniSA-Altis-Bold, Arial, Helvetica, Sans-Serif;
}


p, h1, h2, h3, h4, h5, h6, blockquote, ul {margin:0 0 10px 0;padding:0;}
p, blockquote, li {line-height:24px;}
ol, ul {list-style:disc;}
li {margin:0 0 0 20px;}
h1, h2, h3, h4, b, strong {font-weight:bold;}
em, i {font-style:italic;}

blockquote {font-weight:bold;border-left:2px solid #000;padding:0 0 0 10px;}


/* General Css*/
.main-container {
  max-width:960px;margin:0 auto;clear:both;
}

.col {float:left;}

.full {width:944px;margin:8px;}
.two-third {width:624px;margin:8px;}
.one-third {width:304px;margin:8px;}

.blackbar {background-color:#000;width:100%;}

.transparent {opacity:0.8;filter:alpha(opacity=80);}

.topDivider {border-top:2px dotted #000;padding:20px 0 0 0;}

h2 .small-text {font-weight:normal;letter-spacing:normal;font-size:16px;}

.ArticlePreview {display:inline-block;overflow:hidden;}

.addthis_toolbox {line-height:40px;}

/* General Css - Menu */
.menu {position:fixed; top:0;z-index:999;}

.menu .main-container {height:32px;line-height:32px;padding:14px 0 4px;vertical-align:middle;}
.menu .main-container .logo {float:right;}

.menu .fullnav {float:left;display:block;}
.menu .fullnav .home-icontainer {float:left;width:32px;display:block;overflow:auto;height:32px;margin:0 20px 0 0}
.menu .mobnav {float:left;display:none;}
.menu .fullnav a, span.storylink {color:#fff;margin:0 15px 0 0; background:transparent url('images/arrow-right-white.png') center left no-repeat;padding-left:32px; text-decoration:none; float:left;}
.menu .fullnav .unilogo {background:none; padding:0;}
.menu .fullnav a.home-icon, .menu .mobnav a.menu-icon {display:block; float:left; height:32px; padding-left:0; width:32px; }
.menu .fullnav a.home-icon {background-image:url('images/home-white.png'); }
/*.menu .mobnav a.menu-icon {background-image:url('images/navicon-white.png');}*/

.menu .storymenu {width: 250px;position: absolute;top: 50px;background-color: black;color: white;display:none;opacity:90;}
.menu .storymenu ul {list-style:none;}
.menu .storymenu li {margin:0;padding:10px;}
.menu .storymenu li:hover {background-color:#555;}
.menu .storymenu li a {color:White;text-transform:uppercase;text-decoration:none;padding:0;background:transparent;}

.mobmenu {position:fixed;width:250px;margin-top:50px;top:0;left:0;background-color:Black;z-index:900; color:White;display:none;opacity:90;overflow:hidden;}
.hidescroll {overflow:auto;height:100%;position:absolute;left:0;overflow-x:hidden;overflow-y:scroll;}
.hidescroll::-webkit-scrollbar{display:none;}
.mobmenu ul {list-style:none;width:250px;}
.mobmenu li {margin:0px;padding:10px;}
.mobmenu li:hover {background-color:#555;}
.mobmenu li.title:hover {background-color:black;}
.mobmenu li.mobstory {margin-left:20px;}
.mobmenu li a {text-transform:uppercase; color:White; text-decoration:none;}
.menu-icon {cursor:pointer;}

.menu span.storylink:hover {cursor:pointer;}
.menu span.storylink.selected {background:transparent url('images/arrow-down-white.png') center left no-repeat;}

span.entcaption {background-color:#000;color:#fff;display:block;font-size:12px;line-height:14px;padding:5px;font-style:italic;}

/* Enterprise Landing Page #entLanding */

#entLanding h1 {
  font-size:70px;
}

#entLanding h2 {
  font-size:18px;
}
#entLanding {clear:both;overflow:auto;}
#entLanding .entFeature {clear:both;width:100%;height:100%;background-position:center center; background-repeat:no-repeat; background-size:cover;display:block;position:relative;z-index:1;}

#entLanding .entFeature .entLogo {display:block;position:relative;top:50px;}
#entLanding .entFeature .entLogo img {width:100%;}

#entLanding .FeatureHeading {padding:10px 0; position:absolute; bottom:0px;color:#fff;}
#entLanding .FeatureHeading .maintext {border-bottom:1px solid #fff;width:100%;color:#fff;}
#entLanding .FeatureHeading h1 {text-transform:uppercase;font-size:60px;line-height:60px;margin:0;padding:0;}
#entLanding .FeatureHeading .subtext {padding-top:5px;font-size:18px;color:#fff;}
#entLanding .FeatureHeading a {text-decoration:none;}

#entLanding .entContents {margin:20px 0;display:block;clear:both;overflow:auto;}
#entLanding .entContents a {color:#000;}
#entLanding .entContents .promoboxes {padding:0 0 20px 0;overflow:auto;clear:both;}
#entLanding .entContents .promoboxes a {text-decoration:none;}

#entLanding .ArticlePreview {float:left;height:320px;padding-bottom:1%;
  white-space: wrap;
  overflow: hidden;
  text-overflow: ellipsis;}
#entLanding .ArticlePreview img {width:100%;}
#entLanding .ArticlePreview h4 {text-transform:uppercase;color:#000099;margin:10px 0;}

#entLanding .newsbites {border-top:1px solid #000;padding:20px 0 40px;display:block;overflow:auto;clear:both;}
#entLanding .newsbites h4 {cursor:pointer;text-transform:uppercase;color:#000099;}
#entLanding .newsbites h4 img {width:16px;height:16px;background:url('images/plusminus-16.gif') 0 0; margin:0 10px 0 0;}
#entLanding .newsbites h4.selected img {background:url('images/plusminus-16.gif') 0 -16px; margin:0 10px 0 0;}

#entLanding ul.nbtabs {height:34px;overflow:inherit;border-bottom:1px solid #000;padding:0 0 1px;margin-top:20px;margin-bottom:20px;}
#entLanding ul.nbtabs li {height:24px;list-style:none outside none;display:inline-block;padding:5px 10px;border:1px solid #000;border-radius:10px 10px 0 0;margin:0;text-indent:0;}
#entLanding ul.nbtabs li:hover {cursor:pointer;}
#entLanding ul.nbtabs li img {width:16px;height:16px;background:url('images/tab-icons.png') 0 0;margin:0px 5px 0 0;}
#entLanding ul.nbtabs li.selected {border-bottom:1px solid #fff;}
#entLanding ul.nbtabs li.selected img {background:url('images/tab-icons.png') 0 -16px;}
#entLanding div.bite {margin:0 0 10px 0;border-bottom:1px solid #000;overflow:auto;display:block;}
#entLanding div.bite:last-child {border-bottom:none;}
#entLanding div.bite .one-third img {width:100%;display:block;}

/* Enterprise Article Page #entArticle */

#entArticle {min-height:100%;display:block;clear:both;position:relative;}

#entArticle #MainArticle img {float:left;margin:10px 10px 10px 0;max-width:50%;}

#entArticle .ArticlePromo {overflow:auto;clear:both;background-position:center center; background-repeat:no-repeat; background-size:cover; display:block; width:100%; height:75%; position:relative; z-index:1;}
#entArticle .ArticleHeading {padding:2px 0; position:absolute; bottom:0px;color:#fff;}
#entArticle .ArticleHeading h1 {text-transform:uppercase;font-size:60px;line-height:60px;margin:0;padding:0;}
#entArticle .ArticleHeading .maintext {border-bottom:1px solid #fff;width:100%;}
#entArticle .ArticleHeading .subtext {padding-top:5px;font-size:18px;}

#entArticle .ArticleAuthor p {font-size:12px;line-height:16px;}
#entArticle .ArticleAuthor .author {color:#000099;}

#entArticle .ArticleIntro p {font-weight:bold;font-size:1.125em;line-height:28px;}

#entArticle .ArticleBreakout {overflow:auto;clear:both;}
#entArticle .BreakoutHeading h2 {font-size:24px;letter-spacing:1px;}

#entArticle aside img {display:block;width:100%;}

#entArticle .RelatedArticles {text-align:left;background-color:#ccc;overflow:auto;clear:both;}
#entArticle .RelatedArticles img {width:100%;margin:2px 0 10px 0;}
#entArticle .RelatedArticles {line-height:24px;}
.RelatedArticles .ArticlePreview {float:left;max-height:320px; padding-bottom:1%; white-space: wrap; overflow: hidden; text-overflow: ellipsis;}
.RelatedArticles .ArticlePreview h4 {text-transform:uppercase;color:#000099;margin:10px 0;}
.RelatedArticles .ArticlePreview p {color:#000;}
.RelatedArticles a {text-decoration:none;}

.movingbox {margin-bottom:20px;}

.asideGallery {margin:5px 0;}
.gallerythumbs {width:100%;overflow:hidden;margin:5% 0;}
.gallerythumbs img {width:100%;}
/*.gallerythumbs a {width:25%;float:left;margin:5px 0 0 0;}
.gallerythumbs a.last {margin:5px 0 0;}*/

.gallerythumbs a {width:30%;float:left;}
.gallerythumbs a.mid {float:left;margin:0 5%;}
/*.gallerythumbs a:nth-child(2) {float:left;margin:0 5%;}*/

/* General Css - Footer */
.footer {display:block;position:relative;clear:both;padding:10px 0 20px 0;overflow:auto;}
.footer .logo {float:right;margin:0;}
.footer .info {font-size:12px;float:right; color:#fff;list-style:none;margin:0px 5px 0px 20px;}
.footer .info li {line-height:16px; width:300px;margin:0;}
.footer .info .bottomDivider {border-bottom:1px solid #fff;padding-bottom:10px;margin-bottom:10px;}
.footer .info a {color:white;text-decoration:none;}
.footer .info a:hover {text-decoration:underline;}

/* Media Calls */

/* 960px */
@media (max-width:961px){
  .main-container {
    max-width:98%;margin:0 auto;
  }
  .full {width:98%;margin:8px 1%;}
  .two-third {width:63%;margin:8px 1%;}
  .one-third {width:31%;margin:8px 1%;}
}

/* 800px */
@media (max-width:801px){
  #entLanding .promoboxes .one-third {width:48%}
}

/* 640px */
@media (max-width:641px){
  .menu .fullnav {display:none;}
  .menu .mobnav {display:block;}

  #entLanding .entFeature .entLogo {display:none;}  

  #entLanding .entFeature .FeatureHeading h1 {font-size:24px;line-height:30px;}
  #entArticle .ArticleHeading h1 {font-size:24px;line-height:30px;}
  #entLanding .entFeature .FeatureHeading .subtext {font-size:14px;}
  #entArticle .ArticleHeading .subtext {font-size:14px;}

  #entLanding ul.nbtabs {border:none;height:auto;}
  #entLanding ul.nbtabs li {border:none;display:block;background-color:#999;border-radius:0;}
  #entLanding ul.nbtabs li.selected {background-color:#ccc;}

}

/* 480px */
@media (max-width:481px){


  .col {float:none;}
  .full, .two-third, .one-third {width:98% !important;margin:8px 1%;}
  
  #entArticle #MainArticle img {display:block;clear:both;float:none;margin:10px 0;width:100%;height:auto;max-width:100%;}

  .footer {text-align:center;}
  .footer .logo {float:none;margin:10px}
  .footer .info {float:none;margin:10px;}
  .footer .info li {width:100%;}
}

@media (max-height:481px){
  #entArticle .ArticlePromo {height:100%;}
}

