sidebarbody {
    /*font-family: 'Nunito', sans-serif;*/
}

.cover {
    min-height: 100vh;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
}

.cover-small {
}

.body-secondary {
    background-color: #e2e3e5;
}

input[type="text"]#your_fl_website { display: none; }

.wrapper {
    display: flex;
    align-items: stretch;
}

.cover .inner {
    padding: 0 1.5rem;
    color:#000 !important;
}

#header-nav {
    z-index: 99999;
}

.fixed {
    position: fixed;
    top:0;
    left:0;
    width: 100%;

}

/*
.product-tabs  .nav-item {
    background-color: #e6e2e1;
    padding-left:25px;
    padding-right:25px;
}*/
/*
.product-tabs  .nav-item .active {
    background-color: #e6e2e1;
    padding-left:25px;
    padding-right:25px;
}
*/

.a-bit-smaller {
    font-size: 90%;
}

.product-tabs .nav-tabs .nav-item {
    color: #606060;
}

.scroll-images .row {
    overflow-y: scroll;
    overflow-x: hidden;
    white-space: nowrap;
}

    .card {
        display: inline-block;
    }


.product-tabs .nav-link {
    padding: 16px 35px 16px 35px;
    background-color: #e6e2e1;
    border-radius:0;
}

.product-tabs .nav-link:focus, .product-tabs .nav-link:hover {
    border-color: #e6e2e1 #e6e2e1 #e6e2e1;
    background-color: #eeeae9 !important;
}

