.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-left: 0 !important;*/

  /* 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;

  min-height: 205px;

}

.item-list .main-image {

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

}

/** orgs view **/

.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: 17px;

  /*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: #cccccc;

}

.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: #fff;

}

.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 {

  font-size: 13px !important;

}

.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 #e1e1e1;

  /*height: 212px !important;*/

}

.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;

}

.group-members ul {

  margin-top: 10px;

  padding-left: 5px;

}

.group-members ul li {

  border: 1px solid #e1e1e1;

  padding: 5px;

}

.group-member-name {

  font-size: 12px;

}

.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);

  height: 100%;

  padding: 5px;

  width: 200px !important;
  height: auto !important;

}

.profile-name {

  bottom: 60px;

  left: 260px !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;

}

#list-view.btn {

  background-color: #0EACDB !important;

  color: #F2F2F2;

}

#grid-view.btn {

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

  background-color: #bf8ecc !important;
  color: #F2F2F2;

}

/*

.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 {

}

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

.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: rgb(37, 130, 187);
  background: linear-gradient(263deg, rgb(43, 146, 210) 8%, rgba(33, 151, 206, 1) 32%, #4ab0da 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;
  border-top: none;
}

.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: 260px;
}

.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;
  /*margin-left: -24px;*/
}

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

.h1-top-content {

  font-size: 18px;
  margin: 0;
  float: left;
  /* padding-top: 17px;*/
  margin-top: 12px;
  min-height: 20px;
  /* 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-15 {
  margin-top: 15px;
}

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

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

.panel-title {
  color:black !important;
}

.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: #85509b;
  color: #fff;
}

.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 {

  /*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 {
  /* padding-left: 24px;*/
  /* min-height: 600px;*/
  /*  padding-left: 30px;
    padding-right: 30px;*/
}

.main-image.member-image.col-md-2 {
  padding-left: 0px;
  color: #e1e1e1 !important;
}

#list-view.btn.list {
  color: #ffffff !important;
  background-color: #85509b !important;
}

#grid-view.btn.grid {
  color: #ffffff !important;
  background-color: #0080ce !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;

}

.filter-selected.clear-all-apps {
  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-apps: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: #206088;
  border: unset !important;
  border-radius: unset !important;
  margin-right: -3px !important;
  padding: 10px 35px !important;
  font-weight: 600;
  text-transform: uppercase;
}

.entities-navs li.active > a {

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

}

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

.tab-content-entities {
  padding: 39px;
  background: #2197ce;
}

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

.tab-content-entities .submit-entities {
  background: #206088 !important;
  padding: 7px;
  width: 200px;
}

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

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

.filter-body {
  max-height: 195px;
  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;
}

.left-section {
  /* padding-top: 10px;*/
}

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

.org-metadata {
  /* padding-left: 10px;*/

}

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

.met-org {
  /*padding-top: 10px;*/
  font-size: 13px;
}

.met-org .data-1,
.met-org .data-2,
.met-org .data-3 {
  padding-bottom: 3px;
}

.col-md-3.sidebar-orgs {
  /* padding-left: 0;*/
}

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

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

@media only screen and (min-width: 992px) {
  .left-sidebar-filter {

    width: 23% !important;
  }

  .right-content {
    width: 78% !important;
  }

}

.sortby-view {
  display: inline-block;
  padding-right: 5px;
}

.sortby-view label {
  font-size: 14px;
  padding-right: 5px;
  display: inline-block !important;
}

#sorty {
  min-width: 95px;
  height: 35px;
  border-radius: initial;
}

#member-map {
  height: 500px;
}

#member-map-filter {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 35px;
  margin: auto;
  width: 800px;
  z-index: 99999999999999999999999999;
  background: rgb(0, 0, 0, 0.5);
  opacity: 0.8;
  color: #fff;
  padding: 10px;
  text-align: center;
}

#member-map-filter label {
  display: flex !important;
}

.leaflet-right {
  display: none !important;
}

#member-map-filter select {
  width: 250px !important;
  margin-right: 5px;
  border-radius: 0 !important;
}

#member-map-filter button {
  vertical-align: bottom;
  /*min-width: 150px;*/
}

.course-meta-list li {

  padding: 0 0 5px;
}

.course-overview-title {
  margin-top: 0px;
}

#member-map-modal {

  height: 600px;
}

