﻿@media print {
    .titleTable::before {
        -webkit-print-color-adjust: exact;
    }
}

@font-face {
    font-family: 'BMitra';
    src: url('../fonts/BMitra.eot?#iefix') format('embedded-opentype'), url('../fonts/BMitra.woff') format('woff'), url('../fonts/BMitra.ttf') format('truetype'), url('../fonts/BMitra.svg#MIRTA') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BNazanin';
    src: url('../fonts/BNazanin.eot?#iefix') format('embedded-opentype'), url('../fonts/BNazanin.woff') format('woff'), url('../fonts/BNazanin.ttf') format('truetype'), url('../fonts/BNazanin.svg#MIRTA') format('svg');
    font-weight: normal;
    font-style: normal;
}


.A4wrapper {
    clear: both;
    direction: rtl;
    font: 13px/1.5 "IRANSansWeb",Arial,sans-serif;
    height: 29cm;
    margin: 0 auto;
    width: 21cm;
    text-align: justify;
    position: relative;
}

.A5wrapper {
    clear: both;
    direction: rtl;
    font: 15px/1.5 "BMitra",Arial,sans-serif;
    height: 21cm;
    margin: 0 auto;
    position: relative;
    width: 14.8cm;
    /*border: 1px solid #666;*/
    text-align: justify;
    position: relative;
}

.A4wrapper-BMitra {
    clear: both;
    direction: rtl;
    font: 13px/1.5 "BMitra",Arial,sans-serif;
    height: 29cm;
    margin: 0 auto;
    width: 21cm;
    text-align: justify;
    position: relative;
}

.letterFormat {
    height: 27.5cm;
}

.mainBody {
    margin: 1cm 1.5cm 0;
    line-height: 32px;
}
.mainBody-a {
    margin: 5mm 5mm 0;
    line-height: 32px;
}

#confirmInfo .mainBody {
    margin: 0 0.20cm;
}

.titleWrap {
    display: inline-block;
    width: 45%;
}

.titleRow {
    padding: 0 10px;
    border-bottom: 2px solid #ccc;
}

.lgo {
    display: inline-block;
    width: 25%;
    text-align: right;
}

.topWrp .titleWrap {
    text-align: center;
}

.txtJustify {
    text-align: justify;
}

.subIntroduction_r {
    text-align: right;
    padding: 5px 10px;
    vertical-align: top;
    display: inline-block;
    width: 70%;
}

.subIntroduction_l {
    display: inline-block;
    width: 25%;
    text-align: left;
}

.titleMoreInfo {
    display: inline-block;
    width: 25%;
}

    .titleMoreInfo > div {
        line-height: 30px;
    }

.lblTitle {
    width: 100px;
    /*display: inline-block;*/
}

.lblTitleSmall {
    width: 65px;
    display: inline-block;
}

a {
    color: #000;
}

.brdBottom {
    border-bottom: 3px solid #666;
}

.mrg {
    margin: 3% 0 0 0;
}

.alignLft {
    text-align: left;
    margin: 10% 0 0 15%;
}

.imgLog {
    width: auto;
    height: 100px;
}

.imgSign {
    text-align: left;
    width: 80px;
    display: inline-block;
}

.imgSignBig {
    text-align: left;
    width: 100px;
    display: inline-block;
}

.imgSign img {
    width: 80px;
    height: auto;
}

.fixedSign {
    position: absolute;
    top: 15cm;
}

.borderBox {
    border: 3px solid #666;
    border-radius: 20px;
    /*padding: 10px;*/
}

.titleTable {
    /*background: rgba(0, 0, 0, 0) url("images/arrow.jpg") no-repeat scroll right center;*/
    display: block;
    margin: 1px 3px 0px 0px;
    font-size: 14px;
    font-weight: bolder;
}

    .titleTable::before {
        display: inline-block;
        margin: 0 0 0 5px;
        content: "";
        font-weight: bold;
        width: 5px;
        height: 5px;
        background-color: #FF9801;
    }

.cell-2 {
    display: inline-block;
    padding: 0 3px 0 0;
    width: 49%;
}

.cell-3 {
    display: inline-block;
    padding: 0 2px 0 0;
    width: 32.5%;
    text-align: right;
    vertical-align: top;
}

.cell-2-nm {
    display: inline-block;
    width: 49%;
    padding-left: 2px;
}

.cell-5 {
    display: inline-block;
    width: 45%;
}

.cell-6 {
    display: inline-block;
    width: 62%;
}

.cell-7 {
    display: inline-block;
    width: 66%;
}

.cell77 {
    display: inline-block;
    width: 77%;
}

.cell33 {
    display: inline-block;
    width: 21.5%;
}

