.left-sidebar-filter .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #E1E1E1 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.left-sidebar-filter .panel-body {
    padding: 20px;
}

.left-sidebar-filter .panel-heading {
    padding: 15px 20px;
    border-bottom: 1px solid #e1e1e1 !important;
    border-radius: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.left-sidebar-filter .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.left-sidebar-filter .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    color: inherit;
    font-weight: 700 !important;
}

.left-sidebar-filter .panel-title > a,
.left-sidebar-filter .panel-title > small,
.left-sidebar-filter .panel-title > .small,
.left-sidebar-filter .panel-title > small > a,
.left-sidebar-filter .panel-title > .small > a {
    color: inherit;
}

.left-sidebar-filter .panel-footer {
    padding: 8px 20px;
    background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.left-sidebar-filter .panel > .list-group,
.left-sidebar-filter .panel > .left-sidebar-filter .panel-collapse > .list-group {
    margin-bottom: 0;
}

.left-sidebar-filter .panel > .list-group .list-group-item,
.left-sidebar-filter .panel > .left-sidebar-filter .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.left-sidebar-filter .panel > .list-group:first-child .list-group-item:first-child,
.left-sidebar-filter .panel > .left-sidebar-filter .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.left-sidebar-filter .panel > .list-group:last-child .list-group-item:last-child,
.left-sidebar-filter .panel > .left-sidebar-filter .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.left-sidebar-filter .panel > .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.left-sidebar-filter .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .left-sidebar-filter .panel-footer {
    border-top-width: 0;
}

.left-sidebar-filter .panel > .table,
.left-sidebar-filter .panel > .table-responsive > .table,
.left-sidebar-filter .panel > .left-sidebar-filter .panel-collapse > .table {
    margin-bottom: 0;
}

.left-sidebar-filter .panel > .table caption,
.left-sidebar-filter .panel > .table-responsive > .table caption,
.left-sidebar-filter .panel > .left-sidebar-filter .panel-collapse > .table caption {
    padding-left: 20px;
    padding-right: 20px;
}

.left-sidebar-filter .panel > .table:first-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.left-sidebar-filter .panel > .table:first-child > thead:first-child > tr:first-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.left-sidebar-filter .panel > .table:first-child > tbody:first-child > tr:first-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.left-sidebar-filter .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.left-sidebar-filter .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.left-sidebar-filter .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.left-sidebar-filter .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 2px;
}

.left-sidebar-filter .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.left-sidebar-filter .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.left-sidebar-filter .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.left-sidebar-filter .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.left-sidebar-filter .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 2px;
}

.left-sidebar-filter .panel > .table:last-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.left-sidebar-filter .panel > .table:last-child > tbody:last-child > tr:last-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.left-sidebar-filter .panel > .table:last-child > tfoot:last-child > tr:last-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.left-sidebar-filter .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.left-sidebar-filter .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.left-sidebar-filter .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.left-sidebar-filter .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 2px;
}

.left-sidebar-filter .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.left-sidebar-filter .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.left-sidebar-filter .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.left-sidebar-filter .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.left-sidebar-filter .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 2px;
}

.left-sidebar-filter .panel > .left-sidebar-filter .panel-body + .table,
.left-sidebar-filter .panel > .left-sidebar-filter .panel-body + .table-responsive,
.left-sidebar-filter .panel > .table + .left-sidebar-filter .panel-body,
.left-sidebar-filter .panel > .table-responsive + .left-sidebar-filter .panel-body {
    border-top: 1px solid #ddd;
}

.left-sidebar-filter .panel > .table > tbody:first-child > tr:first-child th,
.left-sidebar-filter .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.left-sidebar-filter .panel > .table-bordered,
.left-sidebar-filter .panel > .table-responsive > .table-bordered {
    border: 0;
}

.left-sidebar-filter .panel > .table-bordered > thead > tr > th:first-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.left-sidebar-filter .panel > .table-bordered > tbody > tr > th:first-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.left-sidebar-filter .panel > .table-bordered > tfoot > tr > th:first-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.left-sidebar-filter .panel > .table-bordered > thead > tr > td:first-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.left-sidebar-filter .panel > .table-bordered > tbody > tr > td:first-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.left-sidebar-filter .panel > .table-bordered > tfoot > tr > td:first-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.left-sidebar-filter .panel > .table-bordered > thead > tr > th:last-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.left-sidebar-filter .panel > .table-bordered > tbody > tr > th:last-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.left-sidebar-filter .panel > .table-bordered > tfoot > tr > th:last-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.left-sidebar-filter .panel > .table-bordered > thead > tr > td:last-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.left-sidebar-filter .panel > .table-bordered > tbody > tr > td:last-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.left-sidebar-filter .panel > .table-bordered > tfoot > tr > td:last-child,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.left-sidebar-filter .panel > .table-bordered > thead > tr:first-child > td,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.left-sidebar-filter .panel > .table-bordered > tbody > tr:first-child > td,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.left-sidebar-filter .panel > .table-bordered > thead > tr:first-child > th,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.left-sidebar-filter .panel > .table-bordered > tbody > tr:first-child > th,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.left-sidebar-filter .panel > .table-bordered > tbody > tr:last-child > td,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.left-sidebar-filter .panel > .table-bordered > tfoot > tr:last-child > td,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.left-sidebar-filter .panel > .table-bordered > tbody > tr:last-child > th,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.left-sidebar-filter .panel > .table-bordered > tfoot > tr:last-child > th,
.left-sidebar-filter .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.left-sidebar-filter .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.left-sidebar-filter .panel-group {
    margin-bottom: 20px;
}

.left-sidebar-filter .panel-group .left-sidebar-filter .panel {
    margin-bottom: 0;
    border-radius: 3px;
}

.left-sidebar-filter .panel-group .left-sidebar-filter .panel + .left-sidebar-filter .panel {
    margin-top: 5px;
}

.left-sidebar-filter .panel-group .left-sidebar-filter .panel-heading {
    border-bottom: 0;
}

.left-sidebar-filter .panel-group .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body,
.left-sidebar-filter .panel-group .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}

.left-sidebar-filter .panel-group .left-sidebar-filter .panel-footer {
    border-top: 0;
}

.left-sidebar-filter .panel-group .left-sidebar-filter .panel-footer + .left-sidebar-filter .panel-collapse .left-sidebar-filter .panel-body {
    border-bottom: 1px solid #ddd;
}

.left-sidebar-filter .panel-default {
    border-color: #ddd;
}

.left-sidebar-filter .panel-default > .left-sidebar-filter .panel-heading {
    color: #333333;
    background-color: #fcfcfc;
    border-color: #ddd;
}

.left-sidebar-filter .panel-default > .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-top-color: #ddd;
}

.left-sidebar-filter .panel-default > .left-sidebar-filter .panel-heading .badge {
    color: #fcfcfc;
    background-color: #333333;
}

.left-sidebar-filter .panel-default > .left-sidebar-filter .panel-footer + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-bottom-color: #ddd;
}

.left-sidebar-filter .panel-primary {
    border-color: #2196F3;
}

.left-sidebar-filter .panel-primary > .left-sidebar-filter .panel-heading {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}

.left-sidebar-filter .panel-primary > .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-top-color: #2196F3;
}

.left-sidebar-filter .panel-primary > .left-sidebar-filter .panel-heading .badge {
    color: #2196F3;
    background-color: #fff;
}

.left-sidebar-filter .panel-primary > .left-sidebar-filter .panel-footer + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-bottom-color: #2196F3;
}

.left-sidebar-filter .panel-success {
    border-color: #4CAF50;
}

