*
{
    padding:0px;
    margin:0px;
}
body
{
    direction:rtl;
    background-color: #e6f2e7;
    font-family: IRANSansWeb;
    padding-top:50px;
}
.navbar-inverse
{
    background: rgba(31, 33, 43, 0.87);
    border:2px solid #EFF1F2;
    color: #edfcff;
}
.navbar-header
{
    width: 100%;
}

@font-face {
    font-family:'IRANSansWeb';
    src:url('../fonts/IRANSansWeb.eot');
    src:url('../fonts/IRANSansWeb.eot?#iefix') format("embedded-opentype"),
    url('../fonts/IRANSansWeb.woff') format("woff"),
    url('../fonts/IRANSansWeb.ttf') format("truetype");
}
@font-face {
    font-family:'Yekan';
    src:url('../fonts/yekan.eot');
    src:url('../fonts/yekan.eot?#iefix') format("embedded-opentype"),
    url('../fonts/yekan.woff') format("woff"),
    url('../fonts/yekan.ttf') format("truetype"),
    url('../fonts/yekan.svg#yekan') format("svg");
}
.sidebar
{
    background: #004200;
    top: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
    position: fixed;
    height:100%;
    display:none;
    margin-top:50px;
    padding-top:30px;
    width:19%;
    font-family:Yekan;
    overflow-y:auto;
}
.list-unstyled li
{
    font-weight:bold;
}
.list-unstyled
{
    padding:30px;
}
.list-unstyled li
{
    margin:5px;
}
.list-unstyled li ul li
{
    list-style:none;
    padding-right:10px;
}
.empty
{
    text-align:center;
}
.col-md-offset-2
{
    margin-right:19%;
}
.col-md-10
{
   width:81%;
    border-top:1px solid #EFF1F2;
   margin-top:4px;
   padding-top:30px;
   padding-bottom:50px;
}
.col-md-2
{
    padding-right:0px;
    padding-left:0px;
}

.nav-sidebar  li a
{
    color:white;
    cursor:pointer;
    font-size:16px;
}
.nav-sidebar  li a:hover
{
    background: #0df4ec;
    color: red;
    font-size:16px !important;

}