.cell-7 .cell-2 {
    padding: 0;
}

.cell {
    padding: 0 3px 0 0;
}

.td_Address {
    width: 75px;
    vertical-align: top;
}

.contentRow.minHeight {
    background: #eee !important;
    padding: 0 15px 0 0;
}

.cell-3.flt {
    padding: 0 !important;
}

.fntSmall {
    font-size: 12px;
}

.cell-4 {
    display: inline-block;
    width: 20%;
}

.cell-3.fntSmall {
    line-height: 20px;
    vertical-align: top;
}

.UserInfoTable .cell-2:first-child {
    border: none;
}

.starLabel::before {
    content: "*";
    color: red;
}

.starLabel {
    display: inline-block;
}

.mainBody .mrg {
    line-height: 32px;
}

.UserInfoTable div {
    line-height: 35px;
}

.UserInfoTable_min div {
    line-height: 30px;
}

.mrgTopL {
    margin-top: 7%;
}

.txtCenter {
    text-align: center;
}

.UserInfoTable {
    /*border: 1px solid #666;*/
    padding: 0 5px;
}

    .UserInfoTable .row:last-child {
        border: none;
    }

.notification::before {
    color: #ff0000;
    content: "*";
    font-size: 22px !important;
    padding: 0 0 0 5px;
    vertical-align: -8px;
}

.notification {
    font-size: 11px;
}

.indentxt {
    text-indent: 0.5cm;
}

.officeSign {
    vertical-align: top !important;
}

.topWrp h4 {
    margin: 0;
    font-weight: normal;
}

.bottom-wrap {
    position: absolute;
    bottom: 150px;
}

.bottom-wrap-w60 {
    position: absolute;
    bottom: 150px;
    width: 60%;
}

.lbl-width {
    width: 150px;
    display: inline-block;
}

.lbl-width-110 {
    width: 110px;
    display: inline-block;
}

.row {
    line-height: 35px;
}

.tableWrap {
    border: 1px solid #666;
    padding: 0 5px;
    border-radius: 5px;
}

ul.mrg {
    padding: 0 15px;
}

.fntBolder {
    font-size: 15px;
    font-family: Tahoma;
    font-weight: bold;
}

.logoSt {
    font-size: 10px;
}

.fullBorder {
    border: 1px solid black;
}

.footerWrap {
    position: absolute;
    bottom: 1%;
    width: 100%;
    font-size: 12px;
    /*bottom:45px;*/
}

    .footerWrap .border {
        border-top: 3px solid #666;
        padding: 10px;
    }

    .footerWrap .OfficeBox {
        padding: 10px;
    }

    .footerWrap .row {
        line-height: 20px;
        vertical-align: middle;
    }

        .footerWrap .row img {
            vertical-align: middle;
        }


.lineH {
    line-height: 35px;
}


a {
    color: #000;
}


.mrg {
    margin: 3% 0 0 0;
    line-height: 23px;
}

.topWrp {
    text-align: center;
    padding: 10px;
}

.alignLft {
    text-align: left;
    margin: 10% 0 0 15%;
}

.bodyWrap {
    padding: 10px;
    font-size: 18px;
    line-height: 28px;
}

.wd {
    width: 158px;
}

.PermitInfo {
    list-style: inside none square;
    line-height: 32px;
}

.PermitInfo_a {
    list-style: inside none square;
    line-height: 25px;
}

.academicYear {
    font-size: 17px;
    padding: 0 20px;
    font-weight: bold;
    text-align: center;
}

.vAlignBtm {
    vertical-align: -25px;
}

.vAlignMdl {
    vertical-align: middle;
}

.cell-2.txtCenter.vAlignMdl img {
    margin: 5px 0 0 0;
}

.signBlock > div {
    line-height: 30px;
}

.table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dddddd;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #dddddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}

.blkLable {
    display: block;
}

.lbl-plate {
    font-size: 18px !important;
    /* background: url(images/plate.png) no-repeat;*/
    width: 140px;
    height: 38px;
    /* margin: 0 auto;*/
    padding: 5px 10px 0 20px;
    text-align: left;
    position: relative;
    top: 0;
}

.bgPlate {
    position: absolute;
    margin-top: 5px;
}

.clear {
    clear: both;
}

.lbl-plate > label {
    float: left;
}

.mdL {
    width: 30px;
}

.mdR {
    float: right !important;
    padding-top: 3px;
}

.md {
    width: 50px;
}

.imgPerson {
    width: 100px;
    height: 125px;
}

.imgArm {
    width: auto;
    height: 30px;
}

.alignRight {
    text-align: right !important;
}

.alignLeft {
    text-align: left;
}