.course-meta-first li {
  background: #EDF2F4;
  color: #929699;
  padding: 5px;
  text-align: center;
  margin-right: 5px;
  min-width: 159px;
}

.ul-meta-first {
  margin-top: 10px;
  margin-left: 5px;
}

.meta-course li strong {
  text-align: left;
}

.meta-course li span {
  text-align: right;
}

.course-meta-table {
  width: 100%;
  margin-bottom: 20px !important;
}

.course-meta-table tr td {
  /*   border: none !important;
     min-width: 190px;*/
  vertical-align: top;
}

.b-description_readmore_ellipsis:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75%;
  height: 25px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 65%);
}

.b-description_readmore_button {
  display: inline-block;
  width: 150px;
  border: 1px solid black;
  padding: 10px 0;
  cursor: pointer;
  text-align: center;
}

.b-morelines_section_button {
  cursor: pointer;
  color: #0080ce;
}

.course-meta-table-location {
  border: none !important;
}

.course-meta-table-location tr td {
  border: none !important;
}

.course-meta-table .border-right {
  border-right: 1px solid #ddd !important;
}

.border-right strong{
  font-weight: 500 !important;
}

.course-meta-table tr {
  border-bottom: 1px solid #ddd !important;
}

.course-meta-first li div {
  /* display: inline-block;*/
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 1px
}

.course-meta-first li i {
  vertical-align: super;
  font-size: 1.6em !important;
}

.course-view-org-title {
  color: #858585;
}

.apply-button {
  text-align: right;
}

.apply-button button {
  /* min-width: 165px;*/
  background-color: #434343 !important;
  padding: 6px 12px !important;
}

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

.course-meta-overview .inner-col-wrap {
  background: #EDF2F4;
}

.course-meta-overview .inner-col-wrap div {
  display: inline-block;
}

.course-address span {
  display: block;
  padding-bottom: 3px;
  font-size: 14px;

}

.org-module-list {

  width: 100%;
  padding-bottom: 10px;
}

.org-module-grid-title {
  font-size: 14px;
}

.org-module-grid {
  padding-bottom: 10px;
}

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

.meta-entity-list li {
  /* max-width: 250px;*/
  padding: 5px;
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.meta-entity-list .label {
  /* border-radius: 30px;*/
  padding: .4em .8em .5em !important;
  /*font-size: 13px;
  padding: 7px;
  background-color: #edf2f4 !important;
  color: #929699;*/

}

.course-meta-table-location {
  margin-bottom: 0px !important;
}

.ak_formLineWrap {
  display: flex;
}

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

.provider-detail-frist-meta li strong {
  color: #4a4747;
}

.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;
}

.trainer-detail-first-meta li {
  padding-bottom: 5px;
}

.meta-entity-list {
  margin-bottom: 0px !important;
}

.provider-meta-list li {
  padding-bottom: 5px;
}

.provider-meta-list li i {
  font-size: 18px;
}

.social:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.social {
  -webkit-transform: scale(0.8);
  /* Browser Variations: */

  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

/*
    Multicoloured Hover Variations
*/

#social-fb {
  color: #3B5998;
}

#social-tw {
  color: #4099FF;
}

#social-gp {
  color: #d34836;
}

#social-em {
  color: #f39c12;
}

.social-in {
  background-color: #0077B5;
  color: white;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  border-radius: 3px;
}

.divider-vertical {
  /* margin: 0px 5px;*/
  border-left: 1px solid #2b2828;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: #0eacdb !important;
}

.modal-header .close {
  float: right;
}

