﻿@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/MaterialIcons-Regular.woff2) format('woff2'), url(../fonts/MaterialIcons-Regular.woff) format('woff'), url(../fonts/MaterialIcons.ttf) format('truetype'); }
@font-face { font-family: 'Octicons'; font-style: normal; font-weight: 400; src: local('Octicons'), url('../fonts/Octicons.ttf') format('truetype'); }


body { font-size: 17.5px; }
img { border: 0; }
blockquote, p, div, blockquote p { font-size: 17.5px; font-weight: normal; }
.header { background-color: #f1f1ff; padding: 10px 10px 0 10px; margin-bottom: 2%; }
    .header img.logo { margin-bottom: 12px; }
.divCaption { margin-top: -10px; }
    .divCaption h2 a { font-weight: bold; color: #9099CE; text-decoration: none; }
        .divCaption h2 a :hover { text-decoration: none; }
.nav-tabs > li > a { color: #aac; font-size: 12px; }
.nav > li > a:hover { background-color: #ddf; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover { color: #889; }
.nav-justified { border: solid 1px #ddf; border-radius: 10px; background-color: #fff; margin-bottom: 10px; }
    .nav-justified > li > a { font-size: 1em; text-align: left !important; }
    .nav-justified > li:last-child > a { border-radius: 0 0 10px 10px; }
.divScreenShots { text-align: center; font-size: 8pt; color: #556; max-width: 300px; }
.screenShot { cursor: pointer; margin: 10px 0 0 0; width: 100%; display: block; }
.divList { margin: 20px; }
break { display: block; margin-top: 5px; }

#divCowBurger { float:right; width:15px;font-size: 35px;color:#99a; }

/*ICONS********/
.icon, .icon:hover { text-decoration: none; }
.icon-home:before { font-family: Material Icons; font-size: 0.9em; content: "\e88a"; }
.icon-help:before { font-family: Material Icons; font-size: 0.9em; content: "\e887"; }
.icon-flag:before { font-family: Material Icons; font-size: 0.9em; content: "\e153"; }
.icon-flare:before { font-family: Material Icons; font-size: 0.9em; content: "\e3e4"; }
.icon-event:before { font-family: Material Icons; font-size: 0.9em; content: "\e878"; }
.icon-device-hub:before { font-family: Material Icons; font-size: 0.9em; content: "\e335"; }
.icon-remove-red-eye:before { font-family: Material Icons; font-size: 0.9em; content: "\e417"; }
.icon-report-problem:before { font-family: Material Icons; font-size: 0.9em; content: "\e8b2"; }
.icon-beenhere:before { font-family: Material Icons; font-size: 0.9em; content: "\e52d"; }
.icon-schedule:before { font-family: Material Icons; font-size: 0.9em; content: "\e8b5"; }
.icon-settings:before { font-family: Material Icons; font-size: 0.9em; content: "\e8b8"; }
.icon-calendar:before { font-family: Octicons; font-size: 0.99em; content: "\f112"; }
.icon-burger:before { font-family: Material Icons; content: "\e5d2"; }
