
/*MohsenRaimpour Bazaryaan !!*/

.content_price span{font: 600 21px/26px  Bhoma}
.price_loading{background: url('../img/loading_price.gif'); width: 48px; height: 48px; position: relative; z-index: 9999999;}
.price_loading2{background: url('../img/loading_price.gif'); width: 48px; height: 48px; position: relative; z-index: 9999999; display: none;}
#stopwatch{color:#B70076; font-weight: bold;}

.mr_timer{
    color:#444;
    /* font-size: 14px; */
    margin-bottom: 15px;
    background: #F1EFF1;
    position: relative;
    width: 367px;
    text-align: center;
    height: 30px;
    line-height: 2.4;
    border-radius: 5px;
    margin: 0 auto 15px auto;
}

.mr_table{width: 100%; border: none; margin-top: 10px;}
.mr_table th{background:  #7CCEEF; height: 30px; color: #000; text-align: center}
.mr_table td{height: 30px; border-bottom: 1px solid #CECFD0; text-align:center; font-size: 13px; }
.edit_my_pro_tr{background: #EFEFEF; width: 100%; height: 70px;     border: 1px solid #DDD; display: none;}
.mr_pro_edit_link{     border: 1px solid #196B8C;
    text-align: center;
    height: 30px;
    line-height: 2.1;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    background: #196B8C;}

.my_pro_table{height: 40px; }

.pre1{font-size: 11px; padding: 0 4px; color: #17C748}

.whol_field2{width: 75%;}


.mr_msg{width: 100%; height: auto; margin: 20px auto; background: orange; border-radius: 4px; padding: 5px; color: #FFF; display: none; padding: 10px 0;}
.mr_msg span {     font-size: 17px;
    line-height: 2;
    padding-right: 10px;
    width: 100%;
    display: inline-block;
}
.icon-check{color:green; cursor: pointer;}
.icon-remove{color:red !important; cursor: pointer;}