﻿/* body {
    font-family: Tahoma;
} */

.txtFa {
    /* font-family: Tahoma; */
    font-size: 12px;
    direction: rtl;
    text-align: center;
}

.selitem {
    display: block;
    color: #808080;
    background-color: rgba(250, 255, 236, 1);
    text-align: center;
    padding: 3px 10px 4px;
    text-decoration: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid #8AC007;
    border-radius: 5px;
    white-space: nowrap;
    direction: rtl;
    width: inherit;
}

    .selitem:hover {
        color: #FFF;
        background-color: #8AC007;
        text-align: center;
        padding: 3px 10px 4px;
        text-decoration: none;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
        border: 1px solid #8AC007;
        border-radius: 5px;
        white-space: nowrap;
    }

.showbtn {
    display: block;
    color: #808080;
    background-color: #EEFFB7;
    text-align: center;
    padding: 3px 10px 4px;
    text-decoration: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid #8AC007;
    border-radius: 5px;
    white-space: nowrap;
    width: inherit;
}

    .showbtn:hover {
        color: #FFF;
        background-color: rgba(255, 255, 226, 1);
        text-align: center;
        padding: 3px 10px 4px;
        text-decoration: none;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
        border: 1px solid #8AC007;
        border-radius: 5px;
        white-space: nowrap;
    }

.imgDellit {
    padding-right: 10px;
    cursor: pointer;
}

.stepscontainer .title {
    font-size: 14px;
    font-weight: bold;
    padding-right: 5px;
}

.stepscontainer .stepactive {
    float: left;
    background-image: url("activestep.png");
    width: 188px;
    line-height: 34px;
    text-align: center;
    color: #FFF;
}

.stepscontainer .arrowactiveright {
    float: left;
    width: 33px;
    height: 35px;
    background-image: url("stepsarrowactiveright.png");
}

.stepscontainer .step {
    float: left;
    width: 188px;
    line-height: 34px;
    text-align: center;
    color: #000;
}

.stepscontainer .arrow {
    float: left;
    width: 33px;
    height: 35px;
    background-image: url("stepsarrow.png");
}

.stepscontainer .arrow2 {
    float: left;
    width: 33px;
    height: 35px;
    background-image: url("stepsarrow2.png");
}

.stepscontainer .clear {
    clear: both;
}

.stepscontainer {
    width: 851px;
    border: 1px solid #000;
    background-image: url("stepsbg.png");
    font-size: 11px;
    margin: 15px auto 10px;
}

.cartcontainer {
    border: 2px solid #EFEFEF;
    background-color: #FFF;
    background-image: url("bg.png");
    background-repeat: repeat-x;
    width: 95%;
    padding: 15px;
    margin: 0px auto;
    margin-bottom: 15px;
}

.txtinput {
    border: 1px solid #C4C4C4 !important;
    width: 200px;
    height: 20px;
    box-shadow: 0px 0px 8px #D9D9D9;
    padding: 4px 10px !important;
    outline: medium none !important;
    font-size: 13px !important;
    color: #000 !important;
    margin-top: 10px !important;
    max-width: 100% !important;
    display: inline-flex !important;
    border-radius: 20px !important;
    background: transparent none repeat scroll 0% 0% !important;
}

    .txtinput:focus {
        outline: none;
        border: 1px solid #7bc1f7;
        box-shadow: 0px 0px 8px #7bc1f7;
        -moz-box-shadow: 0px 0px 8px #7bc1f7;
        -webkit-box-shadow: 0px 0px 8px #7bc1f7;
    }

.cls_lable {
    color: #7700A4;
    font-size: 13px;
    padding-right: 20px;
    width: 120px;
    display: inline-flex;
    text-align: right;
    height: 20px;
    padding: 5px;
    margin-top: 10px;
    padding-top: 5px;
}

.styled-button {
    -webkit-box-shadow: rgba(0,0,0,0.98) 0 1px 0 0;
    -moz-box-shadow: rgba(0,0,0,0.98) 0 1px 0 0;
    box-shadow: rgba(0,0,0,0.98) 0 1px 0 0;
    background-color: #EEE;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #999;
    color: #666;
    /* font-family: Tahoma,Verdana,Arial,Sans-serif; */
    font-size: 11px;
    font-weight: 700;
    padding: 2px 6px;
    height: 28px;
    transition: all 0.3s ease 0s;
    margin-right: 10px;
}

    .styled-button:focus, .styled-button:hover {
        box-shadow: 0px 3px 0px 0px #000;
        border: 1px solid #787878;
        color: #000;
        cursor: pointer;
    }

.styled-button_disable {
    box-shadow: 0px 1px 0px 0px #B3B3B3;
    background-color: #EEE;
    border-radius: 0px;
    border: 1px solid #E7E6E6;
    color: #C9C9C9;
    /* font-family: Tahoma,Verdana,Arial,sans-serif; */
    font-size: 11px;
    font-weight: 700;
    padding: 2px 6px;
    height: 28px;
    transition: all 0.3s ease 0s;
}

.auto-style1 {
    width: 349px;
    height: 196px;
}

.txtFa {
    text-align: right;
    direction: rtl;
    /* font-family: Tahoma; */
    font-size: 12px;
    font-weight: 600;
}

.txtEn {
    text-align: left;
    direction: ltr;
    /* font-family: Tahoma; */
    font-size: 12px;
    font-weight: 600;
}

.style_report {
    color: #050505;
    font-weight: 600;
    width: 220px;
}

.tbl_sec table, .tbl_sec th, .tbl_sec td {
    border: 1px solid black;
    border-collapse: collapse;
    text-align: center;
    /* font-family: Tahoma; */
    font-size: 11px;
}

.tbl_sec th, .tbl_sec td {
    padding: 5px;
    text-align: center;
    /* font-family: Tahoma; */
    font-size: 11px;
}

.title__ {
    width: 90%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
    border-bottom: 2.5px solid #6F300D;
    margin: 0px auto;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
