/******************************************************************************
 * This program is the property of Innovative Software Engineering
 * It is confidential and proprietary to Innovative Software Engineering
 * and may not be copied, used or disclosed without the advance
 * written permission of Innovative Software Engineering.
 * ****************************************************************************/

#logo {
    background-image: url("../images/ISE_Banner.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
    width: 269px;
    margin-left: 2px;
}

#bannerBody {
    margin-left: 5px;
    margin-top: 5px;
}

#driver-logs-page-pic {
    height: 400px;
    width: 640px;
}

.driver-log-event-buttons {
    width: 20px;
    height: 20px;
}

#certified-pic {
    width: 457px; 
    height: 82px
}

#cannot-certify-pic {
    width: 459px; 
    height: 81px
}

#certify-pic {
    width: 459px; 
    height: 80px
}

img {
    border: none;
    vertical-align: middle;
}

body {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-family: Roboto, Arial,  Helvetica, Sans-Serif;
    font-weight: 400;
    /* color: #222; */
}

a, a:active, .all-blue-text, .table-of-contents > a:visited { color: #0072ce; }

ol, ul, li { padding-top: .1em; margin-top: 0; }

ul > li, ol > li { margin: .25em 0 .25em 0; }

.toc-selected-link {
    color: #833177;
}

.helpContentPage {
    background: white;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: .25em;
    margin-top: 1em;
}

h1 { font-weight: 900; }

h2 {
    font-weight: 700;
    font-size: 1.25em;
}

h3 {
    font-size: 1.15em;
    font-weight: 300;
    color:  #54585a;
    /* color: #404040; */

}

h4 {
    font-weight: 300; 
    font-size: .93em;
    margin-top: .25em;
    margin-left: 1em;
}

h5 {
    margin: .5em 0 0 .5em;
    font-weight: 500;
    font-size: .95em;
}

h6 {
    margin: .3em 0;
    font-weight: 700;
    font-size: .90em;
    text-transform: uppercase;
}

.conflict-qs > li, .conflict-qs > li > ul > li, .conflict-qs > li > ol > li {
    margin: .3em 0;
}

.conflict-qs > li, .conflict-qs > li > ul > li {
    list-style: none;
}

.conflict-qs > li {
    font-weight: 400;
    color:  #58595b;
}

.conflict-qs > li > ul > li, .conflict-qs > li > ol > li {
    color: black;
    font-weight: 400;
}

.spaced-out-list > li { margin: 0 0 .5em 0; }

.spaced-sub-lists > li > ul > li {
    margin: .5em 0 0 0;
    padding-top: 0;
}

.super-spaced-out-list > li { margin: 0 0 1em 0; }

.super-sub-lists > li > ul > li {
    margin: 1em 0 0 0;
    padding-top: 0;
}

.topics-list  > li { margin: .05em 0; }

.no-bullets { list-style: none; }

.table-of-contents a
{
    font-family: Roboto, Arial;
    font-weight: 500;
}

.table-of-contents {
    margin-left:5px;
    padding-bottom: 5px;
}

.table-of-contents li {
    padding-top: 0;
    margin: 0;
}
.table-of-contents ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    padding-left: 25px;
}

.table-of-contents ul > li > ul {
    padding-left: 15px;
}

.dvir-icon {
    border: 0;
    width: 20px; 
    height: 20px;
    vertical-align: text-bottom;
}

.dvir-draft {
    border: 0;
    width: 25px; 
    height: 25px;
    vertical-align: middle;
}

.import-columns {
    border: 1px solid black ;
    border-collapse: collapse;
    text-align: center;
}

.import-columns td, .import-columns th {
    border: 1px solid black;
    padding: .25em .5em;
}

.import-columns th {
    text-decoration: underline;
    font-weight: bold;
}

.column-left-align {
    text-align: left;
}

.import-example {
    border: 1px solid black;
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
}

.import-example td { border: 1px solid black; }

.map-people {
    width: 18px;
    height: 26px;
}

.map-people-cluster {
    width: 22px;
    height: 30px;
}

.map-flag {
    width: 20px;
    height: 30px;
}

.map-vehicle {
    width: 22px;
    height: 27px; 
}

.map-vehicle-cluster {
    width: 28px;
    height: 30px; 
}

.map-dvir {
    width: 24px;
    height: 24px;
}

.material-icons {
    font-size: 18px;
    color: #7b7a86;
}
