.item {
    margin: 0;
    overflow: hidden;
}
.item img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.item:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.fnt, h1, h2, h3, h4, h5, h6, label, #dataset-filter_info, .dataTables_empty { /*, .wb-share {*/
    font-family: 'Love Ya Like A Sister', sans-serif !important
}
h1.fnt {
    font-size: 50px!important
}
a.ctrl:link, a.ctrl:visited {
    color: #333;
    text-decoration: none!important
}
a.ctrl:hover, a.ctrl:active {
    color: #0CBEFF;
    text-decoration: none!important
}
.vmiddle {
    margin-top: auto;
    margin-bottom: auto;
}
.krn {
    letter-spacing: .05em
}
h2.h1 {
    font-size: 40px!important;
}
h2.h1m {
    font-size: 34px!important;
}
.ftrng {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.btn-primary:hover {
    background-color: #0CBEFF!important;
}
.btn-primary.active {
    background-color: #0CBEFF!important;
}
.list-group-item {
    ext-decoration: none!important
}
/*active and active hover for lgi needs to be the same*/
.list-group-item.active {
    background-color: #0CBEFF!important;
}
.list-group-item.active:hover {
    background-color: #0CBEFF!important;
}
.list-group-item:hover {
    background-color: #0CBEFF!important;
}
.list-group-item:visited {
    color: #555;
    text-decoration: none!important
}
p.quote {
    color: #018ef8!important;
}
.overlay-def header {
    background-color: #2572b4;
}
.martels a, .martels a:visited/*, .martels summary*/ {
    color: #2572b4;
    /*border: 1px solid #2572b4!important;
    border-radius: 5px;
    text-decoration: none;*/
    padding: 2px;
}
.martels summary {
    color: white;
    background-color: #3e3e3e;
}
.martels h2 a {
    text-decoration: none;
}
.fam a {
    display: block;
    text-align: center;
}
.fam div div div {
    padding-right: 0px;
    padding-left: 5px;
    padding-top: 5px;
}
.martels a:hover, .martels a:active, .martels a:focus, .martels summary:hover, .martels summary:active, .martels summary:focus {
    color: #fff!important;
    background-color: #1D588C!important;
    text-decoration: none;
    padding: 2px;
    border-radius: 4px;
}
figcaption .btn-primary {
    border-style: outset;
    height: auto;
    min-height: 36px;
    min-width: 36px;
    white-space: normal;
    color: #fff!important;
    text-decoration: none!important;
    padding: 6px 12px;
}
figcaption .btn-primary:hover, figcaption .btn-primary:active, figcaption .btn-primary:focus {
    border-style: outset;
    height: auto;
    min-height: 36px;
    min-width: 36px;
    white-space: normal;
    color: #fff!important;
    text-decoration: none;
    padding: 6px 12px;
}
.martels details[open] {
    border-color: #3e3e3e;
    border-radius: 0 0 4px 4px;
}
.martels details summary:hover, .martels details summary:active, .martels details summary:focus {
    border-radius: 0 0 4px 4px;
}
.martels details[open] summary {
    border-radius: 0;
}
.martels figure summary {
    border-color: #3e3e3e;
    border-radius: 0 0 4px 4px;
}
.wb-share a {
    font-size: 18px;
    color: #767676;
    /*border: 1px solid #767676!important;
    border-radius: 5px!important;
    text-decoration: none;*/
    padding: 2px;
}
.wb-share a:hover, .wb-share a:active, .wb-share a:focus {
    color: #fff!important;
    background-color: #767676!important;
    padding: 2px;
    text-decoration: none;
}
.martels summary, .martels summary:hover, .martels summary:active, .martels summary:focus {
    padding: 5px 15px!important;
    text-decoration: none;
}
.wb-mltmd {
    padding-left: 0!important;
    padding-right: 0!important;
}
.wb-mm-ctrls {
    background-color: #3F4142!important;
}
.wb-mm-ctrls progress {
    border: 7px solid #3F4142!important;
}
table.dataTable.no-footer {
    border-bottom: none!important;
}
@media (max-width: 991px) {
    .mrgn-tp-lg-md {
        margin-top: 30px;
    }
}
@media (min-width: 992px) {
.pull-right-lg {
    float: right!important;
}
}
/* #0CBEFF light-blue */