.form-control
{
    border-radius:0px;
    width:35%;
}
.grid-view .form-control
{
    width:100%;
}
.breadcrumb
{
    color:#ffffff;
    border-radius:0px;
}
.breadcrumb .active
{
    color:#000000;
}
.breadcrumb li
{
    color:#000000;
}
.breadcrumb li a
{
    color:#000000;
}
input[type="file"]
{
    direction:ltr;
    width:29%;
}
label
{
    float:right;
    padding-left:20px;
    width:160px;
    padding-top:8px;
}
.field-product-show
{
    width:100%;
    float:right;
}
.product-form .form-group
{
    float:right;
    width:95%;
}
.field-product-price span
{
    float:right;
}
.btn-success
{
    border-radius:0px;
}
.btn-primary
{
    border-radius:0px;
}
.form-group
{
    margin-bottom:30px;
    margin-right:30px;
}
.box_title_scroll
{
    background: #7e88ab;
    font-size: 20px;
    height:auto;
    margin-bottom:30px;
    line-height:45px;
    padding-right:20px;
    padding-left:20px;
    position: fixed;
    top: 54px;
    left: 0;
    right:19%;
    z-index:10;
    color: white;
}
.box_title_scroll_end
{
    background: #7e88ab;
    font-size: 20px;
    height:auto;
    margin-bottom:30px;
    line-height:45px;
    padding-right:20px;
    padding-left:20px;
    position: fixed;
    top: 0px;
    left: 0;
    right:0%;
    z-index:10;
    color: white;
}
.box_title
{
    background: #cddaff;
    height:auto;
    margin-bottom:30px;
    line-height:45px;
    padding-right:20px;
    padding-left:20px;
}
.box_title1
{
    margin-top: -30px;
    background: #cddaff;
    height:auto;
    font-size: large;
    line-height:45px;
    padding-right:20px;
    padding-left:20px;
}
.box_title span
{
    font-weight:bold;
    font-size:18px;
}
.nav > li
{
    padding-top:0px;
    padding-bottom:0px;
}
.nav > li > a
{
    height:50px;
    line-height:30px;
}
.table
{
    margin-top:15px;
}
#adminlogin-captcha
{
    width:55%;
    margin-right: 135px;
}
.table  tr th
{
    color:#000000;
    text-align:center;
}
.table  tr td
{
    text-align:center;
}
.table  tr th a
{
    color:#000000;
    text-align:center;
}
#order_table
{
    width:90%;
    margin:auto;
}
#payment_setting label
{
    width:180px;
}
.answer_comment_form textarea
{
    width:100%;
    height: 180px;
    resize:none;
}
.answer_comment_div
{
    display:none;
}
#menu li
{
    border-bottom:1px solid #EFF1F2;
}
#menu li ul
{
    display:none;
}
#menu li a
{
    font-family:IRANSansWeb;
}
#menu li ul
{
    padding-top: 15px;
    padding-bottom: 15px;
    background: #54727b;

}
#menu li ul li
{
    padding-top: 5px;
    border: 0px;
}
.menu_li_back
{
    background: #254c41;

}
.menu_li_back2
{
    background:black;
}
#menu li ul li a
{
    font-size: 15px;
    padding-right:15px;
    font-family:IRANSansWeb;
    background:none !important;
}
.img_gallery
{
    width:90%;
    margin: 30px auto;
}
.img_gallery img
{
    max-width:100%;
}
.img_gallery_box
{
    width:90%;
    direction:ltr;
    margin:20px auto;
}
.img_gallery_box img
{
    width: 170px;
    margin-top:20px;
}
a
{
    color:black;
    text-decoration:none;
}
#cat_file
{
    display:none;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option
{
    text-align:right;
}
.bootstrap-select.btn-group .dropdown-toggle .caret
{
    right:90%;
}
.product-form  .form-control
{
    width:75%;
}
.product-form .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn)
{
    width: 60%;
}
.product-form .bootstrap-select.btn-group .dropdown-toggle .caret
{
    right:95%;
}
.bs-searchbox .form-control
{
    width:100%;
}
.dropzone
{
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: #FFF none repeat scroll 0% 0%;
}
#image_product_box
{
    direction:ltr;
    /*margin-top:30px;*/
}
#image_product_box img
{
    width:110px;
    max-height:75px;
    margin-right:20px;
}
#show_product_image
{
    width:900px;
    margin:20px auto;
}
#show_product_image img
{
    /*width:350px;*/
    /*margin:auto;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}
.color_input_name
{
    width:170px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
}
.color_input_code
{
    width:100px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    text-align:center;
    margin-right:10px;
}
#color_input_code
{
    width:100px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    text-align:center;
    margin-right:5px;
}
.add_product_tag
{
    color:white;
    background:#5CB85C;;
    height:34px;
    line-height: 34px;
    float:right;
    width:50px;
    text-align:center;
    cursor:pointer;
}
.tag_div
{
    float:right;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom:5px;
    padding-right:10px;
    padding-left:10px;
    background:#F9F9F9;
    margin-right:10px;
    cursor:pointer;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder
{
    color:black;
}
.child_filter
{
    padding-top:10px;
    width:100%;
    float:right;
}
.child_item
{
    padding-top:10px;
    width:100%;
    float:right;
}
#filter_box .form-control
{
    width:30%;
}
.item_table
{
    width:95%;
    margin:auto;
}
.item_table tr td
{
    padding-top:15px;
}
.item_table tr td .form-control
{
    width:50%;
}
.item_table tr td textarea
{
    width:100%;
    resize:none;
    height:150px;
    border: 1px solid #CCC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.item_table tr td .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn)
{
    width:50%;
}
.image_review_box
{
    width: 140px;
    height:130px;
    direction:ltr;
    background:url("../images/img1.png");
    margin-right:15px;
    margin-top:20px;
    position:relative;
    float:left;
}
.image_review_box img
{
    width: 140px;
    max-height:130px;
    position:absolute;
    margin:auto;
    top:0;
    right:0;
    left:0;
    bottom:0;

}
#pdate .form-control
{
    float: right;
}
#adminloginform-username
{
    width:250px;
}
#adminloginform-password
{
    width:250px;
}
#adminloginform-captcha-image
{
    margin-right: 60px;
    margin-bottom:20px;
}
#adminloginform-captcha
{
    width:250px;
    margin-right:150px;
}
@media (min-width: 768px)
{
    .sidebar  {
        display:block;
    }

}
#table_cart
{
    width:95%;
    margin:20px auto;
    position:relative;
}
#table_cart tr th
{
    text-align:center;
    background-color: #f7f9fa;
    height:40px;
    line-height: 40px;
}
#loading_box
{
    width:150px;
    margin:auto;
    padding-bottom:10px;
    padding-top: 10px;

}

.loading
{
    width:20px;
    height:20px;
    border-radius:50%;
    border:3px solid red;
    border-top:3px solid white;
    animation: load 1s linear infinite;
    left:0;right:0;margin-left:auto;margin-right:auto;
}
@keyframes load
{
    0% {transform: rotate(0deg)}
    100% {transform: rotate(360deg)}
}
.order_search
{
    margin-top:10px;
}
.cart_img
{
    width:100%;
}
.color_product
{
    width:14px;
    height:14px;
    border-radius:50%;
    border:1px solid #777;
    top:6px;
    right:5px;
    position:relative;
    margin-left:5px;
}
.unitprice
{
    width:160px;
    position:relative;
}

.unitprice p
{
    top:45%;
    position:absolute;
    cursor:pointer;
    width:150px;
    text-align:center;
}
.btn
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option
{
    text-align:right;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn)
{
    width:35%;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right:20px;
}
input.pdate
{
    float:right;
}
.img_review_box
{
    background:url("../images/img1.png");
    width:140px;
    height:130px;
    float:left;
    position:relative;
    margin-top:20px;
    margin-right: 15px;

}
.img_review_box img
{
    width: 140px;
    max-height: 130px;
    margin:auto;
    position:absolute;
    right:0px;
    left:0px;
    top:0px;
    bottom: 0px;
}
.item_table
{
    width:95%;
    margin:auto;
}
.item_first_td
{
    width:200px;
}
.login_box
{
    width:450px;
    background:white;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    margin:50px auto;
}
.login_box .form-control
{
    width:100%;
    margin-top:15px;
    text-align:left;
}
.login_box .form-group
{
    width:92%;
    margin:auto;
    padding-top:10px;
    padding-bottom: 10px;
}
.register_btn
{
    width: 150px;
    background: #2196F3 none repeat scroll 0% 0%;
    height: 40px;
    border: 1px solid #2196F3;
    color: #FFF;
}
.header_login
{
    width:100%;
    border-bottom:1px solid #F0F1F2;
}
.header_login h4
{
    padding-top:14px;
    padding-bottom:7px;
    padding-right: 15px;
}
.login_box .btn
{
    margin-bottom: 15px;
}
.login_box .has-error
{
    color:red;
    font-size: 12px;
}
.cart_price
{
    width:160px;
    position:relative;
}
.cart_price p
{
    position:absolute;
    text-align:center;
    width: 150px;
    top:45%;
}
.cart_number
{
    width:100px;
    position:relative;
}
.cart_number p
{
    position:absolute;
    text-align:center;
    width:90px;
    top:45%;
}
.cart_div p
{
    padding-top: 10px;
    text-align:justify;
}
#cart_table tr th
{
    text-align:center;
    background-color: #F7F9FA;
    font-size: 13px;
    height:30px;
    color: #666;
    line-height:30px;
}
a:hover
{
    text-decoration:none;
}
.cart_img
{
    width:100%;
    margin-top:20px;
    margin-bottom: 20px;
}
#order_data .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn)
{
    width:50%;
}
.user_comment_box {
    background: #fafbfc;
    box-shadow: 0 2px 3px rgba(0,0,0,.15);
    border-radius: 2px;
    margin-bottom: 30px;
}
.comment_header {
    background: #f5f6f7;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
}
.rating-container {
    float: right;
}
.rang_ul {
    margin-top: 30px;
    padding-right: 20px !important;
}
.done {
    background: #a1a6b5 !important;
}
.bar {
    background: #ebeced;
    height: 5px;
    width: 39px;
    border-left: 2px solid #fff;
    float: right;
    margin-top: 7px;
}

.rang_ul li {
    list-style: none;
    width: 100%;
    float: right;
    margin-top: 10px;
}
.rang_ul li span {
    float: right;
    width: 170px;
}
.comment_header p {
    padding-right: 20px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.question_box
{
    border:1px solid #edeff0;
    width:97%;
    margin:15px auto;
    padding:15px;
}
.question_text
{
    width:100%;
    height:180px;
}
.ansver_box
{
    display:none;
}
.ansver_box .form-group
{
   margin-right: 0px !important;
}
.item_table
{
    width: 90%;
    margin: auto;
}
.item_first_td
{
    width: 200px;
    padding-right:20px;
}
.search_mahsolat label
{
    width: 90px;

}
.search_mahsolat .form-control
{
    width: 70%;!important;
}
.search_mahsolat .col-md-6
{
    margin-bottom: 10px;
}
