/* create by ff */
.main-body {
    font-family: 'SuperMarket' !important;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.show-pdf {
    cursor: pointer;
}

.sidebar_title h2 {
    font-weight: 50 !important;
}

.show-pdf-title {
    font-family: 'SuperMarket' !important;
    color: #337abe
}

.arrows_list {
    font-family: 'SuperMarket' !important;
    font-size: 16px;
    margin: 0;
    padding: 0;
    list-style-position: outside !important;

}

.arrows_list li a {
    color: #337abe !important;
}

ul.arrows_list {
    list-style-type: disc;
    padding-left: 25px;
}

.arrows_list li {
    padding-bottom: 10px;
}

li::marker {
    color: #337abe;
    font-weight: bold;
}
.arrows_list li a.active, .arrows_list li a:hover {
    color: #539dbc;
    border-bottom-style: solid;
    display:inline;
}
#chaps {
    color: #337abe !important;
}

#chaps:hover {
    cursor: pointer;
}

.hide {
    display: none;
}
.arrows_list_1 {
    font-family: 'SuperMarket' !important;
    font-size: 18px;
    margin: 0;
    padding: 0;
    list-style-position: outside !important;

}
.arrows_list_1 li {
    padding-bottom: 10px;
}
.safety-line{
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.safety-line-record{
    line-height: 20px;
    padding-bottom: 36px;
    padding-top: 5px;
}
.legend i {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
    border-style: inset;
    border-color: black;
    border-width: thin;
}
