label{display:inline-block;margin-bottom:.5rem}
input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}
.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}
.list-group-item:first-child{border-top-left-radius:0rem;border-top-right-radius:0rem}
.list-group-item:last-child{border-bottom-right-radius:0rem;border-bottom-left-radius:0rem}
.list-group-item+.list-group-item{border-top-width:0}
.accordion .card-header a:after{font-family:'FontAwesome';content:"\f068";float:right}
.accordion .card-header a.collapsed:after{content:"\f067"}
.font-weight-light{font-weight:300 !important}
.font-weight-normal{font-weight:400 !important}
.logo{width:100%;height:100%}
.d-inline-block{display:inline-block !important}
.align-self-start{align-self:flex-start !important}
.float-left{float:left !important}
table{border-collapse:collapse}
table.table-datasheet tr th{width:30%}
.table{width:100%;margin-bottom:1rem;color:#212529}
.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}
@media(min-width:768px){.align-items-md-end{align-items:flex-end !important}
}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0rem}
.card-text:last-child{margin-bottom:0}
.card-deck .card{margin-bottom:10px}
@media(min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-10px;margin-left:-10px}
.card-deck .card{flex:1 0 0;margin-right:10px;margin-bottom:0;margin-left:10px}
}
.btn-cyan{color:#fff;background-color:#009fe3;border-color:#009fe3}
.btn-cyan:hover{color:#fff;background-color:#047aad;border-color:#047aad}
.btn-cyan:focus,.btn-cyan.focus{color:#fff;background-color:#047aad;border-color:#047aad;box-shadow:0 0 0 .2rem rgba(232,69,66,0.5)}
.btn-cyan.disabled,.btn-cyan:disabled{color:#fff;background-color:#009fe3;border-color:#009fe3}
.btn-cyan:not(:disabled):not(.disabled):active,.btn-cyan:not(:disabled):not(.disabled).active,.show>.btn-cyan.dropdown-toggle{color:#fff;background-color:#047aad;border-color:#047aad}
.btn-cyan:not(:disabled):not(.disabled):active:focus,.btn-cyan:not(:disabled):not(.disabled).active:focus,.show>.btn-cyan.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(232,69,66,0.5)}