.alignVerticalTop {
    vertical-align: top;
}
/*****/
.contentRow {
    border-radius: 2px;
    padding: 5px;
    margin: 6px 0;
    line-height: 23px;
    background: #fff !important;
}

.minHeight {
    height: 96px;
}

.nAbsolute {
    position: relative;
}

.flt {
    float: right;
}

label {
    font-weight: normal;
}

.lblGry {
    width: 89px;
    display: inline-block;
    font-weight: normal;
}

.lblGryS {
    width: 65px;
    display: inline-block;
    font-weight: normal;
}

.ngLb {
    font-weight: normal;
}

.plateVehicle {
    background: url(images/pltBg.png) no-repeat;
    width: 282px;
    height: 57px;
    direction: ltr;
    text-align: left;
    font-size: 30px;
    font-family: 'IRANSansWeb';
    padding: 8px 0 10px 34px;
}


.plate {
    display: inline-block;
    width: 53px;
    text-align: center;
}

.plateFreeZone {
    display: inline-block;
    /*width: 53px;*/
    text-align: center;
}

.FreeZonePlate {
    background: url(images/FreePlt_02.png) no-repeat;
    width: 225px;
    height: 80px;
    background-size: 160px;
    direction: ltr;
    text-align: left;
    font-size: 25px;
    font-family: 'IRANSansWeb';
    padding: 10px 0 10px 35px;
}

    .FreeZonePlate .IranePlate {
        font-size: 20px;
        padding-left: 3px;
    }

    .FreeZonePlate .EnFont {
        font-family: Arial !important;
        font-size: 25px;
        margin-left: 5px;
    }

.FreeZonePlate_small {
    direction: ltr;
    background: url(images/FreePlt_02.png) no-repeat;
    height: 75px;
    background-size: 120px;
    font-size: 20px;
    font-family: 'IRANSansWeb';
    background-position: center;
    text-align: center;
    padding-top: 15px;
    padding-left: 22px;
}

    .FreeZonePlate_small .EnFont {
        font-family: Arial !important;
        font-size: 20px;
    }

    .FreeZonePlate_small .IranePlate {
        font-size: 17px;
        padding-left: 3px;
    }

.vinVehicle {
    text-transform: uppercase;
    font-size: 20px;
    font-family: sans-serif;
}

#resid-actions li {
    list-style: circle;
    line-height: 1cm;
}

#main-t {
    width: 385px;
    margin: 0 auto;
    text-align: center;
}


.imgSign-Big {
    width: 100px;
    position: relative;
    top: 0px;
    left: -160px;
}

.imgSign2 {
    width: 145px;
    position: relative;
    top: -60px;
    left: -15px;
}

.imgSign3 {
    width: 145px;
    position: absolute;
    max-width: 70px;
}

.signBox {
    position: absolute;
    top: 18cm;
}

.signBox_relative {
    position: relative;
}

.wdthNum {
    width: 80px !important;
    text-align: right;
    font-size: 13px !important;
}

ul li {
    list-style: none;
}

.tableFooter {
    font-size: 12px;
}

.lblCheck {
    width: 56px;
    display: inline-block;
}

#recSenfi .row {
    line-height: 30px !important;
}

.txtCompress_10 {
    font-size: 10px !important;
    line-height: 17px !important;
}

#confirmInfo .row {
    line-height: 30px;
}

#confirmInfo table {
    font: 13px/1.5 "IRANSansWeb",Arial,sans-serif;
}

.textCenter {
    text-align: center
}

.listStyle {
    list-style-type: decimal;
}

    .listStyle li {
        list-style-type: decimal !important;
    }

ul.HorizontalList {
    list-style-type: decimal;
    padding: 0;
}

    ul.HorizontalList li {
        list-style: decimal !important;
        margin: 0 9px;
        text-align: right;
        display: inline;
    }
/**********MEDICAI INQUERY 200301***********/
.diseases input {
    margin: 0 10px 0 15px;
}
/***************************اتحادیه تاکسیرانی های شهری کشور************************************/


#taxiDrivers {
    background: rgb(204,204,204);
    font-family: BMitra;
    font-size: 20px;
    line-height: 31px;
}

.wrapper {
    position: relative;
}

page#taxiDrivers {
    font-family: BMitra;
    font-size: 20px;
    line-height: 31px;
    background: white;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
    width: 21cm;
    height: 29.7cm;
    padding: 25px;
}

#taxiDrivers #headerStyle {
    /*background: red;*/
    display: flex;
    justify-content: space-between;
    margin: 15px 0 5px 0;
}

#taxiDrivers .departmentLogo img {
    width: 80px;
}

#taxiDrivers #footerStyle {
    display: flex;
    justify-content: space-between;
    /*background: green;*/
    padding: 20px 0;
    font-size: 17px;
    border-top: solid 1px #000;
}