@media (min-width: 768px) {

  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    /* width: 100%;
     *width: 100%;*/
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

.seven-cols .well {

  border: none !important;
  border-radius: 0 !important;
  text-align: center;
  padding: 5px;
}

.seven-cols .col-md-1 {
  /*padding-left: 5px !important;*/
}

.well :nth-child(2), .well :nth-child(3) {
  font-size: 13px !important;
}

/*.report-flag {
    color: #0080ce;
}*/

.provider-socials {
  padding-top: 5px;
}

.morelink {
  padding: 5px;
  font-weight: 600;
}

.morelink, .morelink.less {
  color: #951b81 !important;
}

.morelink:focus, .morelink.less:focus {
  color: #0080ce;
}

@media (max-width: 767px) {

  .entry-content table > tbody > tr > td {
    border: none !important;
  }

  .course-meta-table .border-right {
    border-right: none !important;
  }

  .org-metadata h4 {
    min-height: 60px;
    font-size: 14px;
  }

  .course-meta-table tr {
    display: grid;
  }

  .entities-navs li {
    float: none !important;
  }

  .searchbar-infobox {

    margin-top: 30px;
  }

  .fb-profile-block {
    margin-top: 180px;
  }
}

.help-provider-icon {
  padding-left: 5px;
  cursor: pointer;
}

.list-title a {
  font-size: 16px;
  color: #000 !important;
}

.list-title a:hover {
  color: #0080ce !important;
}

.grid-home-provider .img-holder {
  border: 1px solid #e1e1e1;
}

.list-home-provider .img-holder {
  border: 1px solid #e1e1e1;
}

.list-home-provider h2 {
  margin-top: -20px !important;
}

.grid-home-provider .img-holder:before {
  padding-top: 58% !important;
}

.list-home-provider .img-holder:before {
  padding-top: 58% !important;
}

.report-button {
  display: inline-block;
  margin-right: 1px;
  line-height: 30px;
  /*height: 30px;*/
  min-width: 30px;
  text-align: center;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #0eacdb;
  color: #0eacdb;
  font-size: 13px;
  /*text-transform: uppercase;*/
}

.provider-front-image img {
  border: 1px solid #e1e1e1;
}

.entities-navs li {
  border-right: 3px solid #f9f9f9;
}

.course-apply-btn {
  border: none;
  color: #fff;
  border-radius: 0;
  outline: 0;
  height: auto;
  line-height: 1.4;
  padding: 4px 6px;
  vertical-align: middle;
  text-transform: uppercase !important;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  max-width: 100%;
  white-space: normal;
  background-color: #e44e4f;
  font-size: 12px;
}

.course-apply-btn:hover {
  color: #fff;
  background-color: #da3c3d !important;
}

#member-map-frontpage-overlay {

  position: absolute;
  right: 10px;
  /* left: 0; */
  bottom: 10px;
  /* margin: auto; */
  width: 250px;
  z-index: 99999999999999999999999999;
  background: rgb(255, 255, 255);
  opacity: 0.9;
  color: #73dffc !important;

  padding: 20px;
  text-align: center;
  font-size: 13px;

}

#member-map-frontpage-overlay a:hover {
  color: #0078A8 !important;
}

.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;
}

#menu-item-173 a {

  color: #efecec !important;
  padding: 10px !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  background: #e23c3c !important;
}

/**
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);
  }
}

#loader-map-btn {
  display: none;
  width: 64px;
  position: absolute;
  right: 25px;
  top: 35px;
}

/** curricular creator section **/

.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);

}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}

/** end curricular **/

.front-label {
  padding-right: 10px;
}

.checkbox-label {
  cursor: pointer;
}

.checkbox-label span {
  padding-left: 3px;
  font-weight: 400;
}

.full-width {
  max-width: 100%;
  border-radius: 0 !important;
}

.error404 .content-column .text-404 {
  font-size: 130px;
  line-height: 175px;
  font-weight: 700;
  color: #444;
  text-align: center;
  margin: 0;
}

.display-none {
  display: none;
}

.provider-course-headline {
  border-bottom: 1px solid #E1E1E1 !important;
}

.btn-home {
  min-width: 150px;
}

.main-menu.menu > li.current-menu-item > a:focus::before,
.main-menu.menu > li.current-menu-parent > a:focus::before,
.main-menu.menu > li:hover > a:focus::before {
  width: initial !important;
}

/** curricular creator section **/

.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);

}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}

/** end curricular **/

.p-w-social {
  color: #fff !important;
}

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

.grid-entity {
  padding-left: 10px;
  padding-right: 10px;
}

.grid-entity h4 {
  font-size: 16px !important;
}

.entity-title h4 {
  font-size: 17px;
}

.h4-grid {
  display: none;
}

.h4-list {
  display: none;
}

@media (max-width: 990px ) {

  .entity-title h4 {
    font-size: 16px;
  }

  .h4-grid {
    display: block !important;
    height: 50px;
  }

  .h4-list {
    display: none !important;
  }

  .left-section {
    display: none !important;
  }

  .right-section {
    display: none !important;
  }
}

.filter-scroll {
  height: 200px;
  overflow-y: auto;
}

