﻿
.gotobottom {
    background: linear-gradient( 0deg, rgba(255,255,255,1) 1%, rgb(255,255,255,80%) 60%, rgb(255,255,255) 100%);
}

.spcat {
    text-align: center;
    display: inline-block;
    font-size: 11px;
    width: 100%
}

.PageSummery p {
    line-height: 39px;
    font-size: 14px;
}

.PageSummery {
    max-height: 94px;
    overflow: hidden;
}

.filtercard h3 {
    font-size: 14px;
    display: inline-block;
    margin-bottom: -1px;
    font-weight: 600;
    min-width: 80%;
}

.categories .box li > a {
    color: #656565;
}

.categories .box li.URLActive > a {
    font-weight: bold;
    font-size: 14px;
    color: #4285f4;
}


.sidebar-fix-holder .box {
    margin: 10px 0;
    padding: 0 17px;
}


.sidebar-fix-holder .categories .box > ul {
    margin-right: 0;
    display: block;
}

.sidebar-fix-holder .categories li li > span:before {
    content: " ";
    position: absolute;
    height: 30px;
    width: 1px;
    top: 7px;
    border-right: 1px dashed silver;
    right: -2px;
}

.sidebar-fix-holder .categories li li:last-child > span:before {
    height: 11px;
}

.sidebar-fix-holder .categories li li:first-child > span:before {
    height: 38px;
    top: -2px;
}

.sidebar-fix-holder .categories li li > span:after {
    content: " ";
    position: absolute;
    width: 18px;
    height: 1px;
    top: 16px;
    right: 0px;
    border-bottom: 1px dashed silver;
}

.sidebar-fix-holder .categories li > span {
    padding: 5px 7px;
    width: 11px;
    min-height: 10px;
    /* display: inline-block; */
    float: right;
    position: relative;
}

.sidebar-fix-holder .categories li li a {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.sidebar-fix-holder .categories li a {
    display: block;
    padding: 5px 22px 5px 0;
}

.sidebar-fix-holder .categories li span i {
    font-size: 11px;
    transition: all 0.3s;
    cursor: pointer;
}

.sidebar-fix-holder .categories li:hover span i {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari */
    transform: scale(1.5);
}

.sidebar-fix-holder .categories li.active > span i {
    transform: rotate(-90deg);
}

.categories .box li > a:hover {
    background-color: #f2f2f2;
    color: #812990;
}

.sidebar-fix-holder .categories ul ul:after {
    /* content:" "; */
    position: absolute;
    height: 93%;
    width: 1px;
    top: 0px;
    border-right: 1px dashed silver;
    right: -2px;
}

.sidebar-fix-holder .categories ul ul {
    margin-right: 25px;
    position: relative;
}

.sidebar-fix-holder .categories ul {
    margin-right: 20px;
    display: none;
}

    .sidebar-fix-holder .categories ul.active {
    }

.PageSummery a {
    text-decoration: underline;
    color: #0275d8;
}

#CP_Main_lblSummery {
}

:not(.ContentMyModalSOrt).SortUL:before {
    display: inline-block;
    content: attr(data-label);
    color: #3b3b3b;
    margin-left: 5px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 21px;
    vertical-align: middle;
    white-space: nowrap;
}


.ContentMyModalSOrt li {
    width: 100%;
}

.SortUL li {
    display: inline-block;
}

.ContentMyModalSOrt .SortUL li a {
    padding-right: 31px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.SortUL li a {
    display: block;
    padding: 0 11px;
    position: relative;
    font-size: 12px;
    font-size: .757rem;
    line-height: 32px;
    vertical-align: middle;
    border-radius: 15px;
    white-space: nowrap;
    color: #898989;
}

.ContentMyModalSOrt .SortUL li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

    .ContentMyModalSOrt .SortUL li a:after {
        content: '';
        cursor: pointer;
        position: absolute;
        width: 20px;
        height: 20px;
        top: 10px;
        right: 0;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #424242;
        flex-shrink: 0;
    }

    .ContentMyModalSOrt .SortUL li .isactive:after {
        background-color: #00bfd6;
    }

    .ContentMyModalSOrt .SortUL li .isactive {
        background-color: #ffffff;
        color: rgba(19,19,19,1);
    }

.SortUL li .isactive {
    background-color: #00bfd6;
    color: #fff;
}

.fitModal .ContentMyModalSOrt .SortUL li a {
    text-align: right;
}

.fastSerach {
    position: relative;
}

.clistingheader {
    margin-bottom: 10px;
    margin-top: 20px;
}
    .fastSerach:after {
    }
.filtercard {
    display: inline-block;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d2d2d2+100 */
    /* background: rgb(245, 245, 245); */ /* Old browsers */
    font-family: "iranyekan";
    /* border-bottom: 1px solid #e2e2e2; */
    /* border-radius: 4px 4px 0px 0px; */
    position: relative;
    padding: 8px 7px;
    color: black;
    /* margin-bottom: 10px; */
    margin-bottom: 7px;
}
