﻿/*	Global classes	*/


@font-face {
    font-family: "GEDinar";
    src: url("font/GE_Dinar_Two_Medium.otf"), url("font/fGE_Dinar_Two_Medium.eot?") format("eot"), url("font/GE_Dinar_Two_Medium.woff") format("woff"), url("font/GE_Dinar_Two_Medium.ttf") format("truetype"), url("font/GE_Dinar_Two_Medium.svg#GESSTwoLight-Light") format("svg")
}
 

@import url('https://fonts.googleapis.com/css2?family=Days+One&family=Signika:wght@700&display=swap');

/*	Global classes	*/

/* latin */
@font-face {
    font-family: 'Days One';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(font/mem9YaCnxnKRiYZOCIYScrg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

 

html {
    padding: 0px;
    margin: 0px;
}


body {
    padding: 0px;
    margin: 0px;
}

form {
    padding: 0px;
    margin: 0px;
}

.card {
    width: 225px;
    height: 350px;
    margin: auto;
    text-align: center;
    /*  background: url('/UIResouces/images/card/card-front.png') no-repeat top center;*/
    position: relative;
    left: 0px;
    top: 0px;
    display: table;
}

.cardnew {
    width: 255px;
    height: 398px;
    margin: auto;
    text-align: center;
    background: url('/images/card_New/KMA_Front.png') no-repeat top center;
    position: relative;
    left: 0px;
    top: 0px;
    display: table;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.displaynone {
    background:none !important;
}
.cardBackNew {
    width: 255px;
    height: 398px;
    margin: auto;
    text-align: center;
    /* background: #000 url('/images/card/card-back.png') no-repeat top center;*/
    clear: both;
    /* display: table;*/
    background-size: 100%;
}
.cardBack {
    width: 235px;
    height: 354px;
    margin: auto;
    text-align: center;
    background: #000 url('/images/card/card-back.png') no-repeat top center;
    clear: both;
   /* display: table;*/
    background-size: 100%;
}

.Card-header {
    background: #e61c2a;
    /*background: #000;*/
    height: 80px;
}
.Card-headerNew {
   /* background: #e61c2a;*/
    /*background: #000;*/
    height: 80px;
}

.image_wrapNew {
    width: 122px;
    height: 125px;
    display: inline-block;
    position: absolute;
    top: 51px;
    left: 71px;
    z-index: 99;
}


    .image_wrapNew .main {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background-repeat: no-repeat;
        background-position: -5px -5px;
        background-size: 110%;
        border-radius:10px;
      /*   border: solid 6px #e61c2a; 
        background-color: #e61c2a;*/
    }

        .image_wrapNew .main:before {
            position: absolute;
            content: "";
            top: -8px;
            bottom: -8px;
            left: -8px;
            right: -8px;
            border-radius: 100%;
            background-color: rgba(255,255,255,.08);
            z-index: -1;
        }


.image_wrap {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 66px;
    z-index: 99;
}

    .image_wrap .main {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background-repeat: no-repeat;
        background-position: -5px -5px;
        background-size: 110%;
        border-radius: 100%;
        border: solid 3px #e61c2a;
        background-color: #e61c2a;
    }

        .image_wrap .main:before {
            position: absolute;
            content: "";
            top: -8px;
            bottom: -8px;
            left: -8px;
            right: -8px;
            border-radius: 100%;
            background-color: rgba(255,255,255,.08);
            z-index: -1;
        }



.Card-Content {
    background: #9d9d9d;
    width: 100%;
    height: 222px;
    padding-top: 43px;
    position: relative;
}
.Card-Contentnew {
    width: 100%;
    padding-top: 175px;
    position: relative;
}
.Card-Content {
  /*  background: #9d9d9d;*/
    width: 100%;
    height: 222px;
    padding-top: 43px;
    position: relative;
}

.dataContainer {
   /* background: #fff;
    border-radius: 10px;
    height: 29px;
    padding: 5px 10px 5px 10px;
    margin: 3px 5px 3px 5px;*/
   line-height:16px;
}
.dataContainerNew {
   /* background: #fff;
    border-radius: 10px;
    height: 29px;*/
    padding: 5px 10px 0px 10px;
    margin: 0px 5px 0px 5px;
}
.info_ar {
    color: #000;
    direction: rtl;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    font-family: 'GEDinar';
    white-space: nowrap;
    padding-right:49px;
    margin-top: 12px;
}

    .info_ar span {
        color: #e61c2a
    }

.info_en {
    color: #000;
    direction: ltr;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    font-family: 'Days One';
    white-space: nowrap;
    padding-left: 60px;
}



    .info_en span {
        color: #000
    }

.printDate {
 
    color: #000;
    direction: ltr;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    font-family: 'Days One';
    white-space: nowrap;
    padding-right: 80px;
}
.info_en2 {
    color: #000;
    direction: ltr;
    text-align: left;
    font-size: 8px;
    font-weight: bold;
    font-family: 'Days One';
    float: left;
    width: 48%;
    white-space: nowrap;
}

    .info_en2 span {
        color: #e61c2a
    }

.ContactContainer {
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    padding: 5px;
    margin: 5px 5px 0px 5px;
    position: absolute;
    bottom: 0px;
    width: 91%;
    height: 21px;
}

.Card-footer {
    background: #e61c2a;
    width: 100%;
    height: 5px;
}

.title {
    color: grey;
    font-size: 18px;
}

/*button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
}*/

/*a {
    text-decoration: none;
    font-size: 22px;
    color: black;
}*/

    button:hover, a:hover {
        opacity: 0.7;
    }
.NameContainer {
  /*  text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Days One', sans-serif;*/
  line-height:17px;
}
.info_enNew {
    direction: ltr;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 18px;
    font-family: 'Signika', sans-serif;
}

    .info_enNew span {
        color: #e61c2a
    }