.provider-courses-hr {
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
}

.provided-by-course {

  color: #33709b;
}

.dropdown.bootstrap-select .btn.dropdown-toggle.btn-default {
  width: 150px;
}

.select2-container--default .select2-selection--single {
  border-radius: 0;
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;

}

.select2-container .select2-selection--single {
  height: 35px !important;
  border-radius: 0 !important;
  text-align: left !important;
}

.wpmse_select2 {
  width: 250px;
  text-align: center !important;
  font-size: 13px;
}

.curricula-creator-ol {
  /* border: 1px solid #75bee0; */
  background-color: #75bee0;
  color: #fff;
  padding: 10px 0 10px 35px;
}

.left-sidebar-filter .section-heading::before {
  display: none !important;
}

.bf-breadcrumb .bf-breadcrumb-item a, .bf-breadcrumb .bf-breadcrumb-item span {
  text-transform: uppercase;
}

.map-separator {
  border: 1px solid #33709b;
  height: 35px;
  display: inline-flex;
  vertical-align: middle;
  margin-left: 5px;
}

/** call for trainers css start **/
.call-for-t-item {
  border: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.call-for-t-div {
  padding-left: 10px;
  padding-right: 10px;
}

.call-for-t-div h4 {
  text-transform: capitalize;
  color: #33709b;

}

.coll-for-t-desc {
  padding-top: 10px;
}

.coll-for-t-loc {
  font-size: 14px;
}

.call-for-ul {
  padding-top: 5px;
}

.call-for-strong {
  font-size: 14px;
}

.panel-without-border {
  border: none !important;
  box-shadow: none !important;
}

.panel-without-border .panel-heading {
  border-bottom: 1px solid #000 !important;
  padding: 10px 0px !important;
}

.call-for-t-h5 {
  color: #33709b;
}

.call-for-p {
  padding-top: 5px;
}

.call-for-t-apply-btn {
  border: none;
  color: #fff;
  border-radius: 0;
  outline: 0;
  height: auto;
  line-height: 1.4;
  padding: 4px 6px;
  vertical-align: middle;
  text-transform: uppercase !important;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  max-width: 100%;
  white-space: normal;
  background-color: #3da4d4;
  font-size: 12px;
}

.call-for-t-apply-btn:hover {
  color: #fff;
  background-color: #3da4d4 !important;
}

/** call for trainers css end **/

/** fix map tooltips **/

.leaflet-popup-content-wrapper {
  padding: 2px 2px 15px 2px !important;
  text-align: center !important;
  border-radius: 0 !important;
  font-size: 14px !important;
}

/** end **/

.form-group.required .control-label:after {
  content: "*";
  color: red;
}

.pad-l-10 {
  padding-left: 10px;
}

.pad-l-20 {
  padding-left: 20px;
}

.helpline-meta-list {
  font-size: 14px;
  font-weight: 600;
}

.f-size-14 {
  font-size: 14px;
}

.pad-10 {
  padding: 10px;
}

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

.pad-l-5 {
  padding-left: 5px !important;
}

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

  .meta-info-mobile {
    padding-left: 30px !important;

  }

}

.practice-list {
  min-height: 225px !important;
}

.meta-entity-list .label {
  background-color: #951b81 !important;
  font-weight: 100 !important;

}

.top-cat-text {
  font-size: 14px;
  text-align: justify;
  padding: 10px;
  background: #9d73af;
  color: #fff;
}

/*
.row.border-right {
    !*border-left: 2px solid #bf8ecc;*!
    box-shadow: -10px 0px 5px -6px #e1e1e1;
    margin-bottom: 15px;
}
*/

.new-inner-style {

  background: #f2f2f2;
  padding: 20px;
}

.new-inner-style h2 {
  font-size: 16px !important;
  text-transform: capitalize !important;
}

/*.general-list:nth-child(odd) .inner-list {
    padding: 10px;
    border-bottom: 3px solid #e1e1e1;
    border-top: 3px solid #e1e1e1;
    background-color: #f0f0f0;
}

.general-list:nth-child(even) .inner-list {
    padding: 10px;

}*/

.inner-list {
  background: #f8f9fa;
  padding: 20px;
  margin-bottom: 20px;
}

.resource-link a {
  color: #5c6bc0 !important;
  background-color: transparent !important;
}

.active-link {
  color: #03a9f4 !important;
}