.left-sidebar-filter .panel-success > .left-sidebar-filter .panel-heading {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.left-sidebar-filter .panel-success > .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-top-color: #4CAF50;
}

.left-sidebar-filter .panel-success > .left-sidebar-filter .panel-heading .badge {
    color: #4CAF50;
    background-color: #fff;
}

.left-sidebar-filter .panel-success > .left-sidebar-filter .panel-footer + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-bottom-color: #4CAF50;
}

.left-sidebar-filter .panel-info {
    border-color: #00BCD4;
}

.left-sidebar-filter .panel-info > .left-sidebar-filter .panel-heading {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.left-sidebar-filter .panel-info > .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-top-color: #00BCD4;
}

.left-sidebar-filter .panel-info > .left-sidebar-filter .panel-heading .badge {
    color: #00BCD4;
    background-color: #fff;
}

.left-sidebar-filter .panel-info > .left-sidebar-filter .panel-footer + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-bottom-color: #00BCD4;
}

.left-sidebar-filter .panel-warning {
    border-color: #FF5722;
}

.left-sidebar-filter .panel-warning > .left-sidebar-filter .panel-heading {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722;
}

.left-sidebar-filter .panel-warning > .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-top-color: #FF5722;
}

.left-sidebar-filter .panel-warning > .left-sidebar-filter .panel-heading .badge {
    color: #FF5722;
    background-color: #fff;
}

.left-sidebar-filter .panel-warning > .left-sidebar-filter .panel-footer + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-bottom-color: #FF5722;
}

.left-sidebar-filter .panel-danger {
    border-color: #F44336;
}

.left-sidebar-filter .panel-danger > .left-sidebar-filter .panel-heading {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336;
}

.left-sidebar-filter .panel-danger > .left-sidebar-filter .panel-heading + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-top-color: #F44336;
}

.left-sidebar-filter .panel-danger > .left-sidebar-filter .panel-heading .badge {
    color: #F44336;
    background-color: #fff;
}

.left-sidebar-filter .panel-danger > .left-sidebar-filter .panel-footer + .left-sidebar-filter .panel-collapse > .left-sidebar-filter .panel-body {
    border-bottom-color: #F44336;
}

.md-input {
    position: relative;
    margin-bottom: 30px;
}

.md-input .md-form-control {
    font-size: 12px;
    /* padding: 10px 10px 10px 5px;*/
    display: block;
    border: none;
    border-bottom: 2px solid #CACACA;
    box-shadow: none;
    width: 100%;
}

.md-input label {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.md-input .bar:before {
    left: 50%;
}

.md-input .bar:after {
    right: 50%;
}

.md-input .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.md-input .md-form-control:focus ~ label, .md-input .md-form-control:valid ~ label {
    top: -15px;
    font-size: 14px;
    color: #183D5D;
}

.md-input .bar:before, .md-input .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #03A9F4;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.md-input .md-form-control:focus ~ .bar:before, .md-input .md-form-control:focus ~ .bar:after {
    width: 50%;
}

.left-sidebar-filter {
    /*padding-right: 0 !important;*/
}

.has-feedback .form-control {
    padding-right: 0 !important;
}

.form-control:focus {
    box-shadow: none !important;
}

/**
add checkbox
 */
/*

.checkbox {
    padding-left: 20px; }
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555; }
.checkbox input[type="checkbox"] {
    opacity: 0; }
.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff; }

.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c; }
*/

/**
end checkbox
 */

.item-list {

    border: 1px solid #ddd;

    padding: 15px;

    margin-bottom: 25px;

    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);

    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);

    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;
}

.item-list .main-image {

    text-align: center;
    /*padding-left: 0;*/
    padding: 10px;

}

/** orgs view **/

.met-org strong{
    font-size:13px;
}



.item-list p {

    /*display: none;*/

}

.item-list img {

    /* width:180px !important;

     height: 120px !important; */

}

.item-list .list-desc {

    min-height: 100px;

}

.item-list .list-org-details {

    text-align: right;
    min-height: 24px;

}

.filter-right-btns {

    text-align: right;

}

/** group list **/

.group-list-item {

}

.group-list-desc {

    padding-left: 0px;

}

.toolbar-btns {

    text-align: right;

    /* padding-bottom: 15px; */

}

.tool-bar-memberlist {

    margin-bottom: 10px;

}

.select2-container--default.select2-container--focus .select2-selection--multiple {

    border: 1px solid #aaa !important;

    border-radius: 0px !important;

}

.select2-container--default .select2-search--inline .select2-search__field {

    height: 25px !important;

}

.select2-container--default .select2-selection--multiple {

    border-radius: 0px !important;

}

.public-filter {

    /* margin-top: 32px;*/

}

.form-inline button {

    height: 36px !important;

}

.form-inline input {

    padding: 6px 24px !important;

}

@-moz-document url-prefix() {

    .form-inline input {

        padding: 6px 20px !important;

    }

}

.caption {

    margin-top: -2px;
    padding-left: 10px;
    padding-right: 10px;

}

.caption h4 {

    font-size: 15px;

    /*height: 32px;*/

    padding-top: 8px;

}

.caption h6 span {

    font-size: 12px;

    font-weight: normal;

}

.item-list .status {

    float: right;

}

.org-image {

    border: 1px solid #e1e1e1;

    text-align: center;

}

.org-location {

    border-bottom: 2px solid #e1e1e1;

    padding: 10px;

    margin-top: 10px;

}

.org-location h6 {

    color: #0080ce;

}

.org-desc {

}

.stm-single-car-contact {

    padding: 22px 20px 21px;

    margin-bottom: 34px;

    background-color: #dddddd /*#6f5499*/;

}

.stm_listing_car_form input[type="text"], .stm_listing_car_form input[type="tel"], .stm_listing_car_form input[type="email"], .stm_listing_car_form input[type="search"], .stm_listing_car_form input[type="password"] {

    height: 37px;

    line-height: 32px;

    padding-left: 33px;

    font-size: 13px;

}

.stm-form-with-icon {

    position: relative;

    margin-bottom: 14px;

}

.stm-single-car-contact .title {

    margin-bottom: 25px;

    font-weight: 700;

    text-transform: uppercase;

    /* vertical-align: middle; */

    letter-spacing: .3px;
    color: #000;

}

.org-detail-desc {

    /*  border: 1px solid #e1e1e1;*/

    padding: 10px;

    margin-top: 10px;

}

.org-detail-desc h6 {

    color: #0080ce;

}

.org-detail-location {

    text-align: center;

}

.org-detail-location-inner span {

    font-size: 13px;

}

.org-detail-phone {

    text-align: center;

}

.org-detail-phone-inner span {

    font-size: 13px;

}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {

    border: none !important;

}

.table-borderless {

    border: none !important;

}

.table-borderless td span {


}

.memberlist-btn {

    height: 40px;

    margin-bottom: 10px;

    background-color: #f3f3f3 !important;

    color: #555555 !important;

    width: 100%;

    font-size: 15px;

    font-weight: normal;

    text-align: left !important;

    border-left: 1px solid #5bc0de !important;

}

.documentlist-btn {

    height: 40px;

    margin-bottom: 10px;

    background-color: #f3f3f3 !important;

    color: #555555 !important;

    width: 100%;

    font-size: 15px;

    font-weight: normal;

    text-align: left !important;

    border-left: 1px solid #5bc0de !important;

}

.documentlist-btn:focus {

    background-color: #5b5b5b !important;

    color: #fff !important;

}

.documentlist-btn:hover {

    background-color: #5b5b5b !important;

    color: #fff !important;

}

.memberlist-btn:focus {

    background-color: #5b5b5b !important;

    color: #fff !important;

}

.memberlist-btn:hover {

    background-color: #5b5b5b !important;

    color: #fff !important;

}

