﻿.filled-in.ratingfilter {
    float: left;
}
.dataTables_filter input[type="search"] {
    border: 0px;
    height: 30px;margin:0 !important;
    border-radius: 2px;
    padding: 0px 0px 0px 10px;
    box-sizing: border-box;
    font-size: 14px;
    background: #fff;
}


.SearchPage .select-dropdown {
  /*//  display: none;*/
}

.SearchPage ul#select-options-525f40f1-732e-c1b0-1007-19c4b9a8a5df {
    display: none;
}

.SearchPage .caret {
    display: none;
}
.pg-list-user-pro img {
    width: 60px;
    height: 60px;
    border-radius: 60px;
}
.Register .input-field label {
    color: #0e0e0e;
    font-weight: 500;
    position: absolute;
    top: 7px;
    left: 6px;
    cursor: text;
    transition: .2s ease-out;
    text-align: initial;
    font-size: 14px;
}
.SearchPage [type="radio"]:checked + label::after, [type="radio"].with-gap:checked + label::before, [type="radio"].with-gap:checked + label::after {
    border: 2px solid #14addb;
    top: 0;
}
.foot-social ul li:hover {
    background: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
.col-sm-4.col-md-3.foot-social a {
    margin: 0 2px;
}
