﻿



.portlet.light > .portlet-title > .caption > .caption-subject {
        font-size: 14px;
        font-weight: bold;
    }

    .ml-li {
        font-size: 13px;
    }

    .portlet > .portlet-title > .caption :after {
        font-family: 'Glyphicons Halflings';
        content: "\e259";
        float: left;
        color: #f9be77;
    }

    .portlet > .collapsed > .caption :after {
        content: "\e257";
        color: #b2b2b2;
    }

    .portlet > .portlet-title > .caption {
        width: 100%;
        cursor: pointer;
    }


    #listProductCategory_Search, #listBrand_Search {
        border-top-color: black;
        direction: ltr !important;
        border-left: 1px solid #c2cad8;
    }

    #searchInResult {
        direction: ltr !important;
    }

        #searchInResult .input-group-addon {
            border-left: 1px solid #c2cad8 !important;
        }

    /*.fa-search {
        color: #f7941d !important;
    }*/

    .md-checkbox-inline .md-checkbox {
        display: block !important;
    }

    .dibBgLight {
        background-color: white;
    }

    .NoteFilter {
        background-color: #f5f8fd;
        border-color: #8bb4e7;
        color: #010407;
    }

    .divcaption {
        padding: 7px 0 !important;
    }

    .divtools {
        padding: 6px 0 !important;
    }

    .divportletlight {
        padding: 2px 10px 2px !important;
        margin-bottom: 10px !important;
    }

    .divportlet-title {
        min-height: 37px !important;
        border: 0 !important;
        margin-bottom: 0 !important;
    }

    .divportlet-body {
        overflow: auto;
    }

    .toggle.ios, .toggle-on.ios, .toggle-off.ios {
        border-radius: 20px !important;
    }

        .toggle.ios .toggle-handle {
            border-radius: 20px !important;
        }

    .ProductImageSize {
        height: 220px;
        width: 220px;
        margin-top: 10px;
    }

    .DivProductImage {
        border: 1px solid #ebebeb;
        height: 400px;
        text-align: center;
        overflow: hidden;
    }

        .DivProductImage:hover {
            -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }

    .ProductTitle {
        margin: 0 !important;
        font-weight: bold;
        font-size: 13px;
        direction: ltr;
    }

    .DivKeySalesRate {
        /*height: 85px;*/
    }

    .BtnSelectProduct {
        width: 100%;
        bottom: 5px;
        right: 0;
        background-color: #f7941d;
        color: #fff;
    }

        .BtnSelectProduct:hover {
            background-color: #f7ac53;
            color: #fff;
        }

    .ProductContent {
        height: 100px;
        overflow: hidden;
    }

    .UlProductColor {
        list-style: none;
        position: absolute;
        right: 10px;
        padding: 0px;
        margin-top: 10px;
    }

    .DivProductColor {
        width: 12px;
        height: 12px;
        -webkit-border-radius: 50px !important;
        -moz-border-radius: 50px !important;
        border-radius: 50px !important;
        margin-right: 3px;
    }

    .BrandLogo {
        max-width: 50px;
        /*height: 25px;*/
        position: absolute;
        left: 10px;
        top: 10px;
    }

    .DivProductFeature {
        height: 30px;
    }

    .portlet.light.bordered {
        border-top: 1px solid #e7ecf1 !important;
        border-bottom: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
    }

    .font-blue {
        color: #535353 !important;
        font-weight: 100 !important;
    }

    .bold {
        font-weight: 100 !important;
    }

    .DivFilter {
        background-color: white;
        padding-top: 22px;
    }

    #custom-templates .league-name {
        margin: 0 20px 5px 20px;
        padding: 3px 0;
        border-bottom: 1px solid #ccc;
        text-align: right;
    }

    a:hover {
        text-decoration: none !important;
    }

    .SubListProductTextSearch :first-child {
        color: black !important;
    }

    .SubListProductTextSearch {
        color: #f7941d;
    }

        .SubListProductTextSearch:hover {
            color: #f7941d !important;
        }

    .form-control {
        text-align: right;
    }

    .btnSreachColor {
        background-color: #f7941d;
        color: white !important;
        border-color: #f7941d;
    }

        .btnSreachColor .fa-search {
            color: #fff !important;
        }

    .DivSubListProductTextSearch {
        position: absolute;
        z-index: 1000;
        border-top: 0 !important;
        border: 1px solid #c2cad8;
        width: 75%;
        background-color: white;
        margin-right: 2% !important;
    }

    .ulProductFeature {
        list-style: none;
    }

        .ulProductFeature li:before {
            content: "🔔";
            position: absolute;
            right: 25px;
            color: red;
        }

    .TagFilter {
        border: 1px solid #ebebeb;
        margin-right: 7px;
        padding: 5px;
        float: right;
        margin-top: 13px;
    }


    .no-js #loader {
        display: none;
    }

    .js #loader {
        display: block;
        position: absolute;
        left: 100px;
        top: 0;
    }

    .se-pre-con {
        display: none;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 99999;
        background-color: #f9f3f378;
    }

        .se-pre-con > img {
            position: absolute;
            top: 50%;
            left: 50%;
        }


    .md-checkbox {
        height: 25px;
        overflow: hidden;
        vertical-align: middle;
    }

    .box {
        border: 1px solid #c2cad8 !important;
        top: 3px !important;
    }

    .md-checkbox label > .check {
        top: 3px !important;
        right: -2px !important;
        border-color: #f7941d !important;
    }

    .TitrProductInformation {
        font-weight: bold;
        margin-right: 25px;
        border-bottom: 1px solid;
        border-bottom-color: #e7ecea;
    }

    ul {
        list-style-type: none;
    }

    #DivSubListProductMenu li {
        height: 40px;
        line-height: 40px;
        margin-right: 0px;
    }

    .isHover {
        background: #ebebeb54;
        font-weight: bold;
    }

    #DivListProductAfterFilter {
        position: relative;
    }

    #DivFilter {
        width: 21%;
    }

    .mt-checkbox, .mt-radio {
        margin-bottom: -18px !important;
    }

    .labelRadioProductCategory {
        font-family: IRANSans,Yekan,IRANSansWeb,Tahoma !important;
        font-size: 13px !important;
    }
    .selected-items
    {
        z-index:5000 !important;
    }
    #DivSubListProductItemSearch {
        margin-right:-5px;
    }
