﻿body {
    background-color: #CCCCCC;
    margin: 0;
    font-family: Verdana;
}
#headder {
   /*width:fit-content;*/
}
.logo {
    object-fit: contain;
    max-width:12vw;
    margin:auto;
    max-height:3em;
    
}
.ambulance:after {
  font-family: "default";
  content: "\e431";
}
.cone:after {
  font-family: "lop";
  content: "\e431";
}
.training_date {
    font-size: 80%;
    position: relative;
    vertical-align: baseline;
    font-weight: bold;
   
}
.training_name {
    
}
.training_text {
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
h2 {
    margin:0;
    color:#f2f2f2;


}
h3{margin:0;
   margin-bottom:0.2em;   
}


div {
    margin:0;
}
ul {
    padding-inline-start: 0px; /*needed to undo useragent settings*/
    margin-right: 3px;
    background-color:#FFAAAA;
}



/*li {

    color: #666677;
    background-color: #CCCCCC;
    padding: 2px;
    margin-top: 1px;
    padding-left: 2px;
    padding-right: 2px;
} */
a{
    text-decoration: none;
    color:#770000
}
p {
   
}
h3 {
    border:2px solid #EE0000;
    border-radius:6px;
}
#phoneDir li, #phoneDir li ul{
    margin: 0;
    padding: 0;
}
cat {
    /*background-color: #EE0000; */
}
#preload-01 {
    background: url(http://lookup.colaska.com/imgs/load.gif) no-repeat -9999px -9999px;
}
#main{
   /*-left:50%;
   margin-right:50%;
       **/
}
#notice_pane {
    display: block;
    width: 20em;
    height: 100%;
    /*background-color: #770000; */
    background: rgba(77, 00, 00, 0.4);
    opacity: 0.92;
    background-color: darkred;
    z-index: 110;
    position: absolute;
    padding-left: 4px;
}
#ul1 {
    width: 100%;
}


.uri {
}
.fleft{
    float:left;
}
.fright{
    /*float:right;*/
    position:relative;

}
.edit_form {
    display: block;
    z-index: 25;
    position: absolute;
    top: 30px;
    background-color: darkgray;
    height: 100%;
    width: 20em;
    opacity: 0.98;
    vertical-align: middle;   
    
}
.inner_form {
    margin: 0;
    position: relative;
    top: 50%;
       /*transform: translate(-50%, -50%); */
}
.btn {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 2px 4px; 
    font-size: larger;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: inherit;
    font-weight: bold;
    color: #777777;
    background-color: #eeeeee;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}
button {
    padding:0em;
}

.bold{font-weight:bold;}
.block{display:block;width:100%;background-color:#DDDDDD; font-family:Helvetica, sans-serif; text-transform: uppercase;}
.left-align{text-align:left!important}
.hide{display:none!important}
.container:after{content:"";display:table;clear:both}
.show{display:block!important}
.yellow {
    color: #FFEB00;
}
.black{color:black;}
sup {    font-size: 50%;    position: relative;    vertical-align: baseline;  font-weight:bold;   top: -0.6em;}
.greenBG{background-color:green;}
.redBG { background-color: darkred;}
.yellowBG {    background-color: yellow;}


ul.item-list {
    display: block;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-bottom: 0px;
    background-color: #DDDDDD;
}
.item {
    /*padding: 2px; */
    display:block;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}
ul.item-list li:nth-child(even):not(.linklist_li) {
    /* border-top: 3px;
    border-top:solid   #cccccc;
    */
}

ul.item-list li:last-child {
}

ul.item-list li:not(.linklist_li) {
    border-bottom: 0px;
    border-bottom: solid #CCCCCC;
}
.item-name {
    display:block;
    font-weight: bold;
    text-indent: 5px;
    color: #666666;
    /*font-size: small; */
    margin-bottom: 0;
    margin-top: 0;
}
.blueB {
    color: #074375;
}
.item-desc {
    text-indent: 5px;
    /**/ color: #888888;
    font-size:smaller;
    margin-bottom: 0;
    margin-top: 0;
}
.linklist:not(:last-child) {
    float: right;
    /* width: fit-content;*/
    background-color: inherit;
    display:block;
    list-style-type:none;
    margin-bottom: 1px;
    margin-bottom: 2px;
    /* line-height: 2.5em;
    /* top: -2px;
    
    padding: 2px;
    margin-top: 2px; */
}
.linklist_li {
    margin-top: 1px;
    
}
