﻿body {
    margin: 0;
    font-family: fontman
}
hed {
    display: block;
    position: fixed;
    width: calc(100% - 20px);
    top: 0;
    left: 0;
    padding: 5px 10px;
    background-color: white;
    z-index: 2;
    border-bottom: 1px solid #012f6d;
}
.arms, accont {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.arms {
    background-image: url(../pic/bolangoo.png);
    height: 55px;
    width: 65px;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left:calc(100% - 405px)
}
accont, eraser, bak, question, addimg, cust {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}
ikel {
    display: inline-block;
    vertical-align: middle;
}
accont:before {
    content: 'حساب من';
}

eraser:before {
    content: 'پاک کردن فرم';
}



accont, eraser, bak {
    background-repeat: no-repeat;
    width: auto;
    background-size: 28px;
    padding-left: 35px;
    margin-right: 20px;
    height: 27px;
}
accont {
    background-image: url(../pic/user.svg);
}
eraser {
    background-image: url(../pic/eraser.svg);
}
bak {
    background-image: url(../pic/back.svg);
    width: 30px;
    padding: 0;
}
mohtava {
    display: flex;
    width: 100%;
    direction: ltr;
    text-align: right;
    margin-top: 95px;
}
@media(max-width:420px) {

    .arms {
        margin-left: calc(100% - 230px)
    }
    accont:before {
        content: '.';color:white;
    }

    eraser:before {
        content: '.';
        color: white;
    }
    accont, eraser {
        padding-left: 30px;
        margin: 0 10px 0 0 ;
    }
    bak {
        margin-right: 15px
    }

    
}


pictures, descs {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
}


    descs titr, pictures titr {
        display: block;
        text-align: right;
        margin: 0 20px;
        direction: rtl
    }
    descs input, descs textarea, .datsa, .datsb, .datsc {
        display: block;
        text-align: right;
        width: 100%;
        margin: 7px 0 0 0;
        border: 1px solid #ccc;
        outline: none;
        padding: 7px;
        border-radius: 4px;
        font: 16px fontman;direction:rtl
    }

textarea {
    resize: none;
}
spa, spak {
    display: block;
    text-align: right;
    height: 25px;
    margin: 0 20px;
    color: red;
    font-size: 14px
}
.colb {
    color: #012f6d;
}
spak{
    height:auto
}
@media(max-width:870px) {
    hed {
        padding: 0 10px;
    }

    mohtava {
        display: block;
        margin-top: 75px;
    }

    pictures, descs {
        width: auto;
        display: block;
    }
    .arms {
        height: 50px;
    }
}



saver {
    display: table;
    margin: 60px auto 100px auto;
    background-color: #012f6d;
    color: white;
    padding: 7px 0;
    text-align:center;
    width:120px;
    border-radius: 5px;
    cursor: pointer;
    border: 2px solid white;
    outline: 2px solid #012f6d;
}
.alginc {
    text-align: center;direction:ltr
}
.alginl {
    text-align: left;
    direction: ltr
}
.martop{margin-top:20px}
ohms {
    display: flex;
    direction: rtl;
    margin: 9px 0 0 0;
    width: 100%;
}
    ohms spb {
        width: 50%;
        text-align: center;
        padding: 0 3px 1px 3px ;
        border: 1px solid #ccc;
        border-radius: 5px;
        cursor: pointer
    }
.marginl {
    margin: 0;
}
ohms spb {
    margin-right: 5px;
    transition: .3s;
}

zohms {
    display: block;
    height: 0;
    transition: .7s;
    overflow: hidden;
  
}


.datsa, .datsb, .datsc {
    display: block;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 10px center;
    cursor: pointer;
    width: auto;
    padding-left:40px;
}
.datsa {
    background-image: url(../pic/group.svg);
}
.datsb {
    background-image: url(../pic/place.svg);
}
.datsc {
    background-image: url(../pic/key.svg);
    direction: rtl;
    padding: 2px 2px 2px 35px;
}
@font-face {
    font-family: fontman;
    src: url(../font/Sahel.woff) format("woff");
}



all {
    display: none;
    position: fixed;
    background-color: black;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}
spci {
    width: 500px;
    max-height: 100%;
    max-width: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 1001;
    -webkit-box-shadow: 0 0 30px 0 #ccc;
    background-color: white;
    overflow: hidden;
}



/************/

clop, clops, clopc, cloka, clokb, kalame, afzoo {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

clop {
    color: maroon
}
clops {
    margin-right: 10px;
}
#loader {
    display: block;
    width: 30px;
    height: 30px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    animation: spin 2s linear infinite, heart-beat 2s linear infinite;
    background-color: #fff;
    text-align: center;
    line-height: 140px;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    transform: translate(calc(-50% - 20px),calc(-50% - 20px))
}
loader2 {
    display: block;
    width: 18px;
    height: 18px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    animation: spin 2s linear infinite, heart-beat 2s linear infinite;
    background-color: #fff;
    text-align: center;
    line-height: 140px;
    margin: 1px auto -1px auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes heart-beat {
    55% {
        background-color: #fff;
    }

    60% {
        background-color: #3498db;
    }

    65% {
        background-color: #fff;
    }

    70% {
        background-color: #3498db;
    }

    100% {
        background-color: #fff;
    }
}
divser1 {
    display: block;
    padding: 10px 10px 0 10px;
    outline: none;
    border: 1px solid #ccc;
    border-top:none
}


    divser1 input, kelidi {
        display: inline-block;
        font: 14px fontman;
        padding: 8px;
        border: 1px solid #ccc;
        outline: none;
        text-align: right;
        margin: 10px 15px 20px 20px;
        width: calc(100% - 60px);
        border-radius: 10px
    }

kelidi {
    font: 17px fontman;
    border: none;
    width: calc(100% - 100px);
    border-radius: 0;
}
.doma {
    margin: 0 15px 8px 20px;
}
divser2, divsekel {
    display: block;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    outline: none;
}
divser2 {
    overflow-x: hidden;
    overflow-y: auto;
    height: 600px;
    max-height: calc(100% - 83px);
}
divsekel {
    display: block;
    padding: 30px 40px;
}
.inpkelid {
    display: block;
    font: 15px fontman;
    padding: 7px;
    border: 1px solid #ccc;
    outline: none;
    text-align: center;
    margin: 30px 20px 0 20px;
    width: calc(100% - 52px);
    border-radius: 5px
}
btnt {
    display: table;
    margin: 30px auto 5px 0;
    border: 1px solid #012f6d;
    border-radius: 3px;
    padding: 4px 30px;
    text-align: center;
    cursor: pointer;
    background-color: #012f6d;
    color: white;width:auto;
}



divb, divbx {
    padding: 13px 15px 13px 0;
    margin: 0 20px;
    display: flex;
    border: none;
    outline: none;
    border-top: 1px solid #ccc;
    cursor: pointer;
    transition: .3s
}

    divb:hover, divbx:hover {
        background-color: #e8f0fb;
        transition: .3s
    }

    divsr {
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        cursor: pointer;
        text-align: center;
        color: #808080;
    }

divsr {
    margin-left: 3px
}

divs {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 20px);
    font-size: 15px
}

.nobor {
    border: none;
}
clopc {
    color: maroon;
    font-size:30px;font-weight:bold;width:25px;text-align:center

}

kalame{border:1px solid #ccc;margin:5px;border-radius:2px;padding:0 5px;}
cloka{
    color:maroon;margin-right:5px;font-weight:bold
}
clokb {
    font-size: 13px
}
afzoo {
    background-color: #012f6d;
    color: white;
    margin: 5px;
    padding: 1px 10px 3px 10px;
    border-radius: 2px;
    font-size: 13px
}

/********pictures********/
pictures{direction:rtl}
addimg {
    margin: 5px 5px 5px 0;
    border: 2px dashed #ccc;
    border-radius: 5px;
    color: #012f6d;
    height: 110px;
    width: 110px;
    text-align: center;
    font-size: 15px;
}
    addimg pls {
        display: table;
        margin: 10px auto -12px auto;
        font-size: 36px;font-weight:bold
    }


.none {
    display: none
}
aksha {
    display: block;
    text-align: center;
    margin-top: 6px;
}
.aksha {
    padding-top: 40px;
    border-top: 1px solid #ccc;
}

.progressbar {position:relative;width:100%;height:25px;background-color:goldenrod;border-radius:20px;display:none;direction:ltr}
.progress {width:0;height:25px;position:absolute;background-color:#012f6d;border-radius:20px}
.progressPersent {width:100%;position:absolute;color:white;}
cust {
    width: 112px;
    height: 112px;
    margin: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #ccc;
}

aksha img {
    width: 112px;
    height: 112px;
    background-size: cover;
    object-fit: cover;
    border-radius: 5px;
    border: none;
    outline: none;
    transition: .5s
}
delpic, rotat {
    position: absolute;
    width: 25px;
    height: 25px;
    cursor: pointer;
    opacity: 0.8;
    left: 0;
    top: 0;
    text-align: center;
    background-color: white;
    font-weight: bold;
    border: 1px solid #ccc;
    border-top: none;
    background-size:25px;
    background-repeat: no-repeat;
    background-position: center;
}
delpic {
    border-radius: 5px 0;
    left: 0;
    color: maroon;
    border-left: none;
    background-image: url(../pic/deletes.svg)
}
rotat {
    border-radius: 0 5px;
    right: 0;
    color: black;
    border-right: none;
    background-image:url(../pic/rotate.svg)
}
forma {
    display: block;
    margin: 20px 10px 10px 10px;
    text-align: left;
    font-size: 15px;color:red
}
.picasli {
    border: 2px solid #012f6d;
}
/********pictures********/