#country-header {

    display: none;

}

.country-content-header {

    text-transform: capitalize;

    margin-bottom: -25px;

}

.country-content {

    text-transform: capitalize;

    margin-bottom: -25px;

}

.org-detail-persons h6 {

    color: #0080ce;

}

.org-detail-persons {

    /* border: 1px solid #e1e1e1;*/

    padding: 10px;

    margin-top: 10px;

}

.person-name {

    padding: 5px 0px 5px 0px;

}

.item-list .status {

    border-radius: 0;

}

.detail-btn {

    line-height: 20px !important;

    height: 20px !important;

    font-size: 11px !important;

    padding: 0 10px !important;

}

.contact-btn {

    line-height: 20px !important;
    height: 20px !important;
    font-size: 11px !important;
    padding: 4px 6px !important;

}

.memberlist-head-btn-f1 {

    margin-bottom: 10px;

    cursor: default;

    background-color: #5bc0de !important;

    color: #fff !important;

    width: 100%;

    font-size: 14px;

    text-align: left;

}

/*.btn-all{

    background-color: #ddd  !important;

}*/

.memberlist-head-btn-f1:hover {

    background-color: #73c9e3 !important;

}

.memberlist-head-btn {

    margin-bottom: 10px;

    /*background-color:#5b5b5b !important;*/

    color: #fff !important;

    width: 100%;

    font-size: 17px;

    text-align: center;

    height: 40px !important;

}

.memberlist-head-btn:hover {

    /* background-color: #5b5b5b !important;*/

    color: #fff !important;

}

.group-grid-item {

    border: 1px solid #e1e1e1;

    padding: 10px;

    margin-bottom: 20px;

}

.group-grid-detail-btn {

    line-height: 20px !important;

    height: 20px !important;

    font-size: 11px !important;

    padding: 0 6px !important;

    margin-top: 13px;

}

.grid-btn {

    text-align: right;

}

.grid-desc-group p {

    min-height: 50px;

}

.group-list-image img {

    /* width: 500px;

     height: 200px !important;*/

    width: 450px;

    max-height: 280px !important;

}

.group-detail-desc {
    margin-top: 15px;
}

.group-detail-desc p {

    padding-top: 20px;

}

.goozeBaKelas-right {

    width: 20% !important;

}

.goozeBaKelas-middle {

    width: 64% !important;

}

.flipbook-main-wrapper {

    /*height: 600px !important;*/

}

#book1 {

    height: 400px !important;

}

#book1.flipbook-browser-fullscreen {

    height: 100% !important;

}

.document .main-image img {

    /*  with:185px;

      height:240px; */

}

.document-search {

    margin-bottom: 0px !important;

}

.member-image img {

    /*with:300px !important;*/

    /* height: 124px !important;*/
    width: 100%;
    border: 1px solid lightgrey;
    border-radius: 3px;
    /*height: 212px !important;*/

}

.project-image {
  border: none!important;
}

.project-card .main-image{
  min-height: 120px;
}

.view-switcher{
  text-align: right;
}

.view-switcher-multi button.active{
  filter: brightness(90%);
}

#view-switcher-multi{
  float: right;
  width: fit-content;
}

#view-switcher-multi button{
  min-width: 40px;
}

/* CATEGORY SWITCHER - start */

/* The switch - the box around the slider */
.category-switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}

/* Hide default HTML checkbox */
.category-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.category-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.category-switch .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.category-switch input:checked + .slider {
  background-color: #2196F3;
}

.category-switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.category-switch input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.category-switch .slider.round {
  border-radius: 17px;
}

.category-switch .slider.round:before {
  border-radius: 50%;
}

/* CATEGORY SWITCHER - end */

.public-filter {

    margin-top: 12px;

}

.left-sidebar-ls {

    width: 240px;

    float: left;

}

.right-sidebar-rs {

    width: 300px;

    float: left;

}

.partner-item {

    min-width: 280px !important;

}

.member-page {

    margin-left: -40px !important;

    margin-right: -90px !important;

}

@media (min-width: 769px) {

    .page-main-content {

        display: table-row;

    }

    .sidebar-left {

        display: table-cell;

        vertical-align: top;

        min-width: 241px !important;

    }

    .sidebar-right {

        display: table-cell;

        vertical-align: top;

        min-width: 300px !important;

    }

    .page-main-content-flex {

        display: flex;

    }

    .sidebar-right-partner {

        min-width: 300px !important;

        margin-right: 15px;

    }

}

@media (min-width: 1390px) {

    .center-column-member {

        min-width: 909px;

    }

    .center-column-person {
        min-width: 909px;
    }

    .center-column-team {
        min-width: 909px;
    }

    .center-column-document {

        min-width: 909px !important;

    }

}

.toolbar-sortby ul li {

    text-align: left;

}

.toolbar-sortby ul {

    border-radius: 0;

}

.sortby-btn {

    line-height: 32px !important;

    height: 32px !important;

}

.direction-active {

    color: #000 !important;

    /*text-decoration: underline;*/

}

.group-members {

    /* display: none;*/
    padding-top: 10px;

}

.group-members .col-md-3 {
    padding-right: 0px !important;
}

.group-members ul {

    margin-top: 10px;

    padding-left: 5px;

}

.group-members ul li {

    border: 1px solid #e1e1e1;

    padding: 5px;

}

.group-member-name {

    font-size: 11px;

}

.gp-btn {

    font-size: 8px !important;

}

.active-btn {

    background-color: #ddd !important;

    color: #555555 !important;

}

.subscriber-btn {

    /* padding: 8px 70px;*/

    margin-bottom: 10px;

    background-color: #fff !important;

    /*color: #5bc0de !important;*/

    width: 100%;

    font-size: 17px;

    text-align: left;

}

/*

.well{

    background-color: #fff !important;

    border-radius: 0 !important;

}
*/

.become-member {

    padding: 20px;

    border: 1px solid #e1e1e1;

    margin-bottom: 20px;

}

/**



for subscription page

 */

.register-form .form-control {

    border-radius: 0px !important;

}

.register-form .three-input-box input {

    margin-bottom: 13px;

}

.register-form label {

    text-align: left !important;

    font-size: 12px !important;

}

.row-margin {

    /* margin-bottom: 15px; */

}

.register-form .form-horizontal .control-label {

    font-size: 11px !important;

}

.col-sm-10 .parsley-required {

    padding-top: 15px;

}

/**

end of subscription css

 */

/**

profile like facebook for members

 */

.fb-profile-block {

    margin: auto;

    position: relative;

    /*width: 850px;*/

}

.fb-profile-block-thumb {

    display: block;

    /*height: 100% !important;*/

    overflow: hidden;

    position: relative;

    text-decoration: none;

}

.fb-profile-block-menu {

    border: 1px solid #d3d6db;

    border-radius: 0 0 3px 3px;

}

.profile-img a {

    bottom: 15px;

    box-shadow: none;

    display: block;

    margin-left: 50px;

    padding: 1px;

    position: absolute;

    height: 160px;

    width: 200px !important;

    background: none !important;

    padding-top: 30px !important;
    z-index: 9;

}

.profile-img img {

    background-color: #fff;

    border-radius: 0px !important;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);

    padding: 5px;

    width: 200px !important;

    height: auto !important;

}

.profile-name {

    bottom: 60px;

    left: 235px !important;

    position: absolute;

}

.profile-name h2 {

    color: #fff;

    font-size: 18px !important;

    font-weight: 600;

    line-height: 30px;

    max-width: 275px;

    position: relative;

    text-transform: uppercase;

}

.fb-profile-block-menu {

    height: 44px;

    position: relative;

    width: 100%;

    overflow: hidden;

}