.item-with-shadow:hover {

  box-shadow: 0 8px 30px 0 rgba(72, 98, 111, .1), 0 10px 20px 0 rgba(72, 98, 111, .3) !important;
}

.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;
  font-weight: normal;
}

.filter-line {
  margin: 15px 0;
  border-top: 1px solid #F0F0F0 !important;
}

.filter-count {
  /*  color: #09c;*/
}

.card-header {
  background-color: 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;*/
}

#clear-all {
  color: #299bcc;
  padding: 0;
  background-color: unset !important;
  padding-top: 13px;
  text-transform: unset !important;
}

#clear-all-apps {
  color: #299bcc;
  padding: 0;
  background-color: unset !important;
  padding-top: 13px;
  text-transform: unset !important;
}

#clear-all-apps-helpline {
  color: #299bcc;
  padding: 0;
  background-color: unset !important;
  padding-top: 13px;
  text-transform: unset !important;
}

#clear-all-apps-practice {
  color: #299bcc;
  padding: 0;
  background-color: unset !important;
  padding-top: 13px;
  text-transform: unset !important;
}

#clear-all-apps-course {
  color: #299bcc;
  padding: 0;
  background-color: unset !important;
  padding-top: 13px;
  text-transform: unset !important;
}

#clear-all-apps-provider {
  color: #299bcc;
  padding: 0;
  background-color: unset !important;
  padding-top: 13px;
  text-transform: unset !important;
}

/*
new checkbox style
 */

/*
P.S: if you like my content maybe you will become a donator and donate some money? That helps me to create new awesome materials. https://www.paypal.me/melnik909
*/

/*
I've used nested span elements for creating an animation of square turn and creating an arrow animation. But if you know other a solution please email me
melnik909@ya.ru
*/

/*
=====
LEVEL 1. CORE STYLES
=====
*/