.border-light { border:1px solid #e3ebf6 !important; box-shadow: 0 2px 3px #cdd8df;}
.border-light-no-shadow { border:1px solid #e3ebf6 !important;}
.border-top-light { border-top:1px solid #e3ebf6 !important; }

.product-tabs .nav-tabs .nav-link.active {
    background-color: #f8f9fa !important;
    color: #2c7be5;
    border-bottom: 1px solid #f8f9fa !important;
}

.product-tabs .nav-tabs .nav-link.active span.inner-nav-border {
    /*border-bottom: 3px solid #2c7be5;*/
    padding-bottom:10px;
}
/*
.nav-link {
    padding: 18px 0px 18px 0px;
}

.nav-link:focus,.nav-link:hover {
    border: none;
}

.nav-link.active {
    font-weight: 600;
    color: #2c7be5;
    background-color: transparent;
    border-left:0px;
    border-top:0px;
    border-right:0px;
    border-bottom:1px solid #2c7be5;
}
*/
.inner-shadow { box-shadow: inset 0 0 20rem rgba(0, 0, 0, .8); }
.inner-shadow-heavy  { box-shadow: inset 0 0 20rem rgba(0, 0, 0, .8); }

.text-shadow {
    text-shadow: 3px 4px 5px rgba(0, 0, 0, .4);
}

.oz {
    font-family: Oswald,sans-serif;
}

.brand-image .image {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.brand-image .image:hover {
    -webkit-filter: grayscale(0);
    filter: none;
}

.hover-highlight {
    background-color: rgba(0, 0, 0,0.4);
}

.border-bottom-light { border-bottom:1px solid #6c7279;}
.border-bottom-lighter { border-bottom:1px solid #dae7f4;}
/*
.cover h1 {
    color: #000;
   /* font: 700 7.2rem/1 "Oswald",sans-serif;*/
   /* text-transform: uppercase;

}*/

span.header-pretitle-costs {
    text-transform: uppercase;
    color: #606060;
    font-size: .8375rem;
    font-weight: 300;
}

span.header-pretitle {
    text-transform: uppercase;
    color: #3a7ac8;
    font-size: .8375rem;
    font-weight: 300;
}

span.header-pretitle-white {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 300;
}

.cover-header {
    font-size: 100px;
    font-weight: 300;
    line-height: 0.8;

}

.active-arrow-cats {
    bottom: -12px;
    position: absolute;
    color:#333;
    margin-left: -5px;
}

.active-arrow {
    bottom: -10px;
    position: absolute; color:#333;margin-left: -5px;
}


.bw {
    filter: grayscale(100%);
}

.footer { }

/*
.cover .btn-lg {
    padding: .75rem 1.25rem;
    font-weight: 700;
    height: 100%;
    background-color: #333;
}*/

.bg-image {
    background-size: cover;
    max-height: 70%;
    background-position: center;
    border-right: 1px solid #ddd;
}

.nav-item li.active a.nav-link { font-weight: 600;}
.nav-item .nav-link { font-weight: 500;}


.display-5 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-6 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-6-5 {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.3;
}

.display-7 {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.3;
}

.display-7-5 {
    font-size: 1.7rem;
    font-weight: 300;
    line-height: 1.3;
}

.display-8 {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: -.02em;
}

.display-8-5 {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: -.02em;
}

.display-11 {
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: -.02em;
}

.display-10 {
    font-size: 1rem;
    font-weight: 300;
}

.display-9 {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: -.02em;
}

.hover-image {

}

.soft-image a:hover {
    text-decoration:none;
}

.soft-image img {
    opacity: 1;
}

.soft-image:hover {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.soft-image:hover img {
    opacity: 1;
}

.hidden { display: none !important;}

.btn-light-img-lbl {
    background-color: #ddd;
}
.style-label {
    margin-top: -3px;
}

.force-parent-lh {
    line-height: inherit !important;
}

.options-hover-btns {
    position:absolute;
    bottom: 0px;
    left: 0px;
}

.new {
    position:absolute;
    top: 10px;
    right: 10px;
}

.horz-scroll-arrow-left {
    position:absolute;
    top: 20%;
    left: -6px;
}

.horz-scroll-arrow-right {
    position:absolute;
    top: 20%;
    right: -6px;
}

.custom-range::-moz-range-thumb {
    width: 4rem;
    height: 0.5rem;
    background-color:  #007bff;
    border: 0;
    border-radius: 0;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #eaeef2;
    border-color: transparent;
    border-radius: 1rem;
}

.overflow-body-card {
    overflow-x: hidden;
    /*-ms-overflow-style: none; /* IE 11 */
    /*scrollbar-width: none; /* Firefox 64 */

    /* We don't want vertical scrolling */
    overflow-y: hidden;
    white-space: nowrap;

    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
}

.img-button {
    display: none;
    position:absolute;
    background-color: #dae0e5;
    bottom: 0px;
    left: 0;
    width:100%;
}

.hover-image:hover {
    background-color:#ddd;
}

.hover-image:hover img {
    opacity: 0.8;

}

.feature-image {

}

.hover-image:hover .img-button, .img-button:hover {
    display: inline-block;
}

#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
}

#sidebar .inner {
    position: fixed;
    max-width: 300px;
    top:60px;
}

.btn-outline-lightish {

    color: #6c757d;
    border-color: #c6c6c6;

}

#sidebar .full {
    min-width: 300px;
    max-width: 300px;
}

#sidebar .min .toggle-header {
    display: none;
}

#sidebar .min {
    min-width: 40px;
    max-width: 40px;
}

#sidebar .min .side-bar-inner {
    display:none;
}

#sidebar .full .sidebar-inner-small-nav {
    display:none;
}

#sidebar .min .sidebar-inner-small-nav {

}

#sidebar {
    color: #333;
    font-size:0.9rem;
    transition: all 0.3s;
    z-index:0;
    border-right: 1px solid #e3ebf6;
    min-height: 100%;
}


.megamenu-nav {
    position: static;
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
    margin-top:-5px;
}

.carousel-control-next, .carousel-control-prev {
    width: 5%;
    opacity: 1;

}

.breadcrumb-item + .breadcrumb-item::before {

    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "";
}