/**

end of profile like facebook

 */

.contact-success {

    padding: 10px !important;

    margin-top: 10px !important;

}

#org-filter-bycountry {

    display: none;

}


/*

.btn.btn-xs.btn-default.dropdown-toggle.sortby-btn{

    !* background-color:#aaa !important;*!

    color: #F2F2F2;

    padding: 0px 7px 0px 3px !important;

}

.btn.btn-default.submit-search{

    !* background-color: #aaa !important;*!

}

.btn.btn-xs.btn-default.dropdown-toggle.sortby-btn:hover{

    text-decoration: none !important;

}


*/

#become-member-box {

    border-width: 1px;

    border-color: #4badce;

    border-radius: 0px;

    padding-top: 27px;

    padding-right: 20px;

    padding-bottom: 30px;

    padding-left: 20px;

    background: #4badce;

}

#become-member-box h3 {

    width: 100%;

    margin-top: 20px;

    margin-bottom: 20px;

    color: #ffffff;

    font-size: 22px;

    line-height: 1.3;

    text-align: left;

    text-transform: uppercase;

}

#become-member-box p {

    width: 100%;

    margin-bottom: 10px;

    color: #ffffff;

    font-size: 15px;

    line-height: 1.3;

    text-align: left;

}

#become-member-box .become_member_button {

    margin-top: 38px;

}

#become-member-box .become_member_button a {

    border-width: 2px;

    border-color: #f3f3f3;

    border-style: solid;

    font-weight: 600 !important;

    border-radius: 0px;

    margin-top: 11px;

    background: #f3f3f3;

    color: #4badce;

    font-size: 16px;

    text-transform: uppercase;

    padding-top: 10px;

    padding-right: 30px;

    padding-bottom: 10px;

    padding-left: 30px;

}

button:focus {
    outline: 0 !important;
}

button:focus {
    outline: none !important;
}

.map-div {
    display: flex;
}

.map-filter {

}

#map{
    height: 400px;
    width: 100%;
}

.person-view-social {
    margin-top: 10px;
    text-align: center;
}

.person-list{
    min-height: 200px;
}

.person-list-img img {
    height: 180px !important;
}

/************* CUSTOM CHECKBOX STYLING ****************/
div.sychb-wrap {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
}

div.sychb-wrap > input[type=checkbox] {
    opacity: 0;
}

div.sychb-wrap > input[type=checkbox]:checked + label.sychb-label-1:before,
div.sychb-wrap > input[type=checkbox]:not(:checked) + label.sychb-label-1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    /*border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3)*/
}

div.sychb-wrap > input[type=checkbox]:checked + label.sychb-label-1:after,
div.sychb-wrap > input[type=checkbox]:not(:checked) + label.sychb-label-1:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 2px;
    font-size: 18px;
    line-height: 0.8;
    color: black;
    transition: all .2s;
}

div.sychb-wrap > input[type=checkbox]:not(:checked) + label.sychb-label-1:after {
    opacity: 0;
    transform: scale(0);
}

div.sychb-wrap > input[type=checkbox]:checked + label.sychb-label-1:after {
    opacity: 1;
    transform: scale(1);
}

div.sychb-wrap + label {
    font-weight: normal;
    font-size: 13px !important;
    padding-left: 5px !important;
    vertical-align: middle !important;
}

.bg-blue {
    background-color: #03A9F4;
    border-color: #03A9F4;
    color: #fff;
}

.fb-profile-block {
    margin: auto;
    position: relative;
    width: 100%;
}

.fb-profile-block-thumb {
    display: block;
    height: 150px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    background: linear-gradient(263deg, rgb(140, 140, 140) 8%, rgb(88, 88, 88) 32%, #444444 100%);

}

.fb-profile-block-thumb img {
    width: 1500px;
}

.fb-profile-block-menu {
    border: 1px solid #d3d6db;
    /*border-radius: 0 0 3px 3px;*/
    border-radius: 0 !important;
}

.profile-img a {
    bottom: 15px;
    box-shadow: none;
    display: block;
    left: -7px;
    padding: 1px;
    position: absolute;
    height: 160px;
    width: 160px;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    z-index: 9;
}

.profile-img img {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    height: 158px;
    padding: 5px;
    width: 158px;
}

.profile-name {
    bottom: 60px;
    left: 205px;
    position: absolute;
}

.profile-name h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    max-width: 275px;
    position: relative;
    text-transform: uppercase;
}

