.btnnoborder {
    background: none;
    color: white;
    padding: 0;
    border: 0;
    cursor: pointer;
}

.list_li_label {
    padding-left: 10px;
    font-weight: 500;
    color: #232323;
    font-size: 16px;
    vertical-align: -webkit-baseline-middle;
}

    .list_li_label:hover {
        padding-left: 10px;
        font-weight: 500;
        color: #f58936;
        font-size: 16px;
        vertical-align: -webkit-baseline-middle;
    }

.quick-icons a {
    color: #777;
}

    .quick-icons a:hover {
        color: white;
    }

.widget.quick-icons ul li {
    display: block;
}

.trading-serach-icons li a {
    color: #777;
}

.widget.trading-serach-icons UL LI {
    DISPLAY: block;
}

.trading-serach-icons a:hover {
    color: white;
}

.itemwrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.linethrough {
    text-decoration-line: line-through !important;
    text-decoration-color: #e91107;
}
.boxReward {
    border: 1px solid;
    margin: 2px;
    border-radius: 10px;
    background: #cddde5;
}
.boxRewardExp {
    border: 1px solid;
    margin: 2px;
    border-radius: 10px;
    background: #d3b4ab;
}
.loadingcess {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: white;
    height: 400px;
    margin-top: -200px;
    width: 600px;
    margin-left: -300px;
    text-align: center;
    background: url('../images/loadingimg.gif') no-repeat center 50%;
    z-index: 2001;
}
/*add post*/
.ad_mian_img {
    border-radius: 50%;
    border: 1px solid #e3baba;
    background: #e9e4e4;
    margin-right: 10px;
    width: 40px;
    height: 40px;
}

.ad_catsub_li {
    border: 1px solid #edcab0;
    padding-left: 10px;
    margin-bottom: 1px;
    background: #e3d4d440;
}

    .ad_catsub_li a {
        display: block;
        color: black;
    }

        .ad_catsub_li a:hover {
            display: block;
            color: #f58936;
        }

.catpannel {
    padding: 8px 13px 11px 0px;
    background: #eeeeee;
}

.add_pic_main {
    position: relative;
}

.add_pic_main_file {
    opacity: 0.0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.main_add_photo {
    border: 2px solid #9dadb6;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 140px;
    vertical-align: top;
    margin-top: 17px;
    width: 174px;
    margin-right: 10px;
    margin-bottom: 18px;
}

.main_add_photo1 {
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    color: #9dadb6;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
}

.main_add_photo_add_pc {
    color: #2a65ea !important;
    cursor: pointer !important;
}

.main_add_photo_add {
    border-color: #2a65ea !important;
    position: relative;
}

.main_add_photo_icon {
    height: 40px;
    width: 40px;
    display: -webkit-inline-flex;
    display: inline-flex;
    cursor: pointer;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
}

.search-header-loc label {
    padding: 5px;
    font-size: 12px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
    height: 42px;
    overflow: hidden;
    white-space: nowrap;
}

.search-header-loc button {
    float: left;
    width: 20%;
    padding: 5px;
    background: #0083c9;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    text-align: center;
    height: 42px;
}
.search-header-loc button:hover {
        background: #0075b4 !important;
        color: #333;
    }

.search-header input[type=text] {
    padding: 5px;
    font-size: 12px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
    height: 42px;
}
.search-header button {
    float: left;
    width: 20%;
    padding: 5px;
    background: #0083c9;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
    text-align: center;
    height: 42px;
}

    .search-header button:hover {
        background: #0075b4 !important;
        color: #333;
    }

.search-header::after {
    content: "";
    clear: both;
    display: table;
}

.error_msg {
    color: red;
}

*::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    transition: .3s background;
}

::-webkit-scrollbar-thumb {
    background: #e1e6f1;
}

/*nnnnnnnnnnnnnnnnnnnn*/

/* Dropdown Menu */
.badge-info {
    /* color: #fff; */
    background-color: #11cdef;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}
.dropdown-menu {
    border: 0px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08) !important;
    font-size: 15px
}

    .dropdown-menu ul {
        margin-top: 0px;
    }

.dropdown-divider {
    margin: 0;
    border-top: 1px solid rgb(236, 236, 253);
}

.dropdown-item {
    padding: .70rem 1.5rem;
}

.dropdown-toggle-nocaret:after {
    display: none
}

.dropdown-lg .dropdown-menu {
    width: 320px;
    padding: 0
}

    .dropdown-lg .dropdown-menu .list-group-flush:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: .25em;
        border-top-right-radius: .25em;
    }

    .dropdown-lg .dropdown-menu .list-group-flush:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-left-radius: .25em;
        border-bottom-right-radius: .25em;
    }

    .dropdown-lg .dropdown-menu .media .avatar img {
        width: 55px;
        height: 55px;
        border-radius: 10%;
        border: 2px solid #ffffff;
        -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    }

    .dropdown-lg .dropdown-menu .media .media-body .msg-title {
        font-size: 14px;
        color: #000;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .dropdown-lg .dropdown-menu .media .media-body .msg-info {
        font-size: 13px;
        color: #232323;
        margin-bottom: 0;
        white-space: nowrap;
    }
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem!important;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.10);
    width:100%;
}
.media {
     display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.fa-2x {
    font-size: 2em!important;
}

.zoomscale1, .zoomscale2, .zoomscale3 {
    transition: transform .2s;
}

    .zoomscale1:hover {
        -ms-transform: scale(1.5); /* IE 9 */
        -webkit-transform: scale(1.5); /* Safari 3-8 */
        transform: scale(1.5);
    }

    .zoomscale2:hover {
        -ms-transform: scale(2.5); /* IE 9 */
        -webkit-transform: scale(2.5); /* Safari 3-8 */
        transform: scale(2.5);
    }

    .zoomscale3:hover {
        -ms-transform: scale(3.5); /* IE 9 */
        -webkit-transform: scale(3.5); /* Safari 3-8 */
        transform: scale(3.5);
    }