.has-sub-tr td { background-color: #edf2f9 !important;}
.bg-light-blue { background-color: #edf2f9 !important;}

hr.lite { border-top: 1px solid #edf2f9; }

#admin-table .table-sm td {
    padding: 10px 10px 10px 6px !important;
    font-size: 82% !important;
}

#admin-table .table {
    margin-bottom: 0px;
}

#admin-table .table td, .clean-tbl td {
    padding:18px;
    border-top: 1px solid #edf2f9 !important;
    font-family: 'Raleway', sans-serif;
    font-size: 90%;
}

#admin-table .table th:hover a, #admin-table .table th.active a, .clean-tbl th:hover a, .clean-tbl th.active a{
    color: #007bff;
}

#admin-table .table th:hover, #admin-table .table th.active, .clean-tbl th:hover, .clean-tbl th.active {
    color: #007bff;
    border-bottom: 1px solid #007bff;
}

#admin-table .table thead th a, .clean-tbl thead th a {
    color: #95aac9;
}

#admin-table .table thead th .text-muted {
    opacity: 0.3;
    color: #aac3e6;
}

#admin-table .table thead th, .clean-tbl thead th{
    background-color: #f9fbfd;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .08em;
    color: #95aac9;
    border-top: 1px solid #edf2f9;
    border-bottom: 1px solid #edf2f9;
    font-size: .725rem;
}

.table-card {
    margin-bottom: 1.5rem;
    /* box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);*/
    box-shadow: 0 2px 3px #cdd8df;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;

    border:1px solid #e3ebf6 !important;
    border-radius: .5rem;
}

.admin-manage-tabs .nav-tabs {
    border-bottom: 0px;
}

.admin-manage-tabs .nav-link {
    padding: 18px 0px 18px 0px;
}

.admin-manage-tabs .nav-link:hover {
    border:0px;
    font-weight: 600;

}

.admin-manage-tabs .nav-link:hover {
    color: #2c7be5 !important;
}

.admin-manage-tabs .nav-tabs .nav-item {
    margin: 12px 12px -1px 12px;
    color: #6e84a3;
}

.admin-manage-tabs .nav-tabs .nav-item:first-child {
    margin-left: 0;
}

.admin-manage-tabs .nav-tabs .nav-link.active {
    color: #2c7be5;
    background-color: transparent;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 2px solid #2c7be5;
}

.text-muted-light {
    color: #89949e !important;
}


.horz-scroller-nav {}

.horz-scroller-nav .nav-item {
    font-weight: 500;
}

.horz-scroller-nav .nav-link {
    display: block;
    padding: .5rem 1rem;
}

.horz-scroller-nav .nav-item a span.lbl {
    display: none;
}

.horz-scroller-nav .nav-item a.active span.lbl {
    display: inline;
}

.horz-scroller-nav .nav-item a hover {
    border-bottom:0px;
}
.horz-scroller-nav .nav-item a.active {
    color:#2c7be5;
    border-top:2px solid #007bff;
}

.rounded-bottom {
    border-radius: 0 0 .25rem .25rem !important;
}

.rounded-right {
    border-radius: 0 .25rem .25rem 0 !important;
}

.rounded-left {
    border-radius: .25rem 0 0 .25rem !important;
}

.rounded-top-left {
    border-radius: .25rem 0 0 0 !important;
}

.rounded-top-right {
    border-radius: 0 .25rem 0 0 !important;
}

.rounded-bottom-right {
    border-radius: 0 0 .25rem 0 !important;
}

.rounded-bottom-left {
    border-radius: 0 0 0 .25rem !important;
}

.horz-scroller-nav a:hover {
 color:#2c7be5;
}


.col-0-5 {
    -ms-flex: 0 0 4.333333%;
    flex: 0 0 4.333333%;
    max-width: 4.333333%;
}

.col-11-5 {
    -ms-flex: 0 0 95.666667%;
    flex: 0 0 95.666667%;
    max-width: 95.666667%;
}