.toggle {
  --uiToggleSize: var(--toggleSize, 20px);
  --uiToggleIndent: var(--toggleIndent, .4em);
  --uiToggleBorderWidth: var(--toggleBorderWidth, 2px);
  --uiToggleColor: var(--toggleColor, #000);
  --uiToggleDisabledColor: var(--toggleDisabledColor, #868e96);
  --uiToggleBgColor: var(--toggleBgColor, #fff);
  --uiToggleArrowWidth: var(--toggleArrowWidth, 2px);
  --uiToggleArrowColor: var(--toggleArrowColor, #fff);

  display: inline-block;
  position: relative;
}

.toggle__input {
  position: absolute;
  left: -99999px;
}

.toggle__label {
  display: inline-flex;
  cursor: pointer;
  min-height: var(--uiToggleSize);
  padding-left: calc(var(--uiToggleSize) + var(--uiToggleIndent));
}

.toggle__label:before, .toggle__label:after {
  content: "";
  box-sizing: border-box;
  width: 1em;
  height: 1em;
  font-size: var(--uiToggleSize);

  position: absolute;
  left: 0;
  top: 0;
}

.toggle__label:before {
  border: var(--uiToggleBorderWidth) solid var(--uiToggleColor);
  z-index: 2;
}

.toggle__input:disabled ~ .toggle__label:before {
  border-color: var(--uiToggleDisabledColor);
}

.toggle__input:focus ~ .toggle__label:before {
  /* box-shadow: 0 0 0 2px var(--uiToggleBgColor), 0 0 0px 4px var(--uiToggleColor);*/
}

.toggle__input:not(:disabled):checked:focus ~ .toggle__label:after {
  box-shadow: 0 0 0 2px var(--uiToggleBgColor), 0 0 0px 4px var(--uiToggleColor);
}

.toggle__input:not(:disabled) ~ .toggle__label:after {
  background-color: var(--uiToggleColor);
  opacity: 0;
}

.toggle__input:not(:disabled):checked ~ .toggle__label:after {
  opacity: 1;
}

.toggle__text {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 20px;
}

/*
The arrow size and position depends from sizes of square because I needed an arrow correct positioning from the top left corner of the element toggle
*/

.toggle__text:before {
  content: "";
  box-sizing: border-box;
  width: 0;
  height: 0;
  font-size: var(--uiToggleSize);

  border-left-width: 0;
  border-bottom-width: 0;
  border-left-style: solid;
  border-bottom-style: solid;
  border-color: var(--uiToggleArrowColor);

  position: absolute;
  top: .5428em;
  left: .2em;
  z-index: 3;

  transform-origin: left top;
  transform: rotate(-40deg) skew(10deg);
}

.toggle__input:not(:disabled):checked ~ .toggle__label .toggle__text:before {
  width: .5em;
  height: .25em;
  border-left-width: var(--uiToggleArrowWidth);
  border-bottom-width: var(--uiToggleArrowWidth);
  will-change: width, height;
  transition: width .1s ease-out .2s, height .2s ease-out;
}

/*
=====
LEVEL 2. PRESENTATION STYLES
=====
*/

/*
The demo skin
*/

.toggle__label:before, .toggle__label:after {
  border-radius: 2px;
}

/*
The animation of switching states
*/

.toggle__input:not(:disabled) ~ .toggle__label:before,
.toggle__input:not(:disabled) ~ .toggle__label:after {
  opacity: 1;
  transform-origin: center center;
  will-change: transform;
  transition: transform .2s ease-out;
}

.toggle__input:not(:disabled) ~ .toggle__label:before {
  transform: rotateY(0deg);
  transition-delay: .2s;
}

.toggle__input:not(:disabled) ~ .toggle__label:after {
  transform: rotateY(90deg);
}

.toggle__input:not(:disabled):checked ~ .toggle__label:before {
  transform: rotateY(-90deg);
  transition-delay: 0s;
}

.toggle__input:not(:disabled):checked ~ .toggle__label:after {
  transform: rotateY(0deg);
  transition-delay: .2s;
}

.toggle__text:before {
  opacity: 0;
}

.toggle__input:not(:disabled):checked ~ .toggle__label .toggle__text:before {
  opacity: 1;
  transition: opacity .1s ease-out .3s, width .1s ease-out .5s, height .2s ease-out .3s;
}

/*
=====
LEVEL 3. SETTINGS
=====
*/

.toggle {
  --toggleColor: #690e90;
  --toggleBgColor: #9b59b6;
  --toggleSize: 30px;
}

#example-vertical {
  display: none;
}

#toolkitButton {
  background-color: #85509b !important;
}

.card-toolkit {
  margin-bottom: 20px;
}

.read-more-list-item {
  min-height: 175px;
}

.btn-link.clear-all-filter {

  color: #299bcc !important;
  padding: 0;
  background-color: unset !important;
  padding-top: 13px;
  text-transform: unset !important;
}

.btn-link.clear-all-filter:hover {
  background-color: unset !important;
}

.btn-link.clear-all-filter:focus {
  background-color: unset !important;
}

.card-header-toolkit {
  background-color: rgba(0, 0, 0, .03);
}

.link-toolkit {
  padding-top: 10px;
}

.card-toolkit {
  margin-bottom: 20px;
}

.toolkit-header {
  margin-bottom: 20px;
}

.toolkit-header-row {
  padding-left: 20px;
  padding-right: 20px;
}

.list-entry-toolkit {
  margin-bottom: 20px;
}

.practices-table-toolkit {
  border: none !important;
}

.practices-table-toolkit td {
  border: none !important;
  padding-left: 0px !important;
}


.articles-table-toolkit {
  border: none !important;
}

.articles-table-toolkit tr {
  float: left;
  width: 25%;
  min-height: 120px;
  border: none !important;
}

.articles-table-toolkit td {
  border: none !important;
}

.resources-table-toolkit {
  border: none !important;
}

.resources-table-toolkit tr {
  float: left;
  width: 50%;
  min-height: 230px;
  border: none !important;
}

.resources-table-toolkit td {
  border: none !important;
}

.knowledge-card-toolkit {
  max-height: 250px;
}

.card-header-toolkit {
  background-color: rgba(0, 0, 0, .03);
}

.link-toolkit {
  float: right;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.link-toolkit a {
  color: darkgray;
}

.section-heading.sh-t6.sh-s6, .section-heading.sh-t6.sh-s7 {
  font-size: 14px !important;
}


#main-navigation > li > a, .sub-menu > li > a {
  text-transform: uppercase !important;
}


/*.tabbed-grid-posts .tabs-section {
    padding: 23px 0 0 !important;
}*/

.select2-container{
  width:100% !important;
}

.herbert-layout{
  font-family: 'Roboto' !important;
}

.modal-dialog{
  z-index: 9999999999999999999;
}

