*{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }


@font-face {
    font-family: 'navbar';
    src: url('../fonts/iwanzazapersonal-Regular.woff2') format('woff2'),
        url('../fonts/iwanzazapersonal-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'navfonts';
    src: url('../fonts/NotoNaskhArabic-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'changa';
    src: url('../fonts/Changa-ExtraBold.woff2') format('woff2'),
        url('../fonts/Changa-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'araqeeq';
    src: url('../fonts/AraAqeeq-Bold.woff2') format('woff2'),
        url('../fonts/AraAqeeq-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amiri';
    src: url('../fonts/Amiri-Regular.woff2') format('woff2'),
        url('../fonts/Amiri-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sultan';
    src: url('../fonts/NotoKufiArabic-SemiBold.ttf');
    font-display: swap;
}

.card-head{
    font-family: Sultan;
    font-weight: bold;
    font-size: large;
}

#navbarTogglerDemo03 {
    font-family: 'navbar';
    font-weight: bolder;
    font-size: x-large;
}



.title,
.accordion-button {
    font-family: 'araqeeq';
    font-weight: bolder;
    font-size: xx-large;
}

.access-btn,
label,
.side-menu,
.form-input-label {
    font-family: 'araqeeq';
    font-weight: bolder;
    font-size: large;
}

.intro,
.form-select,
body>div>div>div.col-md-6>div>div>div>input,
.etabSlctTitle,
.txtinput, .alert {
    font-family: 'navfonts';
    font-weight: normal;
    font-size: large;
}

.pb-3 {
    font-family: 'changa';
    font-size: small;
}

.btn {
    width: 150px;
}

.g-3 {
    margin-bottom: 10px;
}

.sidebar {
    background-color: gainsboro;
}

.sideitem {
    width: 100%;
}

.secondHead {
    font-family: 'Amiri';
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

.thirdHead {
    font-family: 'navfonts';
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

.details, .invalid-feedback, .m-0 {
    font-family: 'Amiri';
    font-size: medium;
    font-style: normal;
    font-display: swap;
}

tr {
    line-height: 15px;
    min-height: 15px;
    height: 15px;
}

.princ-menue{
    align-items: center;
    display: flex;

}

a:link { text-decoration: none; }


a:visited { text-decoration: none; }


a:hover { text-decoration: none; }


a:active { text-decoration: none; }


@page{
    size: A4;
    margin: 15px;
}

@media print {
    html, body{
        height: 100%;
        margin: 0px !important;
        padding: 0px !important;
        overflow: hidden;
    }
    
    .googleAd{
        display: none !important;
    }
    
    body{
        visibility: hidden;
        height: auto;
    }
    .adsbygoogle{
        display: none !important;
    }
    table{
        visibility: visible;
        page-break-after: avoid;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
    }
    .paySheetFooter{
        visibility: visible !important;
    }
}

@media only screen and (max-width: 654px) {

    .card-head{
        font-family: Sultan;
        font-weight: bold;
        font-size: 3vw;
    }

    #navbarTogglerDemo03 {
        font-family: 'navbar';
        font-weight: bolder;
        font-size: 4vw;
    }

    .title,
    .accordion-button {
        font-family: 'araqeeq';
        font-weight: bolder;
        font-size: 5vw;
    }

    .access-btn,
    label,
    .d-sm-inline,
    .form-input-label {
        font-family: 'araqeeq';
        font-weight: bolder;
        font-size: 3vw;
    }

    .intro,
    .form-select,
    body>div>div>div.col-md-6>div>div>div>input,
    .etabSlctTitle,
    .txtinput {
        font-family: 'navfonts';
        font-weight: normal;
        font-size: 4vw;
    }

    .pb-3 {
        font-family: 'changa';
        font-size: 3vw;
    }

    .details, .invalid-feedback, .m-0 {
        font-family: 'Amiri';
        font-size: 3vw;
        font-style: normal;
        font-display: swap;
    }
}

tr td{
    white-space: nowrap;
}

.share-btn-container{
    background: #ffff;
    display: flex;
    flex-direction: row;
}

.share-btn-container a i {
    font-size: 32px;
}

.share-btn-container a {
    margin: 0 12px;
    transition: 500ms;
}

.share-btn-container a:hover {
    transform: scale(1.2);
}

.share-btn-container .fa-facebook {
    color: #1877f2;
}

.share-btn-container .fa-x-twitter {
    color: #000000;
}

body > footer > div.share-btn-container.justify-content-center > a.twitter-btn > i{
    color: #000000;
}

.share-btn-container .fa-pinterest {
    color: #e60023;
}

.share-btn-container .fa-linkedin {
    color: #0a66c2;
}

.share-btn-container .fa-whatsapp {
    color: #25d366;
}


body > div.container.d-flex > div > div.col-8.mx-auto > div.center-block.text-center > a:nth-child(1){
    margin-bottom: 10px;
    }

body > div.container.d-flex > div > div.col-8.mx-auto > div.center-block.text-center > a:nth-child(2){
    margin-bottom: 10px;
    }


.boardIcons{
    font-size: 10vw;
}