/* WP RESETS */
#wpcontent {
    padding-left: 0px !important;
}

button:focus {
    outline: 0 !important;
}

#wpfooter {
    display: none;
}

#wpwrap {
    background-color: #f2f3f8;
}

#wpbody-content {
    padding-bottom: 0px !important;
}
/* WP RESETS */


/* BOOTSTRAP OVERRIDE */
/* [class^="col-"]:not(.pad-no) {
    padding-left: 10px;
    padding-right: 10px;
} */
label {
    font-weight: normal !important;
}

    label:hover {
        cursor: default !important;
    }

.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

a, a:hover, a:focus {
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
    cursor: pointer;
}

.navbar-nav {
    float: none !important;
}

.wico-container li {
    margin-bottom: 0px;
}

.wico-container .form-control {
}
/* BOOTSTRAP OVERRIDE */


/* PAGE PARTS */
.wico-container {
    font-family: "Roboto";
    font-size: 13px;
    color: #5c5c5e;
}

.wico-row {
    /* margin-bottom:10px; */
}

.wico-clearfix {
    clear: both;
}

.wico-page-header {
    margin-bottom: 5px;
}

.wico-page-header-title {
    font-size: 140%;
    font-weight: 600;
}

.wico-page-header-clearfix {
    margin-bottom: 10px;
    clear: both;
}

.wico-page-content {
}

.wico-filters-block {
    float: left;
    margin-right: 15px;
}
/* PAGE PARTS */


/* HEADER */
.wico-coloredheader {
    background-color: #37456f;
    height: 40px;
    text-align: center;
    padding-top: 11px;
}

.wico-coloredheader-leftpane {
    float: left;
}

.wico-coloredheader-midpane {
    margin: auto;
    color: #fff;
    font-size: 130%;
    display: inline;
    font-weight: bold;
}

.wico-coloredheader-rightpane {
    float: right;
}
/* HEADER */


/* TEXT */
.wico-strong-text {
    font-size: 120%;
    color: #646c9a;
    font-weight: 600;
}
/* TEXT */


/* NAVBAR */
.wico-container .navbar {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 15px !important;
}

    .wico-container .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

.wico-container .navbar-margin-top {
    margin-top: 7px;
    text-align: center;
}

.wico-container .navbar-nav li a {
    border-radius: 4px;
    padding: 7px 21px;
    color: #37456f;
    font-size: 100%;
    margin-right: 5px;
    font-weight: 600;
}

    .wico-container .navbar-nav li a i {
        margin-right: 8px;
    }

    .wico-container .navbar-nav li a:hover {
        background-color: #e4f0fe;
    }

.wico-container .navbar-nav li.active a {
    color: #37456f;
    background-color: #e4f0fe;
    font-weight: 600;
}

.wico-navbar-logo img {
    height: 48px;
    float: left;
    max-height: 48px;
    margin-left: 13px;
    margin-right: 13px;
}

.wico-navbar-icon {
    width: 16px;
    top: -1px;
    position: relative;
    margin-right: 5px;
}
/* NAVBAR */


/* PANEL */
.wico-container .panel {
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
    background-color: #ffffff;
    margin-bottom: 10px;
    border-radius: 4px;
}

