﻿.searchintext {
    direction: rtl;
    display: inline-block;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0 6px 0 10px;
    overflow: visible;
    text-indent: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    float: right
}

.searchinarrow {
    background: url(/Themes/Public/Paging/images/searchinarrow.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    display: block;
    float: right;
    height: 5px;
    margin: 13px 0 0 8px;
    width: 10px
}

.sright {
    background: url(/Themes/Public/Paging/images/sright2.gif) no-repeat scroll 0 0 rgba(0,0,0,0);
    float: right;
    height: 30px;
    width: 3px
}

#btnSearch {
    background: url(/Themes/Public/Paging/images/search_button3.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    cursor: pointer;
    float: right;
    height: 32px;
    margin-top: -2px;
    width: 31px
}

#ddrMainCategory {
    border: 0 none;
    cursor: pointer;
    height: 30px;
    line-height: 27px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: visible;
    width: auto
}

.searchin {
    float: right;
    background: url(/Themes/Public/Paging/images/searchin.gif) repeat-x scroll 0 0 rgba(0,0,0,0);
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    width: 88px;
    right: 0;
    top: 1px;
    width: auto
}

.DivSearch .scenter {
    margin: 0;
    position: relative
}

.input-group-btn input {
    background-color: #9DA3B1;
    background-image: url(/Themes/Public/Paging/images/search.png);
    background-size: 100% 100%;
    width: 35px
}

.DivSearch .lookup ul li {
    font-size: 12px
}

.DivSearch .lookup {
    width: 100%;
    z-index: 99999;
    top: 42px;
    position: absolute;
    background: #fff;
    border: 1px solid #bcbcbc;
    border-right: 3px solid #6e6e6e;
    -moz-box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
    box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
    display: none;
    right: 0
}

    .DivSearch .lookup.noresult {
        width: 70%;
        border: 1px dotted #ccc;
        padding: 2px;
        margin: 0 auto;
        background-color: #f0f0f0;
        direction: rtl
    }

    .DivSearch .lookup .more {
        background-color: #c3c3c3;
        box-shadow: 0 0 15px rgba(0,0,0,.5) inset;
        width: 55px;
        height: 20px;
        line-height: 20px;
        margin-top: 10px;
        display: block;
        color: #fff;
        font-weight: 700
    }

        .DivSearch .lookup .more:hover {
            box-shadow: 0 0 15px rgba(0,0,0,.7) inset
        }

    .DivSearch .lookup .plmore {
        margin: 0 0 0 18px
    }

    .DivSearch .lookup h1 {
        font-size: 14px;
        margin: 12px 5px 2px;
        padding: 0 7px 7px 10px;
        background: white;
        border-bottom: 1px solid #bbb
    }

    .DivSearch .lookup .product {
        min-height: 230px;
        padding: 0 5px;
        overflow-y: auto;
        max-height: 300px
    }

        .DivSearch .lookup .product .st span {
            background-color: #fff;
            padding-left: 10px
        }

        .DivSearch .lookup .product .container {
            overflow: auto;
            margin-bottom: 15px
        }

        .DivSearch .lookup .product .items {
            margin: 0 18px
        }

            .DivSearch .lookup .product .items .sep {
                background: url(../Images/sep.png) no-repeat scroll center center;
                padding: 10px 0 5px;
                width: 100%
            }

            .DivSearch .lookup .product .items .item {
                display: block;
                overflow: hidden;
                text-align: right;
                position: relative
            }

                .DivSearch .lookup .product .items .item a {
                    display: block;
                    width: 100%;
                    max-height: 45px
                }

                .DivSearch .lookup .product .items .item .desc {
                    direction: rtl;
                    float: left;
                    width: 195px
                }

                    .DivSearch .lookup .product .items .item .desc p {
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        margin-right: 3px
                    }

                .DivSearch .lookup .product .items .item .img {
                    margin-left: 195px;
                    text-align: center;
                    width: 65px
                }

                    .DivSearch .lookup .product .items .item .img img {
                        max-width: 55px;
                        max-height: 45px
                    }

    .DivSearch .lookup .other {
        min-height: 230px;
        background: #f6f6f6 url(/Themes/Public/Paging/images/sbg.png) no-repeat 100% 50%;
        padding: 0 5px;
        overflow-y: auto;
        max-height: 300px
    }

        .DivSearch .lookup .other .st span {
            background-color: #f6f6f6;
            padding-left: 10px
        }

        .DivSearch .lookup .other .news {
            margin: 0 18px 20px;
            height: 125px
        }

    .DivSearch .lookup ul {
        margin: 0 0 15px 0;
        padding: 0
    }

        .DivSearch .lookup ul li {
            display: block;
            background: url(/Themes/Public/Paging/images/newsarrow.gif) no-repeat 99% 7px;
            padding-right: 13px;
            width: 100%
        }

    .DivSearch .lookup .other h1 {
        background: #f6f6f6 url(../Images/sbg.png)
    }

    .DivSearch .lookup ul li a {
        width: 100%;
        position: relative;
        color: #333;
        line-height: 2
    }

        .DivSearch .lookup ul li a:hover {
            color: #ed1b2f
        }

    .DivSearch .lookup:disabled {
        display: none
    }

.LiteralDiv .divsearch {
    float: right;
    width: 100%;
    direction: rtl
}

.TitleSearch {
    background: #984bb5;
    direction: rtl;
    float: right;
    height: 25px;
    margin-bottom: 10px;
    width: 100%
}

.DivSearch .input-group-btn:last-child > .btn {
    height: 34px
}
