/* COMMON STYLES */

body
{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}

.row
{
    margin-right: 0px;
    margin-left: 0px;
}

#header
{
    background-color: #FFFFFF;
    height: 75px;
    padding-top: 20px;
}

h2
{
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.5em;
    color: #416B92;
}

.panel
{
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #666666;
}

.panel li
{
    padding-bottom: 5px;
    padding-top: 5px;
}

.links-head
{
    background-color: #416B92 !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    border-radius: 0px;
}

.popupMenu
{
    display: none;
    height: 60%;
    width: 50%;
    background-color: rgba(10,10,10,0.95);
    position: absolute;
    color: #FFFFFF;
    top: 0%;
    left: 25%;
    z-index: 100;
    padding: 2%;
}

a, a:visited, a:link, a:hover
{
    color: inherit;
    text-decoration: none;
}

footer
{
    background-color: #333333;
    color: #FFFFFF;
    padding: 10px;
    height: auto;
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
}

footer > div.row
{
    background-color: #333333;
}






/* HOME PAGE STYLES */

.carousel
{
    background-color: #FFFFFF;
    color: #333333;
}

.carousel-caption
{
    position: relative;
}

div.jumbotron.hero-technology{
  color:#fff;
  text-align:center;
  background:url(../imgs/home.jpg);
  background-size:cover;
  background-position:center;
  padding-top:100px;
  padding-bottom:100px;
  background-color:#416B92;
}

h1.hero-title, h2.hero-title, h3.hero-title{
  text-shadow:0 2px 2px rgba(0,0,0,0.3);
  color:#fff;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:4em;
    padding-bottom: 50px;
}

p.hero-subtitle{
  max-width:600px;
  margin:25px auto;
  margin-top: 100px;
  padding:10px 15px;
  text-shadow:0px 4px 2px rgba(0,0,0,1);
/*
  background-color: #000000;
    opacity: 0.85;
*/
  color:#fff;
  text-shadow:0 1px 1px rgba(0,0,0,0.7);
  font-weight:500;
}

.carousel h1
{
    position: absolute;
    top: 15%;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-size: 4em;
    font-weight: 300;
    text-shadow: 2px 2px 2px #666666;
}

.impact
{
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
}

#pcMenu
{
    z-index: 100;
    float: right;
}

#languageSwitch
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#languageSwitch ul
{
    padding: 0px;
}

#languageSwitch li
{
    float: left;
    color: #416B92;
    list-style: none;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.8em;
    text-align: center;
}

#languageSwitch img
{
    height: 16px;
    display: inline;
    border: 1px solid #000000;
}

#logo
{
    z-index: 101;
    padding-top: 15px;
}

#processImage
{
/*    max-width: 350px;*/
    margin: 0px auto;
}
.capability
{
    height: 200px;
    background-color: #555555;
    color: #FFFFFF;
    padding: 5px;
    margin-top: 15px;
    border-bottom: 3px solid #222222;
}

.capability:hover
{
    background-color: #666666;
}

.capability h1
{
    text-transform: uppercase;
    font-size: 1.2em;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
}

.capability .subtitle
{
    font-size: 0.9em;
    line-height: 130%;
}

.btn-info
{
    background-color: #84BDE2;
    border-radius: 0px;
}

.more-info
{
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 0.75em;
}

.btn-right
{
    float: right;
    margin-bottom: 10px;
}

.fixed-btn
{
    position: absolute;
    right: 5%;
    bottom: 5%;
}

.more-info:hover
{
    color: inherit;
}

.dark-app .more-info
{
    border: 1px solid #FFFFFF;
}

.light-app .more-info
{
    border: 1px solid #222222;
}

.application
{
    height: 250px;
    padding: 5px;
    color: #FFFFFF;
    margin-top: 15px;
}

.application h3
{
    font-size: 2em;
    font-weight: 300;
}

.application .title
{
    padding-left: 5%;
}

.application .title img
{
    bottom: 0%;
}

.application .description
{
    font-size: 1.2em;
    font-weight: 300;
    line-height: 150%;
    text-align: right;
    padding-left: 20%;
    padding-right: 5%;
    height: 100%;
}

.light-app
{
    background-color: #EAEAEA;
    color: #222222;
}

.dark-app
{
    background-color: #416B92;
    color: #FFFFFF;
}


.quote
{
    padding-left: 10%;
    padding-right: 10%;
    line-height: 150%;
    font-style: italic;
}

.speaker
{
    text-align: right;
    font-weight: 700;
    margin-bottom: 20px;
    padding-left: 20%;
}




/* APPLICATION PAGE STYLES */

.application-page
{
    font-size: 1em;
    line-height: 140%;
}

.application-page h1
{
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 2.5em;
    color: #416B92;
}

.lead-in
{
    line-height: 150%;
    font-size: 1.75em;
    padding: 20px;
}

.example
{
    border: 1px solid #416B92;
    padding: 10px;
    text-align: center;
    width: 80%;
    margin: 10px auto;
}

/*
.example:hover
{
    background-color: #416B92;
    color: #FFFFFF;
}
*/

.section2, .highlight
{
    border-top: 1px solid #416B92;
    margin-top: 15px;
}

.highlight
{
    border: 1px solid #416B92;
    background-color: #EAEAEA;
}

.section2 img
{
    height: 100px;
    margin: 0px auto;
}

.main-content
{
    padding-top: 20px;
    line-height: 150%;
}

.app-section
{
    min-height: 300px;
    margin-top: 15px;
}

.app-article
{
    min-height: 100px;
    margin-top: 15px;
    padding: 5px;
}

.app-section h1
{
    text-transform: none;
    font-size: 1.75em;
    font-weight: 300;
}

.app-section div
{
    padding-top: 15px;
}

.app-article h1
{
    text-transform: none;
    font-size: 1.25em;
    font-weight: 300;
    margin-top: 0px;
    text-align: center;
}

.app-section img
{
    width: 50%;
}

.dark-app h1
{
    color: #FFFFFF;
}

.light-app h1
{
    color: #333333;
}

.application-page a, .application-page a:link, .application-page a:hover, .application-page a:visited
{
    color: #416B92;
}

.application-page h5
{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.dark-app a, .dark-app a:link, .dark-app a:hover, .dark-app a:visited
{
    color: #FFFFFF;
}

.dark-app a:hover
{
    text-decoration: underline;
}

/* About Pages */

h5.title 
{
    text-transform: uppercase;
    font-size: 0.9em;
/*    border-bottom: 1px solid #416B92;*/
    width: 100%;
    text-align: center;
}

h3
{
    text-align: center;
    width: 100%;
}

.people
{
    width: 200px;
    margin: 0px auto;
    margin-bottom: 20px;
}

.links, .links:link, .links:hover, .links:visited
{
    color: inherit !important;
}

#bigpicture
{
    position: relative;
}

#bigpicture a
{
    position: absolute;
    display: block;
/*    background-color: rgba(215, 215, 215, 0.5);*/
}

#bigpicture a:hover
{
/*    background-color: rgba(215, 215, 215, 0.75);*/
}

.application-page a, .application-page a:link, .application-page a:visited, .application-page a:hover
{
    text-decoration: underline;
    color: inherit !important;
}

footer a, footer a:link, footer a:visited, footer a:hover
{
    text-decoration: none;
}

#cookieNotice {
    display: none;
    position: fixed;
    width: 100%;
    top: 50%;
    left: 0%;
    padding: 20px;
    background-color: #416B92;
    color: #FFFFFF;
    text-align: center;
}

#cookieNotice input {
    border: 1px solid #FFFFFF;
    background-color: #416B92;
}

.legal h3 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
}