.wico-container .panel-head {
    padding: 15px 25px 0px 25px;
    border-bottom: 1px solid #ebedf2;
    min-height: 48px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.wico-container .panel-head-title {
    font-size: 110%;
    float: left;
}

.wico-container .panel-body {
    padding: 25px;
    border-radius: 4px;
}

.wico-container .panel-section {
    margin-bottom: 15px;
}

.wico-container .panel-separator {
    margin-top: 10px;
    border-bottom: 1px solid #ebedf2;
    margin-bottom: 10px;
}
/* PANEL */


/* INFO PANEL */
.wico-infopanel {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border: 1px solid #ebedf2;
    border-radius: 5px;
}

.wico-infopanel-fa {
    color: #aeaca6;
    margin-right: 5px;
    font-size: 1.5rem !important;
    display: block !important;
    margin-bottom: 4px;
}
/* INFO PANEL */


/* UTILITIES */
.wico-utils-no-padding-side {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
/* UTILITIES */


/* FORM */
.wico-form-block {
    float: left;
    margin-right: 15px;
}

.wico-form-block-horizontal-button {
    margin-top: 12px;
}

.wico-label {
    display: block !important;
    font-size: 12px;
    margin-bottom: 2px !important;
}
/* FORM */

/* BUTTONS */
.btn-primary {
    color: #fff !important;
    background-color: #37456f !important;
    border-color: #37456f !important;
}

.btn-success {
    color: #fff !important;
    background-color: #5c864a !important;
    border-color: #517140 !important;
}

.btn i {
    margin-right: 10px;
}

.btn img {
    width: 16px;
    margin-right: 5px;
}
/* INPUT CONTROLS */
.wico-input {
    border-radius: 3px !important;
    border: 1px solid silver !important;
    padding: 5px 10px !important;
}

.wico-input-select {
    padding-right: 24px !important;
}

    .wico-input-select option {
        font-family: "Roboto", "Tahoma";
    }
/* INPUT CONTROLS */


/* DATATABLES */
.wico-datatable,
table.dataTable.no-footer {
    border-bottom: 2px solid rgb(242, 243, 248);
}

.wico-datatable-bottompanel-left {
    float: left;
}

.wico-datatable-bottompanel-center {
    float: left;
    margin-left: 10px;
}

.wico-datatable-bottompanel-right {
    float: right;
    text-align: center;
}

table.wico-datatable thead th {
    padding: 10px 10px;
    border-bottom: 2px solid rgba(61, 148, 251, 0.1);
    background-color: #E4F0FE;
    white-space: nowrap;
}

table.wico-datatable td,
table.dataTable.row-border tbody td {
    border-bottom: 1px solid rgba(61, 148, 251, 0.1);
    padding: 13px 10px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px;
}

.dataTables_wrapper .pagination > li > a {
    padding: 2px 8px;
}

.dataTables_wrapper .pagination > .active > a {
    background-color: #37456f;
}

.dataTables_wrapper .dataTables_paginate {
    padding: 0px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 0px;
}

.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_length {
    color: inherit !important;
    font-size: 85%;
}

.wico-datatable .even {
    background-color: #f7f4f875;
}

.wico-datatable tbody tr:hover {
    background-color: #edf1ff;
    cursor: pointer;
}
/* DATATABLES */


/* TAB VERTICAL */
.wico-verticaltab {
    border: 1px solid red;
}

/* TAB VERTICAL */

/* BADGES */
.wico-badge {
    display: inline;
    padding: .3em .6em .3em;
    font-size: 85%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.wico-badge-blue {
    background-color: #5b6c9f;
    border: 1px solid #6d6d93;
}

.wico-badge-orange {
    background-color: #c8776f;
    border: 1px solid #c8776f;
}

.wico-badge-grey {
    background-color: grey;
    border: 1px solid grey;
}
/* BADGES */


/* TABS */
.wico-nav-tabs {
    height: 41px;
}

    .wico-nav-tabs li a i {
        margin-right: 8px;
    }

.tab-pane {
    padding: 10px 10px;
}
/* TABS */


/* BLOCK UI */
.blockOverlay {
    background-color: #e4f0fe !important;
}

.blockMsg {
    border: none !important;
    background-color: transparent !important;
    color: #37456f !important;
}

.wico-blockui i {
    display: block;
    font-size: 3rem;
}
/* BLOCK UI */


/* COMPONENTS */
.wico-comp-events-list-wrapper {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-top: 8px;
    display: flex;
    align-items: center;
}

.wico-comp-events-list-eventcontent {
    padding-right: 0px;
}

.wico-comp-events-list-eventdate {
}

.wico-comp-events-list-eventauthorname {
    color: #646c9a;
    font-weight: 600;
}

.wico-comp-events-list-eventavatar {
    padding-left: 0px;
}

.wico-comp-events-list-eventavatar-img {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    margin-right: 14px;
}
/* COMPONENTS */