.fb-profile-block-menu {
    height: 44px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.block-menu {
    clear: right;
    padding-left: 285px;
}

.block-menu ul {
    margin: 0;
    padding: 0;
}

.block-menu ul li {
    display: inline-block;
}

.block-menu ul li a {
    border-right: 1px solid #e9eaed;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 3.0;
    padding: 0 17px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    color: #4b4f56;
    text-transform: capitalize;
}

.block-menu ul li:first-child a {
    border-left: 1px solid #e9eaed;
}

.margin-top-15 {
    margin-top: 15px;
}

.under-header-line {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.toolbar-content-top {
    text-align: right;
}

.h1-top-content {

    font-size: 18px;
    margin: 0;
    float: left;
    /*padding-top: 17px;*/
    margin-top: 12px;
    /* padding: 10px 10px 20px 0px;*/
}

.new-hr {

    margin: 10px 0 !important;
    border-top: 1px solid #f0f0f0 !important;

}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-300 {
    margin-top: 300px;
}


.entities .panel-title {
    font-weight: 500 !important;
}

.entities .company-detail strong {
    padding-left: 5px;
}

.entities .company-detail i {
    vertical-align: middle;
}

.padding-20 {
    padding: 20px;
}

.org-study-list {
    border: 1px solid #e1e1e1;
    padding: 10px;
}

.org-study-list-details span {
    font-size: 11px;
}

.gray-background {
    background-color: #f2f2f2 !important;
}

.course-overview-dscr i {
    padding-right: 10px;
    vertical-align: middle;
}

.course-overview-dscr span {
    padding-right: 5px;
}

.course-overview-name {
    position: absolute;
    z-index: 99999;
    bottom: 0;
    left: 35px;
    color: #fff;
}

.course-overview-type i {
    padding-right: 10px;
    vertical-align: middle;
}

.fontsize-13px {
    font-size: 13px;
}

.powered-by {
    display: none !important;
}

#ajax_loader {
    display: none;
}

.filter-selected {
    background-color: #0080ce;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    /* margin: 0 10px 10px 0;*/
    margin-right: 3px;
    padding: 5px 10px;
}

.filter-selected:hover {
    color: #000;

}

.panel {
    border: 1px solid #e1e1e1 !important;
    border-radius: 0 !important;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.toolbar-all {
    /*margin-bottom: 10px;*/
}

.well.description {
    /* border: none !important;*/
    border-radius: 0 !important;
    background-color: #fff;
}

@media (min-width: 992px) {
    /*.left-sidebar-filter {
        width: 19.666667% !important;
    }*/
    /*.right-sidebar-widget{
        margin-right: -10px !important;
        padding-left: 0 !important;
    }*/
}

.search-form-group {
    width: 80% !important;
}

.search-form-group {
    width: 100%;
}

.search-submit-btn {
    margin-left: 4px;
}

.page-nav-pager {
    margin: 10px 0 10px 0;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 12px;
    display: inline-block;
    width: 100%;
}

.page-nav-pager a {
    padding: 5px 11px;
    border: 1px solid #e3e3e3;
    display: inline-block;
    margin: 0 8px 8px 0;
    min-width: 33px;
    text-align: center;
    color: #666;
    line-height: 21px;
    float: left;
}

.page-nav-pager span {

    padding: 5px 11px;
    border: 1px solid #e3e3e3;
    display: inline-block;
    margin: 0 8px 8px 0;
    min-width: 33px;
    text-align: center;
    color: #666;
    line-height: 21px;
    float: left;
}

.page-nav-pager span.current {
    background-color: #0080ce;
    color: #fff;
    font-weight: bold;
}

.filter-entries {
    /*display: none;*/

}

#result-number {
    padding: 8px;
    background: #e1e1e1;
    padding-top: 8px;
    vertical-align: middle;
    padding-bottom: 9px;
    display: none;
    font-weight: 600;
    margin-right: 10px;
}

.btn.btn-primary.right.contact-btn {
    display: none;
    background-color: purple !important;
}

.sortby {
    display: inline-block;
}

.select-style {
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.met-org .delivery {
   /* margin-left: 280px;
    margin-bottom: 10px;*/
}

.met-org {
    display: none;
}

.col-md-7.entities-overview {
    padding-right: 0;
}

.col-md-3.margin-top-20.sidebar-orgs {
    padding-left: 0px;

}

.sidebar-orgs img {
    width: 100% !important;
}

.providers-icons {
    text-align: center;
}

.providers-icons li {
    width: 100px;
}

.col-md-7.providers-courses {
    margin-top: -285px;
    padding-right: 0px;
}

.org-courses-list {
    padding-bottom: 20px;
}

.org-studies-list {
    padding-bottom: 20px;
}

.person-description {
    /*color: black;*/
    /*width: 55%;*/
}

.person-description p{
    margin-bottom: 0 !important;
}



.person-list-details {

    display: flex;
}

.met-person .delivery {
    margin-left: 180px;
    margin-bottom: 10px;
}

.met-person {
    display: none;
}

.col-md-3.list-view {
    /*padding-left: 0px;*/
}

#content-wrap {
  min-height: 600px;
  display: block!important;
}

.main-image.member-image.col-md-2 {

    color: #e1e1e1 !important;
}


.left-sidebar-filter {
    margin-top: 50px;
}

.filter-selected.clear-all {
    background-color: #fff;
    /* border-radius: 2px; */
    color: #585858;
    display: inline-block;
    font-size: 12px;
    /* margin: 0 10px 10px 0; */
    margin-right: 3px;
    padding: 5px 10px;
    text-transform: capitalize !important;
}

.filter-selected.clear-all:hover {
    cursor: pointer;
    background-color: #fff !important;
    color: #0080ce;

}

.entities-navs li a:hover {
    background-color: #0080ce !important;
}

.entities-navs li a {
    color: #fff;
    background: #73dffc;
    border: unset !important;
    border-radius: unset !important;
    margin-right: 0 !important;
    padding: 10px 35px !important;
}

.entities-navs li.active > a {

    background-color: #0080ce !important;
    border: unset;
    color: #fff !important;
    border-radius: unset;

}

.entities-navs {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}

.tab-content-entities {
    padding: 35px;
    background: #0080ce;
}

.tab-content-entities form {
    display: flex;
}

.tab-content-entities .submit-entities {
    background: #73dffc !important;
    padding: 7px;
}

.gm-style-iw a {
    color: #000 !important;
}

.tab-content-entities form input:focus {
    border-color: #73dffc !important;
}

.meta-group .type {
    font-weight: 600;
    padding-bottom: 7px;
    font-size: 14px;
}

.group-list-description {
    display: block;
}

.group-list-description-div {
    /*padding-top: 40px;*/
}

.group-overview-type {
    position: absolute;
    bottom: 0px;
    color: #fff;
    left: 170px;
    padding: 15px;
}

.group-overview-name {
    position: absolute;
    bottom: 30px;
    left: 170px;
    color: #fff;
    padding: 15px;
}

.group-detail-list {
    min-height: 0 !important;
}

.group-detail-list .caption h6 {
    font-size: 12px;
    font-weight: normal;
}

.member-in-group-title {
    padding-bottom: 10px;
}

.member-list {
   /* padding-left: 0 !important;*/

}

.member-list .item-list {
    min-height: 136px !important;
}

.member-list .item-list .caption h4 {
    height: 32px !important;
}



#overlay {
    background: #ffffff;
    color: #666666;
    /*position: fixed;*/
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    display: none;
}

