/* 
    Created on : Sep 13, 2016, 2:10:35 PM
    Author     : Scott MacDonald, TAO.EU
*/

/* for navbar-fixed-top */
body {
  min-height: 2000px;
  padding-top: 70px;
}

#uiw-hardhat, #uiw-banner {
    opacity: 1;
    position: absolute;
    margin:auto;
    top:0;
    right:0;
    bottom:0;
    left:0;
}

.navbar-brand {
    font-size: 2em;
}
span.ego {color:black;font-family: 'Questrial', sans-serif;font-weight:bold;font-style: normal;font-size: 1.2em}
span.tutis {color: blue;font-family: 'Questrial', sans-serif;font-weight:bold;font-style: normal;font-size: 1.2em}

span.United{color:red;font-family: 'Arapey', serif;font-weight:bold;font-style: italic;font-size: 1.2em}
span.Information{color:white;font-family: 'Arapey', serif;font-weight:bold;font-style: italic;font-size: 1.2em}
span.Workers{color:blue;font-family: 'Arapey', serif;font-weight:bold;font-style: italic;font-size: 1.2em}
/* <h1 class="display-1">Display 1</h1> */

em {color:#a6982d;font-style: normal;font-weight: bold;}
em_ego {color:blue;font-style: normal;font-weight: bold;}

.kern-tight {letter-spacing:-5px;}


h1.adx_h1 {font-family: 'Arapey', serif;font-style: italic;font-kerning: normal;letter-spacing:-2px;margin-bottom:24px;color: white; font-weight: bold;text-decoration: underline}
h2.adx_h2 {font-family: 'Arapey', serif;font-weight: normal;font-kerning: normal; letter-spacing:-1px;margin-top:30px;color: white; font-weight: bold}




.ego-dash-bullet {padding-left:1em;}
.ego-dash-bullet::before {content:"\e033";margin-left:-1.2em;text-indent:2em; font-family: 'Glyphicons Halflings';}


.adx-navbar-brand {
  padding: 0px;
}
.adx-navbar-brand>img {
  height: 100%;
  padding: 15px;
  width: auto;
}