﻿.gcbh {
    width: 100%;
    direction: rtl;
    float: right;
    font-size: 40px;
    margin-right: 10px;
    vertical-align: super;
    margin-bottom: 20px;
}

    .gcbh > span {
        color: #143546;
    }

.gcbb {
    width: 100%;
    justify-content: center;
    align-items: center;
    float: right;
}

.gcbrem > img {
    height: 20px;
}

.gcbtpar {
    width: 80%;
    margin: 30px auto;
}

.gcbt {
    border: 1px #dddddd solid;
    direction: rtl;
    float: right;
    border-collapse: collapse;
    width: 100%;
}

    .gcbt > thead {
        background-color: #f7f7f7;
    }

        .gcbt > thead > tr {
            border-bottom: 1px #dddddd solid;
            height: 50px;
        }

            .gcbt > thead > tr > td {
                border-right: 1px #dddddd solid;
                padding: 10px;
            }

.gcbtr {
    border-bottom: 1px #dddddd solid;
}

.gcbtd {
    border-right: 1px #dddddd solid;
}

    .gcbtd > * {
        padding: 5px;
        margin: 10px;
    }

    .gcbtd > img {
        max-height: 50px;
    }

.th1, .th2, .th3, .td2, .td3 {
    text-align: right;
}

.th4, .th5, .td4, .td5 {
    text-align: left;
}

.td2 > a {
    color: #67b0d6;
}

    .td2 > a:visited {
        color: #67b0d6;
    }

.td3 {
    overflow: auto;
}

    .td3 > div {
        width: 30px;
        float: right;
        height: 30px;
        background-color: #f2f2f2;
        text-align: center;
        cursor: default;
        margin-left: -7px;
    }

.bbot {
    border-bottom: 1px solid #f5f5f5;
    margin-top: 10px;
}

.totdes {
    text-align: left;
}

.tot {
    text-align: right;
    padding-right: 15px;
}

.gcbc {
    background-color: #67b0d6;
    color: #fff;
    float: left;
    margin-left: 10%;
    margin-top: 10px;
    padding: 5px 10px;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}


.sfh {
    background-color: #f7f7f7;
    width: 100%;
    height: 50px;
    color: #143546;
    text-align: right;
    padding-top: 15px;
    padding-right: 30px;
    font-size: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: rtl;
    cursor: pointer;
    border: 1px solid #dddddd;
    margin-top: 10px;
}

    .sfh:hover {
        color: #67b0d6;
    }

    .sfh > img {
        width: 20px;
        margin-right: 10px;
    }

.sfb {
    display: none;
    width: 100%;
    height: auto;
    text-align: right;
    padding-right: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: rtl;
    border: 1px solid #dddddd;
    padding-left: 20px;
    padding-bottom: 50px;
}

    .sfb > textarea {
        font-family: 'B Yekan', 'B Nazanin','Baseet', Tahoma !important;
    }

.sfbi {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: rtl;
    margin-top: 20px;
}

    .sfbi::-webkit-input-placeholder {
        font-family: 'B Yekan', 'B Nazanin','Baseet', Tahoma;
        font-size: 10px;
        direction: rtl;
        text-align: right;
    }

    .sfbi:-ms-input-placeholder {
        font-family: 'B Yekan', 'B Nazanin','Baseet', Tahoma;
        font-size: 10px;
        direction: rtl;
        text-align: right;
    }

    .sfbi:-moz-placeholder {
        font-family: 'B Yekan', 'B Nazanin','Baseet', Tahoma;
        font-size: 10px;
        direction: rtl;
        text-align: right;
    }

    .sfbi::-moz-placeholder {
        font-family: 'B Yekan', 'B Nazanin','Baseet', Tahoma;
        font-size: 10px;
        direction: rtl;
        text-align: right;
    }

.sfhr {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sfbb {
    width: 120px;
    background-color: #67b0d6;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    float: left;
    margin-top: 10px;
}

.sftl {
    width: 100%;
    border: 2px solid #e7e7e7;
    margin-top: 20px;
}

    .sftl > thead {
        background-color: #f7f7f7;
        height: 30px;
    }

    .sftl > tbody > tr > td {
        border-bottom: 1px solid #e7e7e7;
        padding-right: 10px;
        font-size: 10px;
    }

        .sftl > tbody > tr > td > button {
            background-color: #fff;
            border: none;
            color: #8b8b8b;
            cursor: pointer;
        }

            .sftl > tbody > tr > td > button:hover {
                color: #000;
            }

.delb {
    display: none;
}

.sfcbi {
    direction: rtl;
    position: relative;
    width: 100%;
}

    .sfcbi > div {
        margin-left: 10px;
        margin-top: 10px;
        vertical-align: bottom;
    }


#sfst {
    margin-right: 6%;
    width: 100%;
}

.sfsd {
    margin-right: 6%;
    width: 100%;
}

.sfco {
    width: 170px !important;
}
