﻿body {
    font-family: 'Droid Arabic Kufi', Arial !important;
}

.Droid-Arabic-Kufi {
    font-family: 'Droid Arabic Kufi', Arial !important;
}
h1{
    font-family: 'Droid Arabic Kufi', Arial !important;
}
h2 {
    font-family: 'Droid Arabic Kufi', Arial !important;
}
h3 {
    font-family: 'Droid Arabic Kufi', Arial !important;
}
h4{
    font-family: 'Droid Arabic Kufi', Arial !important;
}
h5 {
    font-family: 'Droid Arabic Kufi', Arial !important;
}
.img--contain {
    object-fit: contain;
    height:200px !important;
}
.Freeoverlay {
    background: #428bca;
    color: #fff;
    text-shadow: 0 2px 5px #000079;
    position: absolute;
    top: 1%;
    left: 0%;
    padding: 2px;
    font-size: 12px
}


a {
    color: #0d6efd;
    text-decoration: none;
}

    a:hover {
        color: #0a58ca
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code, kbd, pre, samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}
.Nowrap {
    width:100%;
    line-break: anywhere;
    overflow-wrap: break-word;
    overflow-x:auto;
    overflow-y:hidden;
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 1em;
        font-weight: 700
    }

figure {
    margin: 0 0 1rem
}

img, svg {
    vertical-align: middle
}



.IConlogo {
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    max-width: 100%;

}

.courseFooter {

height:120px;
}
.bg-white {
    background-color:white !important;

}
.rcorners25 {
    border-radius: 25px !important;
}

.rcorners5 {
    border-radius: 10px !important;
}



#query {
    width: 100%;
    min-width: 50%;
    height: 45px;
    border-radius: 20px;
    border: #d4d4d4 1px solid;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    margin-top: 10px;
    vertical-align: middle;
    /*position: absolute;*/ /* removed line */
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

    #query:active {
        border: #b3b3b3 1px solid;
    }

#search-btn {
    position: absolute; /* changed line */
    width: 45px;
    height: 45px;
    border-radius: 100%;
    padding-top: 5px;
    margin-top: 10px;
    z-index: 10;
    left: 3px; /* New line */
    border: #d4d4d4 1px solid;
}

    #search-btn:focus {
        outline: none;
    }

.search-container {
    display: inline-block;
}

.search-wrapper {
    display: flex; /* New line */
    align-items: center; /* New line */
    width: max-content; /* New line */
    height: max-content; /* New line */
    position: relative; /* New line */
    margin-inline: auto; /* New line */
    width: 100%;
}

.button-17 {
    align-items: center;
    appearance: none;
    background-color: #fff;
    border-radius: 24px;
    border-style: none;
    box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
    box-sizing: border-box;
    color: #3c4043;
    cursor: pointer;
    display: inline-flex;
    fill: currentcolor;
    font-family: "Google Sans",Roboto,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    justify-content: center;
    letter-spacing: .25px;
    line-height: normal;
    max-width: 100%;
    overflow: visible;
    padding: 2px 24px;
    position: relative;
    text-align: center;
    text-transform: none;
    transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: auto;
    will-change: transform,opacity;
    z-index: 0;
}

.button-17:hover {
    background: #F6F9FE;
    color: #174ea6;
}

.button-17:active {
    box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
    outline: none;
}

.button-17:focus {
    outline: none;
    border: 2px solid #4285f4;
}

.button-17:not(:disabled) {
    box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

    .button-17:not(:disabled):hover {
        box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
    }

    .button-17:not(:disabled):focus {
        box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
    }

    .button-17:not(:disabled):active {
        box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
    }

.button-17:disabled {
    box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.round-button {
    width: 25%;
}

.round-button-circle {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    border: 10px solid #cfdcec;
    overflow: hidden;
    background: #4679BD;
    box-shadow: 0 0 3px gray;
}

    .round-button-circle:hover {
        background: #30588e;
    }

.round-button a {
    display: block;
    float: left;
    width: 100%;
    padding-top: 50%;
    padding-bottom: 50%;
    line-height: 1em;
    margin-top: -0.5em;
    text-align: center;
    color: #e2eaf3;
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}

.ALertcontainer {
    position: fixed;
    display: flex;
    top: 50px;
    left: 50%;
    width: 60%;
    z-index: 9999;
    border-radius: 2px;
    border-top: 1px solid #27e30f !important;
    transform: translateX(-50%);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.faIcon {
    text-align: center;
    padding: 20px;
    display: inline-block;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: 0px 0px 2px #888;
    -webkit-box-shadow: 0px 0px 2px #888;
    box-shadow: 0px 0px 2px #888;
}