.filter-body{
    max-height: 110px;
    overflow-y: auto;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.btn-group-members{
    background-color: #103e5d !important;
    padding: 5px;
    font-size: 12px;
    color: #ffffff;
    text-transform: capitalize !important;
}

.btn-group-members:hover{
    background-color: #608bb2 !important;
    color: #ffffff;
}

.group-members-more{
    /*margin-left: 10px;
    margin-top: 10px;*/
    margin: 0 auto;
}

@media only screen and (min-width: 992px){
    .left-sidebar-filter {
        width: 23% !important;
    }
}

@media only screen and (min-width: 992px){
    .right-content {
        width: 78% !important;
    }
}

@media only screen and (max-width: 1350px) and (min-width: 992px) {

    .col-md-2-net {
        width: 19.9% !important;
    }
}

@media only screen and (max-width: 1000px) and ( min-width: 768px) {

    .col-sm-6-net {
        width: 25% !important;
    }
}

.right-section{
   /* padding-top: 20px;*/
}

.group-overview-logo{
    position: absolute;
    z-index: 9999;
    bottom: 4px;
    left: 15px;
    width: 150px;
}
.group-overview-topdiv{
    position: relative;
}
.org-metadata{
    padding-left: 10px;
}

.org-metadata h4{
    font-size: 17px;
}

.header-tag{
    font-size: 25px;
}

.h4-list{
    display: none;
}

.h4-grid{
    display: none;
    font-size: 14px;
    padding-left: 10px;
}

.project-list{
  display: none;
}

.project-grid{
  display: none;
  padding-left: 10px;
}

.project-coordinator-div{
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
}

.project-partner-div{
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
}

.project-coordinator-div h5{
  margin-top: 0;
}

.project-partner-div h5{
  margin-top: 0;
}

.project-consortium-div{
  background-color: rgba(62, 130, 255, 0.05);
}

.project-desc-div{

}

.project-facts-div{
  background-color: rgba(62, 130, 255, 0.05);
  padding: 25px;
}

.project-facts-entry{
  margin-top: 10px;
}

.content-div-project{
  width: 100%;
  padding: 20px;
  margin-top: 25px;
  border: 1px solid #e2e2e2;
}

.met-org div{
    padding-bottom: 5px;
}

/**
loader ajax
 */
.lds-ring {
    display: none;
    position: relative;
    width: 64px;
    /* height: 64px;*/
    margin-top: 12px;
}

.lds-ring span {
    position: absolute;
    left: 40px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-bottom: 4px;
    border: 6px solid #e1e1e1;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #e1e1e1 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/**
end ajax loader
 */

.clear-search-by {
    margin-right: 0px;
    position: absolute;
    top: 80px;
    right: 0;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    /* line-height: 34px; */
    /* text-align: center; */
    cursor: pointer;
    font-size: 12px;
}

.provider-detail-frist-meta {
    padding-left: 5px;
}

.provider-detail-frist-meta li {

    background: #EDF2F4;
    color: #929699;
    padding: 5px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    min-width: 159px;
}

.list-inline{
    margin-left: 0 !important;
}

.social-icons {
    text-align: right;
    float: right;
    margin-top: 5px;
}

@media only screen and (max-width: 991px) {

    .social-icons {
        text-align: left !important;
        float: none !important;
    }
}

.social-icons-members li a i{
    font-size: 20px;
}

.ak_formLineWrap label{

    display: inline-flex !important;
}

.card-header {
    background-color: unset;
    padding-bottom: unset;
    padding-top: unset;
}

.custom-control-label::before {
    position: absolute;
    /*  top: 0.75rem;
      left: 0;*/
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}

.custom-checkbox .custom-control-label::before {
    border-radius: unset;
}

.custom-control-label::after {
    position: absolute;
    /*  top: .75rem;
      left: 0;*/
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-control {
    padding-left: 2.5rem;
    padding-top: 3px;
    font-size: 14px;
    /* margin-left: 10px;*/
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;

    border-radius: unset;
}

.filter-content h6 {
    color: #09c;
    font-size: 14px;
}

.custom-control-label {
    padding-left: 10px;
    font-size: 13px;
}

.group-list-caption{
    /*margin-bottom: 15px;*/
}

.experts-sub-div{
    border: 2px solid #f1f1f1 !important;
    border-radius: 2px !important;
    padding: 15px;
    margin-bottom: 25px;
}

.groups-sub-div{
    border: 2px solid #f1f1f1 !important;
    border-radius: 2px !important;
    padding: 15px;
    margin-bottom: 25px;
}

.groups-sub-div table{
    margin-bottom: 0px!important;
}

.members-sub-div{
    border: 2px solid #f1f1f1 !important;
    border-radius: 2px !important;
    padding: 15px;
    margin-bottom: 25px;
}

.join-btn{
    margin-top: 20px;
    background-color: #113f5e;
}

.invite-btn{
    margin-top: 20px;
    background-color: #618cb1;
}

.organisation-banner{
    margin-bottom: 25px;
    width: 100%;
    height: 420px;
    background-color: #fafafa;
    position: relative;
}

.group-banner{
    margin-bottom: 25px;
    position: relative;
}

.organisation-profile li{
    margin-top: 5px;
}

.group-info-banner{
    position: absolute;
    bottom: 20px;
    left: 30px;
}

.group-buttons-banner{
    position: absolute;
    bottom: 20px;
    right: 30px;
}

.widget-div{
    padding: 10px;
    border: 1px solid #E1E1E1 !important;
    border-radius: 0 !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.group-list-sub-div{
    list-style-type: none;
    padding: 0;
    margin-left: 5px;
}

.group-list-sub-div li{
     margin-top: 20px;
 }

.group-list-sub-div li i{
    margin-right: 10px;
}

.flag-icon-round{
    height: 15px !important;
    border-radius: 10px;
}

.flag-icon-square{
    height: 15px !important;
}

.flag-icon-square-large{
    height: 18px !important;
    margin-right: 5px;
}

.person-list-header{
    background-color: #fafafa;
    color: #113f5e;
    padding: 5px;
}

.person-image{
    /*border: 2px solid #113f5e !important;*/
}

.person-image-detail{

}

/*.org-type-div{
    border: 2px solid #618cb1 !important;
    color: #618cb1;
    border-radius: 10px;
    width: fit-content;
    padding: 5px;
    margin-bottom: 10px;
}*/

.org-overview-img{
    position: absolute;
    bottom: 50px;
    left: 50px;
    height: 120px!important;
    border: 1px solid lightgrey;
    border-radius: 3px;
}

.org-info-banner{
    position: absolute;
    bottom: 40px;
    left: 300px;
}

.basic-info-expert{

}

.news-list-simple{
    width: 100%;
}


.news-card-detail{
    padding: 20px 10px 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
    height: fit-content;
}

.news-card-further{
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    min-height: 300px;
    margin-bottom: 20px;
}

.news-card-detail:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

.news-card-further:hover{
    border-color: #1d3259;
}


.news-card-info{
    padding: 5px;
}

.news-info-label{
    font-size: 13px;
    color: grey;
    margin-right: 10px;
    padding: 3px;
}

.news-content-preview{
    color: black;
}

.news-info-label-detail{
    margin-left: 10px;
    font-size: 13px;
    color: grey;
}

.news-content{
    padding: 0px 25px 25px;
}

.news-detail-page{
    margin-top: 30px;
}

.news-further-bar{
    padding: 15px;
}

.news-date-minimalistic{
    color: grey;
    font-size: 13px;
}

.news-org-minimalistic{
    color: grey;
    font-size: 13px;
}

#news-table{
    table-layout: fixed;
}

.news-table-head{
    background-color: #0b6b83;
    color: white;
}

.news-table-head-alt{
    background-color: #0badd1;
    color: white;
}

.news-headline-simple{
    font-size: 16px;
}

.news-category-label{
    padding: 4px;
    background-color: #f1f1f1;
    color: grey;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 13px;
}

.news-detail-social{
    margin-top: 50px;
}

.news-detail-social i{
    font-size: 25px;
    color: lightgrey;
}

.news-mini-div{
    margin-top: 25px;
    font-size: 13px;
}

.news-detail-image-div img{
    /*width: 80%;*/
}

.news-detail-image-div{

}


.news-entry-minimalistic-light{
    background-color: white;
}

.news-entry-minimalistic-dark{
    background-color: #f9f9f9;
}

.news-content-preview-minimalistic{
    padding: 0px;
    color: grey;
    font-size: 12px;
}

.news-card-grid{
    padding: 10px!important;
    border: 1px solid #ddd;
    border-radius: 3px;
    min-height: 300px;
    margin-bottom: 20px;
}

.news-card-grid:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

.news-heading-grid{
    min-height: 50px;
}

.news-content-preview-row td{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}




.event-card{
    padding: 20px 10px 20px!important;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
    height: fit-content;
}


.event-card span{
    margin-right: 10px;
}

.event-card:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}


.event-card-borderless{
    padding: 20px 10px 20px!important;
    border-radius: 3px;
    margin-bottom: 20px;
    height: fit-content;
    background-color: #fafafa;
    border: 1px solid #fafafa;
}


.event-card-borderless span{
    margin-right: 10px;
}

.event-card-borderless:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

.event-card-mini{
    padding: 15px!important;
    border-left: 1px solid #dddddd;
    margin-top: 10px;
}


.event-card-mini span{
    margin-right: 10px;
}

.event-type-label{
    padding: 3px;
    background-color: #f1f1f1;
    color: grey;
    border-radius: 5px;
    font-size: 11px;
    width: fit-content;
    height: fit-content;
    float: right;
}


.event-type-label-detail{
    padding: 5px;
    background-color: #f1f1f1;
    color: grey;
    border-radius: 5px;
    font-size: 13px;
    width: fit-content;
    height: fit-content;
    float: right;
    margin-top: 5px;
    margin-left: 5px;
}

.event-description-panel{
    display: block!important;
    margin-top: 10px;
    color: grey;
}

.event-info-label{
    font-size: 13px;
    color: grey;
    margin-right: 10px;
    padding: 3px;
}

.event-info-label i{
    margin-right: 10px;
}

.event-info-table{
    padding: 10px;
    border: none!important;
    width: 100%;
}

.event-info-table tr{
    width: 100%;
}

.event-info-table tr td{
    border: none!important;
}

.event-info-table tr td i{
    color: #1d3259;
    font-size: 25px;
}

.event-detail-sidebar{
    margin-left: 10px;
    padding: 15px;
    border-left: 2px solid #1d3259;
}

.event-further-sidebar{
    padding: 15px;
}

.event-share-sidebar{
    padding: 15px;
}

.event-content{
    padding: 15px;
}

.event-header{
    position: relative;
    margin-bottom: 20px;
}

.event-title{
    position: absolute;
    bottom: 30px;
    background-color: #1d3259;
    padding: 10px;
}

.event-deco-div{
    position: absolute;
    left: 10px;
    bottom: 20px;
    background-color: #f19b0e;
    padding: 10px;
    opacity: 80%;
}

.event-title h1{
    color: white;
}

.event-deco-div h1{
    color: transparent;
}

.event-header-list {
    overflow: hidden;
}

.event-header-list img {
    transition: transform .5s ease;
}

.event-card:hover .event-header-list img {
    transform: scale(1.05);
}

.event-card-date{
    text-align: center;
    color: black;
    padding: 15px;
    font-weight: bold;
}

.event-card-date-small{
    text-align: center;
    color: grey;
    width: fit-content;
}

.event-date-view-day{
    font-size: 30px;
}

.event-date-view-day-small{
    font-size: 20px;
}

.event-card-info-grid{
    margin-top: 10px;
}


.event-card-grid{
    padding: 20px 10px 20px!important;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
    min-height: 400px;

}


.event-card-grid span{
    margin-right: 10px;
}

.event-card-grid:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}



.event-card-grid-borderless{
    padding: 20px 10px 20px!important;
    border-radius: 3px;
    margin-bottom: 20px;
    min-height: 400px;
    background-color: #fafafa;
    border: 1px solid #fafafa;
}


.event-card-grid-borderless span{
    margin-right: 10px;
}

.event-card-grid-borderless:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}


