﻿input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s;
    -webkit-text-fill-color: #212529 !important;
}
input::-moz-selection { /* Code for Firefox */
    color: black !important;
    background: white !important;
}
input::selection {
    color: black !important;
    background: white !important;
}
.view-profile-button {
    font-size: 14px !important;
}
.search-caption {
    font-weight: bold;
    font-size: 12px;
    color: silver;
}
.trade-member-profile-image {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #222222;
}
@media(max-width:576px) {
    .trade-member-profile-image {
        width: 60px !important;
        height: 60px !important;
    }
}
@media(max-width:767px) {
    .trade-member-profile-image {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #222222;
    }
    .view-profile-button {
        display: none !important;
    }
}
@media(min-width:768px) {
    .trade-member-profile-image {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #222222;
    }
    #ContentPlaceHolder1_ddlOtherTrades {
        display: none !important;
    }
}
@media(min-width:992px) {
    .trade-member-profile-image {
        width: 85px;
        height: 85px;
        border-radius: 50%;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #222222;
    }
}
.trade-member-profile-image img {
    width: 100%;
}
.btn-search {
    background-color: #5cb874;
    border-color: #5cb874;
    color: white;
}
    .btn-search:hover {
        background-color: white;
        border-color: white;
        color: black;
    }
.business-name {
    font-size: large;
    font-weight: 500;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.search-control, .search-button {
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 9999 !important;
    overflow: visible !important;
}
.btn-search {
    z-index: 999 !important;
}
/*.search-button {
            margin-top: 10px;
            margin-bottom: 10px;
        }*/
/*.other-trades-in-location-link {
            font-size: 14px;
        }*/
.other-trades-in-location-link:hover {
    color: #5cb874 !important;
}
.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}
@media(min-width:576) {
    .container {
        width: 100% !important;
    }
}
@media(max-width:767px) {
    .container {
        min-width: 100% !important;
    }
    .business-name {
        font-size: medium !important;
    }
    .search-control, .search-button {
        margin-top: 5px;
        margin-bottom: 5px;
        z-index: 9999 !important;
        overflow: visible !important;
    }
    /*.search-button {
                margin-top: 0px !important;
                margin-bottom: 5px;
            }*/
    #SideBar {
        display: none !important;
    }
    .other-trades {
        display: block !important;
        visibility: visible !important;
        border-right: none !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }
    #ContentPlaceHolder1_ddlOtherTrades {
        display: block !important;
        visibility: visible !important;
    }
}
.site-blocks-cover.inner-page-cover, .site-blocks-cover.inner-page-cover > .container > .row {
    min-height: 350px;
    height: calc(40vh);
}
.clear-search:hover {
    text-decoration: underline;
}
.dxbs-dropdown-area.dxbs-listbox {
    margin-bottom: 0px;
    z-index: 99999999 !important;
}
.button-border {
    border-color: #dee2e6;
}
#ContentPlaceHolder1_optSort_ET {
    float: right;
}
.dxbs-null-text {
    font-size: 16px !important;
}
.mark, mark {
    background-color: #5cb874a7 !important;
}
.TradeCategoryList:active {
    background-color: #5cb874 !important;
    color: white !important;
}
.TradeCategoryList:hover {
    background-color: #5cb874 !important;
    color: white !important;
}
.dxbs-icon dxbs-icon-error {
    top: 12px !important;
}
@media(max-width:575px) {
    .hero .carousel {
        min-height: 42vh;
    }
    .directory-header-text {
        font-size: 26px !important;
    }
}
@media(min-width:576px) {
    .hero .carousel {
        min-height: 40vh;
    }
    .directory-header-text {
        font-size: 28px !important;
    }
}
@media (min-width: 768px) {
    .hero .carousel {
        min-height: 40vh;
    }
    .directory-header-text {
        font-size: 28px !important;
    }
}
@media(min-width:992px) {
    .hero .carousel {
        min-height: 30vh;
    }
    .directory-header-text {
        font-size: 34px !important;
    }
}
@media(min-width:1200px) {
    .directory-header-text {
        font-size: 38px !important;
    }
}
.dxbs-feedback {
    vertical-align: middle !important;
    margin-top: 10px !important;
    font-size: 18px !important;
}
.btn:disabled {
    background-color: #688a71 !important;
}
input[type="radio" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 6px 0px 5px !important;
    padding: initial;
    border: initial;
    -ms-transform: scale(1.2); /* IE */
    -moz-transform: scale(1.2); /* FF */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
}
.dxdvPagerShowMoreItemsContainer_GoTradesmanTheme1 a {
    color: #000000 !important;
    padding: 6px 8px 6px 8px !important;
    background-color: whitesmoke !important;
    border-radius: 0.9rem !important;
    margin-top: 0.7rem;
    font-size: 0.8rem;
}
    .dxdvPagerShowMoreItemsContainer_GoTradesmanTheme1 a:hover {
        background-color: #29753d !important;
        color: #ffffff !important;
        text-decoration: none !important;
    }
input[type="radio"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
}
input[type="radio"]:checked::before {
    transform: scale(1.2);
}
.normal-case {
    text-transform: capitalize !important;
}
*[class*="dxeBase"] label {
    font-size: 14px !important;
}
.dxdvControl_GoTradesmanTheme1 {
    padding: 0px !important;
    margin: 0px !important;
}
.dxdvItem_GoTradesmanTheme1, .dxdvBreakpointsItem_GoTradesmanTheme1, .dxdvFlowItem_GoTradesmanTheme1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.hideShowMoreItems {
    display: none !important;
}
.cursor-pointer {
    cursor: pointer !important;
}
.post-job {
    font-size: 24px !important;
}
.dropdown-z-top {
    z-index: 99999999 !important;
}
.form-control {
    z-index: 999 !important;
}
.seo-content h1, .seo-content h2, .seo-content h3, .seo-content h4, .seo-content h5, .seo-content h6 {
    font-size: 1.2rem;
}
.seo-content table {
    overflow-x: scroll !important;
}
blockquote p {
    font-size:0.8rem;
    color:#555555;
}
