@font-face {
    font-family: 'IRANSansWeb';
    src:url('../fonts/IRANSans-web.eot?#') format('eot'),
    url('../fonts/IRANSansWeb.woff') format('woff'),
    url('../fonts/IRANSansWeb.ttf') format('truetype');
}
@font-face {
    font-family: 'IranNastaliq';
    src:url('../fonts/IranNastaliq.ttf') format('truetype');
}
@font-face {
    font-family: 'BSINABD';
    src:url('../fonts/BSINABD.TTF') format('truetype');
}

@font-face {
      font-family: Morvarid;
      src: url('../fonts/morvarid.eot');
      src: url('../fonts/morvarid.eot?#iefix') format('embedded-opentype'),
           url('../fonts/morvarid.woff') format('woff'),
           url('../fonts/morvarid.ttf') format('truetype');
}

body{
 direction: rtl !important;
 font-family: IRANSansWeb !important;
}
.Font_Nastaliq{
    font-family: IranNastaliq !important;
    font-size: 5vw;
}
.Font_Morvarid{
    font-family: Morvarid !important;
}
.fontsize15 {
    font-size: 15px !important;
}

.bgGradiat{
    /*background-image: linear-gradient(to top right, #ff7a6a, #ffac68, #ffdd97, #fff8b5, #c3f1c6, #9efff0, #a6ffff);*/
    /*background-image: linear-gradient(to right top, #051937, #004871, #007d9e, #00b4b4, #12ebb2);*/
    background-image: linear-gradient(to right top, #06b2fd, #00c4fd, #00d4ef, #00e1d4, #12ebb2);
}
.wrapText{
    overflow-wrap: break-word;
}
.SingleLine {
    display: block;
    font-weight: bold;
    color: #d90707 !important;
    font-size: 15px !important;
}
.logoTitle {
    position: absolute;
    right: 50%;
    top: 50%;
}
.logoSubtitle {
    position: absolute;
    font-size: 1.8vw;
    right: 30%;
    top: 107%;
}
.Logo-imgResponsive {
    display: block;
    width: 20%;
    max-width: 100%;
    height: auto;
}
.navbar{
    background-color: rgba(6, 6, 6, 0.2);
}
.middle{
    width: 40%;
    margin: 80px auto;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 1px 1px 20px 2px #cecccc;
}
.banner{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 45px;
}
.base{
    position: relative;
}
.bar{
    background-color: #021f3e;
    height: 100px;
    color: #ffffff;
    padding: 10px 0px;
}
.box-head-right{
    margin: 10px 0px 0px 0px;
    border: 1px solid #a7aaad;
    padding: 7px 0px;
    text-align: center;
    background-color: #e0e0e0;
    border-radius: 10px 10px 0px 0px;
    border-bottom: 0px;
}
.box-data-right{
    border: 1px solid #a7aaad;
    padding: 7px;
    background-color: #fbfbfb;
    font-size: 14px;
}
.Alphabet-P{
    padding: 0px 9px;
    color:#04436f
}
.Alphabet-P:hover{
    background-color: #048065;
    text-decoration:none;
    color: #ffffff;
}
input{
    margin-bottom: 7px !important;
}
.CommentBox textarea{
    width: 100% !important;
    height: 150px;
}

.box-head-middle{
    margin: 10px 0px 0px 0px;
    border: 1px solid #a7aaad;
    padding: 7px 0px;
    text-align: center;
    background-color: #e0e0e0;
    border-radius: 10px 10px 0px 0px;
    border-bottom: 0px;
}
.box-data-middle{
    border: 1px solid #a7aaad;
    padding: 7px;
    background-color: #fbfbfb;

}
.footer-text{
    margin-top: 35px;
    color: #04436f;
}

.login_btn{
    margin-bottom: 5px;
}
.frm_main{
    width: 100%;
    margin: 0px 2px;
    border: 0px;
    height: 100%;
    overflow: hidden;
}
.frmstyle{
    width: 100%;
}
.frm-head{
    border: 1px solid #a7aaad;
    padding: 7px 0px;
    text-align: center;
    background-color: #e5f8fb;
    border-bottom: 0px;
}
.item_in_page{
    border: 1px solid #a7aaad;
    padding: 7px 7px;
    text-align: right;
    background-color: #ffffff;
    border-bottom: 0px;
    border-top: 0px;
}
.frm-data{
    border: 1px solid #a7aaad;
    padding: 7px;
    background-color: #fbfbfb;
}
.btn{
    margin: 0px 3px;
}
.linkbtn{
    cursor: pointer;
    color: #007bff;
}
.searchBtn{
    background-image: url(../images/molla.png) !important;
    width: 100px !important;
    height: 110px;
    display: inline-block !important;
    background-size: cover;
    margin: 0 !important;
    background-color:transparent !important;
}
.searchBtn:hover{
    background-color:#28a745 !important;
}
.searchtxt{
    width: 100% !important;
    margin-left: 5px;
}
.label{
    color: darkred !important;
}
.add1{
    background-image: url("../images/add1.png");
    width: 24px;
    height: 24px;
    display: inline-block;
    padding-right: 24px;
    background-size: cover;
}
.add2{
    background-image: url("../images/add2.png");
    width: 24px;
    height: 24px;
    display: inline-block;
    padding-right: 24px;
    background-size: cover;

}
.edit{
    background-image: url("../images/edit.png");
    width: 24px;
    height: 24px;
    display: inline-block;
    padding-right: 24px;
    background-size: cover;
}
.del{
    background-image: url("../images/del.png");
    width: 24px;
    height: 24px;
    display: inline-block;
    padding-right: 24px;
    background-size: cover;
}
.zoom{
    background-image: url("../images/zoom.png");
    width: 24px;
    height: 24px;
    display: inline-block;
    padding-right: 24px;
    background-size: cover;
}
.details{
    background-image: url("../images/details.png");
    width: 24px;
    height: 24px;
    display: inline-block;
    padding-right: 24px;
    background-size: cover;
}
.actionbtn{
    width: 90px !important;
}
.setfontsize{
    font-size: 13px;
    line-height: 13px;
}
.form-control {
    font-size: 13px !important;
    line-height: 13px !important;
}
.pagenumber{
    text-align: center;
    margin: 10px auto;
}
.pagenumber_item{
    background-color: #6ff37e;
    color: black;
    margin: 0px 2px;
    padding: 2px 2px;
    text-decoration: none !important;
    border-radius: 50px;
    box-shadow: 0px 1px 3px #132165;
}
.pagenumber_item:hover{
    background-color: #3545f3;
    color: white;
}
.lable_select{
    margin: 10px 0px;
}
span{
   /* font-size: 13px !important;*/
    direction: rtl;
}


#myTabContent{
    padding: 10px;
}
span.select2-container{
    width: 100% !important
}
input[type=checkbox]{
    margin-left: 16px;
    margin-top: 10px;
}
input[type=checkbox]:checked{
    background-color: yellowgreen !important;
    color: #0000cc;
}
.chk_srch{
    margin-left: 5px !important;
    margin-top: 0px !important;
    margin-right: 15px !important;
}
.lbl_srch{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.fileuploud{
    border: 1px solid #8a06f5;
    margin: 5px 5px;
    height: 40px;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-radius: 5px;
    width: 21%;
    cursor: pointer;
}
.file_lbl{
    display: block;
    background-color: #8a06f5;
    color: #fff;
    text-align: center;
    height: 40px;
    padding: 7px 0px;
    cursor: pointer;
}
.file_obj{
    position: absolute;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    height: 40px;
}

.thumb
{
    width: 200px;
    height: 200px;
    padding: 5px;
    border: 1px dashed green;
    margin: 5px;
    float: left;
}

#send_file{
    width: 20%;
    margin-top: 9px;
}