.event-detail-page{
    margin-top: 30px;
}

.event-detail-image-div img{
    width: 50%;
}

#event-header-placeholder{
    width: 100%;
    height: 20vw;
    background-color: lightgrey;
    text-align: center;
    padding: 30px;
}

.event-keyword-label{
    padding: 4px;
    background-color: #f1f1f1;
    color: grey;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 13px;
}

#event-location-div{
    background-color: #f1f1f1;
    padding: 15px 25px 25px;
}


#event-keyword-div{
    margin-top: 40px;
    margin-bottom: 40px;
}

.event-list-simple{
    width: 100%;
}

#event-table{
    table-layout: fixed;
}

#event-table td{
    vertical-align: middle;
}

.event-table-head{
    background-color: #0b6b83;
    color: white;
}

.event-table-head-alt{
    background-color: #0badd1;
    color: white;
}

.event-headline-simple{
    font-size: 16px;
}

.event-date-minimalistic{
    color: grey;
    font-size: 13px;
}

.event-org-minimalistic{
    color: grey;
    font-size: 13px;
}

#event-timetable-div{
    text-align: center;
    min-height: 25px
}

.event-mini-div{
    margin-top: 25px;
    font-size: 13px;
}

.event-content-preview-row td{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.event-entry-minimalistic-light{
    background-color: white;
}

.event-entry-minimalistic-dark{
    background-color: #f9f9f9;
}

.event-content-preview-minimalistic{
    padding: 0px;
    color: grey;
    font-size: 12px;
}



.member-card{
    padding: 20px 10px 20px!important;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
    min-height: 250px;
}

.member-card:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

.project-card{
  padding: 20px 10px 20px!important;
  border: 1px solid #ddd;
  border-radius: 3px;
  min-height: 180px!important;
}

.project-card:hover{
  border-color: #1d3259;
  background-color: #fafafa;
}

.person-skill-label{
    padding: 4px;
    background-color: #f1f1f1;
    color: grey;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 13px;
}

.org-type-div{
    padding: 3px;
    background-color: #f1f1f1;
    color: grey;
    border-radius: 5px;
    font-size: 12px;
    width: fit-content;
    height: fit-content;
    margin-top: 15px;
}

.country-name-span{
    color: black;
}

.member-list-description{
   /*color: black;*/
    margin-top: 10px;
}

.person-card{
    padding: 20px 10px 20px!important;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
}

.person-card:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

#map{
    border: 3px solid #f1f1f1;
    margin-top: 40px;
}

#fullcalendar table{
    margin-bottom: 0px !important;
}

/*.fc-daygrid-body{
    width: 100% !important;
}*/

.fc-event{
    cursor: pointer;
}

.fc-col-header{
    background-color: #0badd1;
    color: white;
}

.fc-col-header a{
    color: white;
}

.news-mini-title-span{
    display: block;
    min-height: 40px;
}

.event-mini-title-span{
    display: block;
    min-height: 40px;
}


#search-preview-div{
    border: 1px solid lightgrey;
    display: none;
    width: 1450px;
}


.group-card{
    padding: 20px 10px 20px!important;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 20px;
}

.group-card:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}


#customSearch::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}







#search-preview-div{
    background-color: white;
    padding-bottom: 20px;
    z-index: 200;
    position: absolute;
    margin-top: -20px;
}

#search-preview-div img{
    border: 1px solid lightgrey;
    margin: 0px !important
}

#search-preview-div h3{
   color: black!important;
    padding-left: 0px!important;
    font-size: 18px!important;
}


#search-preview-div p{
    font-size: 14px!important;
}

#search-preview-div br{
    display: none;
}

#search-preview-div button{
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #0badd1!important;
    margin-left: -15px;
}

.search-preview-entry{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px!important;
    display: flex;
    justify-content: center;
    align-items: center;
}



.group-info-main{
    margin-bottom: 20px;
}

.search-preview-entries{
    min-height: 250px;
}

.search-preview-entries p{
    color: grey;
}


.loader,
.loader:before,
.loader:after {
    background: #0b6b83;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}
.loader {
    display: none;
    color: #ffffff;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: '';
}
.loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader:after {
    left: 1.5em;
}
@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}
@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}


.menu-item-float-right{
    float: right!important;
}

.module-search-colored{
    padding: 20px;
    background-color: #fbb926;
    color: white;
    margin-bottom: 20px;
}

.module-search-colored h2{
    color: white;
}

#moduleSearch li:hover{
    cursor: pointer;
}

.custom-search-colored{
     padding: 1px;
     background-color: #0badd1;
     color: white;
     margin-bottom: 20px;
    display: block;
 }

.custom-search-colored h2{
    color: white;
}

.search-result-page-div h3{
    background-color: #0b6b83;
    color: white;
    padding: 10px;
}

.search-result-page-div img{
    border: 1px solid lightgrey;
}

#marker-toggle{
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 0px!important;
  /*  position: absolute;
    bottom: 0px;
    left: 160px;*/
}

#marker-toggle input{
    margin: 0px !important;

}

#marker-toggle img{
    width: 25%;
    padding: 5px;
}

#marker-toggle-members{
    padding: 10px;
    display: flex;
    align-items: center;
    background-color: rgba(103, 221, 221, 0.16);
    border-radius: 2px;
    justify-content: center;
}



#marker-toggle-experts{

    padding: 10px;
    display: flex;
    align-items: center;
    background-color: rgba(142, 103, 253, 0.16);
    border-radius: 2px;
    justify-content: center;
}



#marker-toggle label{
    display: inline-block!important;
    margin-left: 10px;
    margin-bottom: 0px!important;
    font-size: 15px;
}

.item-banner{
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 0px!important;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}

.item-banner h3{
    color: black;
    background-color: #f1f1f1;
    padding: 10px;
    border-left: 5px solid #00BCD4;
}

.item-banner h3 a{
    padding-top: 4px;
    float: right;
    font-size: 12px;
}

.item-banner img{
    border: 1px solid lightgrey;
}

.item-banner-entry{
    padding-bottom: 20px;
    text-align: center;
}

.item-banner-entry p{
    margin-top: -10px;
}


.item-banner-entry-detail{
    /*background-color: #f9f9f9;*/
    /*padding-bottom: 20px;*/
}

.map-marker-image-prev{
    border: 1px solid lightgrey;
}

.map-marker-infowindow{
    align-content: center;
    text-align: center;
}

.org-info{
    margin-bottom: 20px;
}

.person-description{
    min-height: 72px;
}