#taxiDrivers .firstSection {
    /*background: pink;*/
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
    padding: 15px 0;
}

#taxiDrivers .secondSection {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
    padding: 15px 0;
}

#taxiDrivers .thirdSection {
    /*background: yellow;*/
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
    padding: 15px 0;
}

#taxiDrivers .forthSection {
    margin: 5px 0;
    padding: 15px 0;
}

#taxiDrivers .carDescript {
    display: flex;
    justify-content: space-between;
}

#taxiDrivers .vinField {
    font-size: 35px !important;
    letter-spacing: 7px;
    font-family: tahoma;
    margin: 2px 0 8px 0;
}

#taxiDrivers .headerElemants {
    text-align: center;
    line-height: 31px;
}

    #taxiDrivers .headerElemants div:nth-child(1) {
        color: #000;
        font-size: 22px;
    }

    #taxiDrivers .headerElemants div:nth-child(2) {
        color: #000;
        font-size: 17px;
    }

    #taxiDrivers .headerElemants div:nth-child(3) {
        color: #000;
        font-size: 15px;
    }

#taxiDrivers .dateBox {
    font-size: 15px;
}

#taxiDrivers .listDescript {
    /*background: gray;*/
    width: 90%;
    text-align: justify;
}

#taxiDrivers .sectionSignBx {
    text-align: left;
    margin: 80px 0 55px 0;
    position: relative;
}

#taxiDrivers .signBoxPosition {
    text-align: right;
    border: solid 1px #000;
    border-radius: 5px;
    width: 37%;
    display: inline-block;
    font-size: 14px;
    padding: 0px 20px;
    height: 180px;
    line-height: 60px;
}

#taxiDrivers hr.firstLine {
    height: 2px;
    background: #000;
    border: none;
}

hr.defaultLine {
    background: #000;
    border: none;
    height: 1px;
}

#taxiDrivers .plaqPicture {
    position: relative;
    background: url(/Assets/Templates/AutoTaxi/images/newpelak.png) no-repeat 0px 0px;
    width: 270px;
    height: 60px !important;
}

.innerPlaqPicture span {
    display: inline-block;
    margin: 0 5px;
}

#taxiDrivers .innerPlaqPicture {
    position: absolute;
    font-size: 46px;
    left: 15px;
    top: 19px;
    width: 100%;
    text-align: center;
}

#taxiDrivers .DFrPosition span:nth-child(1) {
    width: 46%;
    display: inline-block;
    text-align: right;
    font-size: 15px;
    padding-right: 3px;
}

#taxiDrivers .DFrPosition span:nth-child(2) {
    width: 46%;
    display: inline-block;
    text-align: left;
    font-size: 15px;
    padding-left: 10px;
}

#taxiDrivers .DFrPosition {
    width: 42%;
    position: absolute;
    left: 0;
    top: -30px;
}

#taxiDrivers .footerLogo {
    display: flex;
    justify-content: right;
}

#taxiDrivers .hamfLOg {
    margin-left: 20px;
    vertical-align: middle;
    padding-top: 10px;
}

#taxiDrivers .websiteBox {
    font-family: tahoma;
    font-size: 13px;
}

#taxiDrivers .hamAddress span {
    display: inline-block;
    margin-left: 8px;
}

.emailBx span:nth-child(1) {
    display: inline-block;
    margin-left: 10px;
}

#taxiDrivers .webBx span:nth-child(1) {
    display: inline-block;
    margin-left: 10px;
}

.listDescript ul li {
    list-style: disc;
}
/*******************************RenewalCertificate**********************************************/
.tamdidMainHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .tamdidMainHeader > div {
        width: 27%;
    }

.tamdidDateBx.lineH {
    display: flex;
    justify-content: space-between;
}

    .tamdidDateBx.lineH label:nth-child(1) {
        text-align: right;
    }

    .tamdidDateBx.lineH label:nth-child(2) {
        text-align: left;
    }

.tamdidMainTit {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}

.tamdidMainContentTxt {
    line-height: 40px;
    font-size: 13px;
}

    .tamdidMainContentTxt span {
        font-size: 13px;
        font-weight: bold;
        margin: 0 5px;
    }

.tamdidMainSignBx {
    margin: 35px 0;
    line-height: 69px;
}

    .tamdidMainSignBx > div {
        font-weight: bold;
    }

        .tamdidMainSignBx > div > span:nth-child(2) {
            margin: 0 15px;
        }

.mainBodyMore {
    margin: 6px 15px;
}

.signBxMrg {
}

.importantTxtList {
    position: absolute;
    bottom: 175px;
    line-height: 20px;
}

.d-flex {
    display: flex;
}