.alert{
    margin: 10px auto;
    padding: 10px;
    text-align: center;
}
.alert-right{
    padding: 10px;
    text-align: right;
    line-height: 20px;
}
#back{
    color: red;
    float: left;
    margin: 0px 10px;
}
.pic_box{
    position: relative;
}
.pic_act{
    position: absolute;
    opacity: 0;
    margin: -180px 30%;
}
.pic_box:hover .thumb{
    opacity: 0.3;
}
.pic_box:hover .pic_act {
    transform: scale(1.3);
    opacity: 1;
}
.itembox{
    list-style: none;
    display: flex;
    width: 100%;
    padding: 2px 0px;
}
.item_title{
    width: 15%;
    border: 2px solid red;
    margin-left: 10px;
    padding: 0px 5px;
    background-color: #f5f5f5 !important;
}
.item_data{
    width: 85%;
    border: 2px solid green;
}
.car_img{
    width: 100%;
    height: 100%;
}
.hand{
    cursor: pointer;
}
.srchedbox{
    border: 1px solid coral;
    border-radius: 5px;
    margin: 5px -10px;
    padding: 8px;
    font-size: 12px !important;
}
.srchedItem{
    border: 1px solid;
    padding: 0px 4px;
    color: #363b2f;
    border-radius: 5px;
    cursor: pointer;
    margin: 2px 2px;
}
.head_chk_combo{
    border: 1px solid #a7aaad;
    margin-top: 4px;
    line-height: 10px;
    padding: 0px 10px;
    cursor: pointer;
}
.head_chk_combo:hover{
    color: red;
}
.pointer{
    cursor: pointer;
}
.icon_chk_combo{
    font-size: 25px !important;
    float: left;
    margin-top: 2px;
    color: #0ec5db;
}
.combo_list{
    border-radius: 0px !important;
    border-top: none !important;
}
.closebtn{
    font-size: 20px;
    color: red;
    margin: 0px 6px 0px 0px;
}
.MainMenuLink{
    color: #ffffff !important;
}
.MainMenuLink:hover{
    color: #a6f80b !important;
}
.Link{
    text-decoration:none !important;
}
.Social-link{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.social-pic{
    height: 60px;
    width: 60px;
}
.social-pic:hover{
    transform: scale(1.2);
}
.PicLink{
    width: 100%;
}
.PicLink:hover{
    transform: scale(1.2);
}
.Text-link{
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: right;
    color: #000000;
    text-decoration: none !important;
    margin: 0px 10px;
}
.Text-link:hover{
    color: #ffffff;
}

.Column-Title{
    color: #d60666 !important;
}