.horz-scroller-nav .nav-tabs .nav-link {
    border: 0;
}

.horz-scroller-nav .nav-tabs {
    border-bottom: 0;
}

.horz-scroller-nav .nav-tabs a {
    color: #6c757d !important;
}

.horz-scroller-nav .nav-tabs .nav-item.show .nav-link, .horz-scroller-nav .nav-tabs .nav-link.active {
    color:  #2c7be5 !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}


.text-muted-lighter {
    color: #adbbc9 !important;
}

.stats-small {
    min-height: 8.7rem;
    overflow: hidden !important;
}

.stats-small canvas {
    position: absolute;
    bottom: 0px;
}

.card-small {
    /*box-shadow: 0 2px 0
    rgba(90,97,105,.11),0 4px 8px rgba(90,97,105,.12),0 10px 10px rgba(90,97,105,.06),0 7px 70px
    rgba(90,97,105,.1);*/

    border-radius: .625rem;
}

.stats-small {
     min-height: 8.7rem;
     overflow: hidden !important;
 }

.stats-small canvas {
    position: absolute;
    bottom: 0px;
}

.card-small {
    /*box-shadow: 0 2px 0
    rgba(90,97,105,.11),0 4px 8px rgba(90,97,105,.12),0 10px 10px rgba(90,97,105,.06),0 7px 70px
    rgba(90,97,105,.1);*/

    border-radius: .625rem;
}

.card-small-bottom {
    border-radius: 0 0 .625rem .625rem;
}

.chartjs-render-monitor {
    -webkit-animation: chartjs-render-animation 0.001s;
    animation: chartjs-render-animation 0.001s;
}

.bg-warning-dark {
    background-color: #ffb100 !important;
}



h6.text-uppercase {

    letter-spacing: .08em;

}
.h6, h6 {

    font-size: .675rem;

}

#promo-body .carousel-control-next, .carousel-control-prev {
    width: 2%;
}

@media (max-width: 544px) {
    h1 {font-size:1rem;} /*1rem = 16px*/
    h1 {font-size:1.8rem !important;} /*1rem = 16px*/
    h1.display-8 {font-size:1.4rem !important;} /*1rem = 16px*/
    h1.display-8-5 {font-size:1.4rem !important;} /*1rem = 16px*/
    h1.display-9 {font-size:1rem !important;} /*1rem = 16px*/

    p.lead {font-size:1rem !important;} /*1rem = 16px*/
    .btn-lg {font-size:1rem !important;} /*1rem = 16px*/

    .cancel-ml-auto .ml-auto {margin-left: 0 !important;}
}

@media (max-width: 800px) {
    h1 {font-size:1rem;} /*1rem = 16px*/
    h1 {font-size:1.8rem !important;} /*1rem = 16px*/
}

.alert-danger .border-left { border-left-color: rgb(157, 39, 50) !important; }
.alert-warning .border-left { border-left-color: rgb(173, 130, 5) !important; }

#somcanlogo {

    z-index: 1000000;
    position: absolute;
    left: -16px;
    top: -10px;

}


.nav-slider-tab { padding: 8px; border-radius: 0.5rem; background: #e9ecef; }

.nav-slider-tab .nav-link {
    border-radius: 0.5rem;
}

.nav-slider-tab a {
    color: rgba(33, 37, 41, 0.5); font-weight: bold;
}

.nav-slider-tab .nav-link.active, .nav-slider-tab .show > .nav-link {
    color: #007bff;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group .active a.white { color: #fff;}

.navbar-light .navbar-tool-text {
    color: #4b566b;
}
.navbar-expand-lg .navbar-tool-text {
    display: block;
}
.navbar-tool-text {
    flex-grow: 0;
    flex-shrink: 0;
    padding-left: .875rem;
    transition: color 0.25s ease-in-out;
    font-size: .875rem;
    text-decoration: none !important;
    white-space: nowrap;
}