#map-group-dropdown button{
    background-color: rgb(255, 255, 255) !important;
    color: black!important;
    width: 100%;
    margin-top: 5px;
}

#map-group-dropdown button:hover{
    opacity: 1!important;
}

#map-group-dropdown{
    display: flex;
    align-items: center;
}

#custom-map-controls{
    position: absolute;
    left: 25px;
    top: 10px;
    background-color: white;
    border-radius: 5px;
    border: 1px solid lightgrey;
    text-align: center;
}

#experts{
    width: 13px !important;
    height: 13px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 1px solid #ffffff;
    box-shadow: none;
    font-size: 0.8em;
    text-align: center;
    line-height: 1em;
    background: #8e67fd;
}


#members{
    width: 13px !important;
    height: 13px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 1px solid #ffffff;
    box-shadow: none;
    font-size: 0.8em;
    text-align: center;
    line-height: 1em;
    background: #67dddd;
}


input[type='checkbox']:checked:after {
    content: '✔';
    color: white;
}

#map-1{
    margin-bottom: 20px;
    min-height: 600px;
    border: 1px solid lightgrey;
}

#map-container{
    min-height: 600px;
}

#map-result-div{
    margin-top: 25px;
}

#dropdown-map-groups{
    padding: 10px;
}


#dropdown-map-groups li{
    cursor: pointer;
}

#dropdown-map-groups li:hover{
    background-color: #f1f1f1;
}

.ml-15{
    margin-left: 15px
}

.styled-heading {
    background-color: #0b6b83;
    color: white;
    padding: 10px;
}

.styled-heading-members {
    background-color: rgba(103, 221, 221, 0.2);
    padding: 10px;
}

.styled-heading-experts {
    background-color: rgba(142, 103, 253, 0.2);
    padding: 10px;
}

.map-dynamic-entity{
    padding: 0px;
}

.m-15{
    margin: 15px;
}

#map-filter-reset{
    font-size: 15px;
    margin-top: 5px;
    background-color: white;
    color: black;
    text-align: center;

    display: flex;
    align-items: center;
    height: 35px;
}

#map-filter-reset:hover{
    background-color: #f1f1f1!important;
    cursor: pointer;
}

#map-filter-reset i{
    margin: 0 auto;
}

#moduleSearch{
    padding-left: 0px!important;
}


#avatar {

    margin: 0 auto;

    /* make a square container */
    width: 200px;
    height: 200px;

    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;

    /* center the image vertically and horizontally */
    background-position: top center;

    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;

    border: 1px solid lightgrey;
}

.avatar-small {

    margin: 0 auto;

    /* make a square container */
    width: 150px;
    height: 150px;

    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;

    /* center the image vertically and horizontally */
    background-position: top center;

    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;

    border: 1px solid lightgrey;

}


@media screen and (max-width: 1250px) {
    .avatar-small {
        width: 100px;
        height: 100px;
        }

    .item-banner-desc{
        font-size: 12px;
    }
}

@media screen and (max-width: 1120px) {
    .item-banner-desc{
        font-size: 10px;
    }
}


@media screen and (max-width: 991px) {
    .avatar-small {
        width: 150px;
        height: 150px;
    }
    .item-banner-desc{
        font-size: 15px;
    }

    .group-item-banner-desc{
        display: none;
    }
}


.avatar-mini {

    /* make a square container */
    width: 60px;
    height: 60px;

    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;

    /* center the image vertically and horizontally */
    background-position: top center;

    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;

    border: 1px solid lightgrey;
}

.avatar-mini-name{
    margin: 10px 10px 10px 20px;
}

.group-expert-preview{
    width: fit-content;
    padding: 5px;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 50px;
    color: black;
    margin: 10px;
}

.group-expert-preview:hover{
    border-color: lightgrey;
}

#group-expert-container{
    margin-left: 15px;
}

.group-member-preview{
    width: 100%;
    padding: 10px;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    color: black;
    margin-bottom: 10px;
}

.group-member-preview:hover{
    border-color: lightgrey;
}

.group-member-preview-button{
    width: 100%;
    padding: 10px;
    background-color: lightgrey;
    border: 1px solid lightgrey;
    color: black;
    margin-bottom: 10px;
    cursor: pointer;
}

.group-member-preview-button:hover{
    background-color: grey;
    color: white;
}

#group-member-container{
    margin-left: 15px;
}

.org-logo-mini {

    /* make a square container */
    width: 80px;
    height: 45px;

    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;

    /* center the image vertically and horizontally */
    background-position: top center;


    border: 1px solid lightgrey;
}

.org-logo-mini-name{
    margin: 10px 10px 10px 20px;
}

.expert-image-banner{
    margin-top: 10px;
    padding-top: 20px;
}

.group-card-banner{
    padding-top: 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 10px;
    min-height: 200px;
    text-align: center;
    background-color: white;
}

.group-card-banner:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

.group-card-banner h5{
    margin-top: 0px;
    width: 100%;
    padding: 5px 5px 5px 0px;
}

.group-card-banner img{
    margin-bottom: 20px;
}

.group-info-span{
    color: black;
}

.group-info-count{
    background-color: #f1f1f1;
    color: #0b6b83;
    font-weight: bold;
    font-size: 15px;
    padding: 5px;
    margin-right: 10px;
    border-radius: 2px;
}

.group-info-detail{
    padding: 10px;
    min-height: 50px;
    font-size: 20px;
    text-align: center;
}

.group-info-detail .group-info-count{
    font-size: 20px;
}

.group-card-banner-text{
    text-align: left;
}



@media screen and (max-width: 1200px) {

    .group-card-banner-text p{
        font-size: 12px;
    }

    .group-card-banner{
        min-height: 220px;
    }
}

.news-card-banner{
    padding-top: 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 10px;
    min-height: 160px;
    text-align: center;
    background-color: white;
}

.news-card-banner:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

.news-card-banner h5{
    margin-top: 0px;
    width: 100%;
    padding: 5px 5px 5px 0px;
}

.news-card-banner img{
    margin-bottom: 20px;
}

.news-card-banner-text{
    text-align: left;
}

.news-card-banner-mini{
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: white;
}

.news-card-banner-mini:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}





.event-card-banner{
    padding-top: 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 10px;
    min-height: 160px;
    text-align: center;
    background-color: white;
}

.event-card-banner:hover{
    border-color: #1d3259;
    background-color: #fafafa;
}

.event-card-banner h5{
    margin-top: 0px;
    width: 100%;
    padding: 5px 5px 5px 0px;
}

.event-card-banner img{
    margin-bottom: 20px;
}

.event-card-banner-text{
    text-align: left;
}




.participant-number{
    font-size: 13px;
}

.event-list-group td{
    vertical-align: middle!important;
}


#expert-header{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
    padding: 20px;
    /*border: 2px solid #f1f1f1;
    border-radius: 2px;*/

}

.min-height-75{
    min-height: 75px;

}

.news-card-banner-text span{
    color: grey;
}

.event-card-banner-text span{
    color: grey;
}

.event-card-banner-text i{
    margin-right: 10px;
}

.news-info-label i{
    margin-right: 5px;
}

.flag-icon{
  width: 20px;
  height: auto;
}

.category-section{
  margin-top: 10px;
}

.category-div{
  background-color: rgba(62, 130, 255, 0.05);
  padding: 5px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: fit-content;
}

.project-partner-div .flag-icon{
  max-width: fit-content;
  float: right;
}

.project-partner-div .text-grey{
  color: darkgrey;
}

.project-title-section{
  color: grey;
  font-size: 85%;
  min-height: 65px;
}

.project-info-section{
  color: grey;
  font-size: 85%;
}
