.dirrtl {
    direction: rtl;
}

.navbar {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    letter-spacing: 0rem;
    font-size: 16px;
}

.carousel-caption h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.carousel .schools {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    height: 350px;
    background-size: cover;
}

.reg-a {
    display: block;
    font-size: 16px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    font-weight: bold;
    border: 1px solid #777;
    margin: 12px;
    padding: 5px 37px;
    margin-top: 10px;
    color: #777;
}

.ser-first a:hover {
    color: #76daff;
}

.carousel .reg {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/alexreg.jpg) no-repeat;
    height: 350px;
    background-size: cover;
}

.carousel .instruction {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/instruction.jpg) no-repeat;
    height: 400px;
    background-size: cover;
}

.card {
    direction: rtl;
    margin: 30px auto;
    padding: 50px;
    display: block;
    max-width: 400px;
    font-size: 22px;
    border: 1px solid rgb(206, 205, 205);
    font-size: 16px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.card input[type=text] {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #d3d4d5;
    border-radius: 4px;
    padding: 0 14px;
    font-size: 16px;
    color: #2f3033;
    line-height: 1.35;
    height: 48px;
    -webkit-appearance: none;
}

.card label {
    margin-bottom: 4px;
    font-weight: 700;
    color: #244a61;
    padding-bottom: 0;
    font-size: 16px;
}

.cardtitle {
    margin-top: 35px;
}

.agreement {
    float: right;
    margin-left: 10px;
}

.btnReg {
    width: 97%;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
}

.instructionItem {
    display: block;
    direction: rtl;
    margin: 20px;
    padding: 10px;
}

.instructionItem li {
    font-size: 21px;
    margin: 20px 2px;
    list-style: none;
}

.instructionItem li i {
    margin-left: 10px;
    color: #f40707;
    font-size: 25px;
}

.caption-detail {
    min-height: 336px !important;
    padding-top: 10em;
    text-align: center;
}

.seatNo {
    margin-top: 27px;
    margin-bottom: 17px;
}

.studentdata {
    direction: rtl;
    margin: 10px;
}

.studentdetails {
    /* width: 50%;*/
    background-color: #eaeaea;
    padding: 10px;
    margin: 1px 16px;
    border-radius: 2%;
}

.studentdetailsschools {
    padding: 22px;
}

.studentdetails label {
    text-align: center;
    border-left: 2px solid #fff;
    padding: 4px;
    padding-left: 10px;
    margin-left: 7px;
    width: 150px;
    font-weight: 300;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.studentdetails span {
    font-weight: 600;
    color: red;
}

#message {
    color: #b90808;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    /* font-style: oblique; */
    /* font-weight: 600; */
    font-size: 18px;
}

.topDetails {
    border-bottom: 3px solid #d3d4d5;
    margin-bottom: 16px;
    padding-bottom: 16px;
}

.spacificlList {
    float: right;
    /* display: block; */
    position: absolute;
    right: 139px;
    top: 7px;
    border: 1px solid #c9ccce;
    padding: 9px;
    border-radius: 5px;
}

.selectList {
    /* right: 146px;
    top: 8px;
    border: 1px solid #c9ccce;
    padding: 9px;
    border-radius: 5px;
    margin-top: 10px;
    width: 70%;
    font-size: 18px;*/
    width: 219px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.studentdetails option {
    /* padding: 10px;
    margin: 10px; */
    font-size: 1.3rem;
    line-height: 26px;
    border: none;
}

.selectListOption {
    padding: 10px;
    margin: 10px;
    line-height: 26px;
}

.tdcoordinat {
    background-color: #fbf8f8;
    font-size: 20px;
    padding-right: 17px;
    border-radius: 6px;
    vertical-align: middle;
}

.tdcoordinatNo {
    text-align: center;
    background-color: #3a4ee2;
    color: #fee;
    font-weight: bold;
    width: 4.5%;
    font-size: 20px;
    border-radius: 6px;
    vertical-align: middle;
}

.thcoordinatNo {
    text-align: center;
    font-size: 20px;
    padding-right: 15px;
}

.thcoordinatName {
    text-align: right;
    font-size: 44px;
    padding-right: 15px;
}

.reportTitle {
    margin: 15px auto;
    text-align: center;
    border: 1px solid #000;
    width: 50%;
    border-radius: 5px;
    padding: 10px;
}

.studentdetailsR {
    /* width: 50%;*/
    background-color: #eaeaea;
    padding: 5px;
    margin: 1px 16px;
    border-radius: 2%;
}

.tdcoordinatNoR {
    text-align: center;
    font-weight: bold;
    width: 4.5%;
    /* font-size: 20px;
    border-radius: 6px;
    vertical-align: middle; */
}

.thcoordinatNameR {
    text-align: right;
    font-size: 15px;
    padding-right: 15px;
}

.tdcoordinatR {
    background-color: #fbf8f8;
    font-size: 20px;
    padding: 1px;
    padding-right: 17px;
    border-radius: 6px;
    vertical-align: middle;
}

.topDetailsR {
    border-bottom: 3px solid #d3d4d5;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.printbutton {
    position: fixed;
    top: 209px;
    left: 27px;
}

.stamp {
    display: block;
    float: left;
    position: absolute;
    top: 90%;
    left: 80px;
    border: 5px solid #000;
    border-radius: 52%;
    padding: 17px;
}

.ProblemDesc {
    margin: 3px;
    width: 100%;
    height: 170px;
}

.carousel-caption {
    min-height: 595px !important;
    padding-top: 9.5em;
    text-align: center;
}

.logo-w3layouts-agileits h1 a {
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.navbar-default .navbar-brand {
    color: #203b8a;
    font-size: 47px;
}

.jobicons {
    border-radius: 50%;
    border: 2px solid #b9b3b3;
    padding: 10px;
    margin: 10px;
    width: 50%;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}

.textareaRem {
    width: 72%;
    margin: 0px;
    height: 176px;
    border: 1px solid #ccc;
}

.fTL {
    float: right;
}

.imgLeftSide {
    width: 73%;
    margin: 30px auto;
    padding: 10px;
}

@media(max-width:640px) {
    .error-404 h4 {
        font-size: 9em;
    }
    .leftImage {
        display: none;
    }
    input[type=text],
    input[type=password] {
        width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    .selectList {
        width: 100%;
    }
    .paykind {
        width: 100%;
    }
}

@media(max-width:600px) {
    .error-404 h4 {
        font-size: 6em;
    }
    a.b-home {
        padding: 0.6em 1em;
        margin-top: 1em;
    }
    .leftImage {
        display: none;
    }
    .textareaRem {
        width: 100%;
        margin: 0px;
        height: 176px;
        border: 1px solid #ccc;
    }
    input[type=text],
    input[type=password] {
        width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    .selectList {
        width: 100%;
    }
    .paykind {
        width: 100%;
    }
}

@media(max-width:480px) {
    .error-404 h4 {
        font-size: 5em;
    }
    .error-404 p {
        font-size: 0.8em;
        /*letter-spacing: 5px;*/
        margin: 1em 0;
    }
    .leftImage {
        display: none;
    }
    .textareaRem {
        width: 100%;
        margin: 0px;
        height: 176px;
        border: 1px solid #ccc;
    }
    input[type=text],
    input[type=password] {
        width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }
    .selectList {
        width: 100%;
    }
    .paykind {
        width: 100%;
    }
}

.userType {
    width: 5%;
}

.checkLanel {
    width: 20%;
}

.boxTitle {
    background-color: #99ccff;
    margin: 0;
    padding: 22px;
    color: #000;
    border-bottom: 1px solid #bbbebf;
}

.inputtextcustom {
    width: 38%;
}

.paykind {
    margin: 4px 4px 21px;
    width: 44%;
    border: 1px solid #e2e0e0;
    padding: 10px 5px 23px;
}

.paykind p {
    margin-right: 15px;
}

.paykindBlock {
    text-align: center;
}

.finishblock {
    width: 62%;
    float: left;
}

.btn-right {
    width: 44%;
    text-align: left;
}

.pay-option {
    text-align: center;
}

.country-flag {
    display: block;
    float: left;
    width: 69%;
}

button[disabled],
html input[disabled] {
    cursor: not-allowed;
    background-color: #a0b0de;
}

.resendcode {
    display: block;
    padding: 10px;
    font-weight: 700;
    margin-right: 49px;
}

.flagicon {
    position: absolute;
    /* left: 96px; */
    right: 62%;
    top: 187px;
}

.form-group {
    margin-bottom: 5px;
}

.box-title {
    padding-top: 8px;
    background-color: #f1f1f1;
    padding-bottom: 16px;
}

.box-title h4 {
    text-align: center;
}


/*.text-center" */

.logininsidebox {
    /* margin-top: 68px; */
    border-top: 3px solid #dedbdb;
    padding: 10px;
    margin: 80px 10px 10px 10px;
}

.btncontainer {
    text-align: left;
}

.loginclose {
    position: absolute;
    right: 25px;
    top: 57px;
    color: #000;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
}

.loginclose:hover,
.loginclose:focus {
    color: red;
    cursor: pointer;
}

.imgcontainer h3 {
    margin-top: -60px;
    padding: 66px;
}

.logout {
    display: block;
    padding: 6px 15px;
    margin: 0px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    font-size: 1rem;
    color: #337ab7;
    text-align: right;
}

.item-bullets {
    position: relative;
    background-color: #fff;
    border: 7px solid #aeafb0;
    width: 15px;
    height: 15px;
    top: 10px;
    border-radius: 50%;
    display: block;
    /* margin-left: 20px; */
    margin: 0px 13px;
    padding: 10px;
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.container {
    direction: rtl;
}

#EditMessage {
    /*color: #b90808;*/
    margin-bottom: 10px;
    display: block;
    text-align: center;
    /* font-style: oblique; */
    /* font-weight: 600; */
    font-size: 18px;
}

.side-option {
    padding: 5px;
    margin-top: 16px;
    background-color: #f9f9f9;
}

.side-optopn-title {
    font-size: 1.1rem;
    text-align: center;
    margin: 10px;
    padding: 10px;
    border-bottom: 2px solid #ffff;
    background-color: #fff;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.side-optopn-body li {
    border-bottom: 1px solid #ffff;
    list-style: none;
    margin-left: 10px;
    padding: 10px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    text-align: right;
}

.item-bullets-left {
    float: left;
    position: relative;
    display: block;
    top: -51px;
    left: 10px;
}

.smal-icon {
    /*position: absolute;*/
    border: 1px solid #f9f9f9;
    border-radius: 50%;
    background-color: #e2e0e0;
    width: 10px;
    height: 10px;
    margin-top: 2px;
    left: -1px;
    list-style: none;
    -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 17px 8px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.userimg {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px solid #e6e6e6;
    -webkit-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: -2px 11px 17px 0px rgba(0, 0, 0, 0.5);
}

.userimgdiv {
    text-align: center;
    padding: 10px;
    margin-top: 15px;
}

.fa-laptop {
    float: right;
    margin-top: 10px;
    padding-left: 14px;
}

.listitem {
    /*width: 30%;*/
    color: #fff;
    display: block;
    position: relative;
    height: 140px;
    border-radius: 2%;
    margin: 10px;
    padding: 15px;
}

.listitem i {
    font-size: 75px;
    float: left;
    padding: 10px;
}

.listitem {
    padding-right: 10px;
    font-size: 23px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    display: block;
}

.listitem a {
    padding-right: 10px;
    font-size: 23px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-family: 'Droid Arabic Kufi', Arial, serif;
    display: block;
}

.notifications {
    background-color: #fd4b01;
}

.exam {
    background-color: #dd01fd;
}

.result {
    background-color: #8bc34a;
}

.users {
    background-color: #e0a011;
}

.faq {
    background-color: #10c2ff;
}

.contact {
    background-color: #770381;
}

.job {
    background-color: #800606;
}

.cpanelicon {
    direction: rtl;
}

.fa-laptop {
    margin-right: 20px;
}

.fa-graduation-cap {
    margin-right: 20px;
    float: right;
    margin-top: 10px;
    padding-left: 14px;
}

.active-quiz {
    background-color: #f9f9f9;
    direction: rtl;
    text-align: right;
}

.active-quiz h3 {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    background-color: #fff;
    padding: 17px;
}

.active-quiz p {
    padding-right: 60px;
    padding-top: 10px;
    font-size: 1.8rem;
}

.active-quiz .item-content {
    padding-right: 20px;
    background-color: #f9f9f9;
}

.active-quiz .item-content li {
    /* margin-top: 10px;*/
    list-style: none;
    padding: 10px 5px;
    cursor: pointer;
}

.active-quiz .item-content li:not(:last-child) {
    border-bottom: 1px solid #dfdfdf;
}


/* 
.dialogTitle {
    
    width: 100%;
} */

.msgBtn {
    background-color: #f1f1f1;
    width: 100%;
    text-align: center;
    font-size: 2rem;
}

.dialogTitle {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    direction: rtl;
    text-align: center;
    width: 100%;
}

.schoolList {
    display: block;
    right: 100px;
    top: 8px;
    border: 1px solid #c9ccce;
    padding: 9px;
    margin-top: 10px;
    width: 72%;
    font-size: 18px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.resultkeyword {
    font-weight: 600;
}

.searchresult {
    padding-left: 10px;
}

.resultback {
    /* margin-right: 30px; */
    float: left;
}


/*User Profile*/

.job-card {
    padding: 16px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    box-shadow: 0px 0px 3px 0px #f2f2f2;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
}

.card-title {
    direction: rtl;
}

.card-info {
    font-family: 'Droid Arabic Kufi', Arial, serif;
    padding: 13px 15px 10px 15px;
    background-color: #f8fafa;
    margin-top: 8px;
}

.card-info b {
    width: 20%;
}

.job-card img {
    width: 13%;
    /* position: absolute; */
    /* text-align: center; */
    /* display: block; */
    /* top: -79px; */
    /* z-index: 0; */
    float: left;
}

.overflow-h {
    overflow: hidden !important;
}

table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: #aed2ea;
    text-align: right;
    font-size: 1.8rem;
}

table>tbody>tr>td {
    font-size: 1.8rem;
}

table>tbody>tr:hover {
    background-color: #aed2ea;
}

.country {
    padding: 15px;
    position: relative;
    overflow: hidden;
}

.country:hover .control-btn {
    left: 100px;
}

.country:hover {
    background-color: #EEE;
}

.countrysearch {
    float: right;
    border: solid 3px #fffdfd;
    height: 140px;
    margin-top: 10px;
}

.control-btn {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    /*    top: 15px;*/
    left: -405px;
    margin-top: -5px;
}

.resulttable {
    width: 98%;
    margin: 15px 5px;
}

.newbutton {
    float: left;
    border: solid 3px #fffdfd;
    height: 140px;
    margin-top: 10px;
    text-align: center;
}

.logoutbtn {
    /*float: left; */
    position: absolute;
    left: 45px;
    top: 15px;
    padding: 10px;
    border: 1px solid #f5f5f5;
    background: #fffefe;
    font-size: 1.2rem;
    border-radius: 11%;
}

.uploadfile {
    display: inline-block;
}

.userprofileimg {
    position: relative;
    padding: 5px;
    /* overflow: hidden;*/
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.userprofileimg:hover .userchangeimg {
    left: 30px;
}

.userprofileimg img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.userchangeimg {
    /*display: inline-block;*/
    position: absolute;
    left: -110px;
    top: 85px;
}

#loginMsg {
    color: #b90808;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    /* font-style: oblique; */
    /* font-weight: 600; */
    font-size: 18px;
}

#defaultmenu {
    background: rgb(225 225 225 / 0.95);
    border-bottom: 2px solid #c8c6c6;
    background: rgb(255 254 254 / 95%);
    /*box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}

.navbar-brand {
    margin: 0px;
    /* position: absolute;*/
    width: 315px;
    /*float: left;
    left: 510px;
    top: 0px;*/
}

.customerimg {
    width: 150px;
    margin: 10px;
    padding: 10px;
}

.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-image.overlay {
    position: relative;
}

.bg-image.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    background: rgba(16, 137, 255, 0.8);
    background: rgb(48 99 149 / 0.62);
}

.bg-image>.container {
    position: relative;
    z-index: 1;
}

.servmenu li {
    padding: 5px;
    margin-right: 10px;
    color: black;
}

.servmenu li:hover {
    background: #ff9300ba;
    /*color: #f18d05;*/
}

.widgettitle {
    background-color: #ffffffb0;
    display: block;
}

.carousel-caption h3 {
    font-family: 'Droid Arabic Kufi';
}

.news-pic img {
    width: 150px;
}

.adminbaner {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

img.avatar {
    width: 20%;
    /* border-radius: 50%; */
    float: left;
}

.cpanel-carousel {
    width: 100%;
    top: 0px;
    left: 0px;
}

input[type=textarea] {
    width: 72%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.contactmsg {
    width: 72%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}


/* cpanel decoration */

.viewdetails p {
    background: #08a4ff;
    padding: 10px;
}

.viewinfo ul {
    margin: 0;
    padding: 0;
}

.viewinfo ul li {
    padding: 10px;
}

.viewinfo ul li:nth-child(even) {
    background: #fff;
}

.viewinfo ul li span {
    display: inline-block;
    width: 120px;
    font-family: 'Droid Arabic Kufi', Arial, serif;
}

.custdialogtitle {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    padding-bottom: 15px;
}

.custdialogtitle h4 {
    font-size: 1.8rem;
    color: #0c4e70;
    font-weight: 600;
}

.btn_Container {
    padding: 11px 0px;
}

.btn_icon {
    padding-left: 10px;
}

.lg-icon {
    font-size: 7.7rem;
}

.username_color {
    /* color: #2a9e03; */
    color: #ff9c07;
}