﻿/*** Gourmet general version 1.0.0 (rtl) *****/
@font-face {
    font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman';
    src: url('fonts/FontsFree-Net-helveticaneuelt-arabic-55-roman.ttf') format('truetype');
}

html {
    font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman' !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}


body.smart-rtl {
    font-size: 14px;
    font-weight: 400;
    font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman' !important;
    font-style: normal;
    color: #000;
}

    body.smart-rtl .agi-typography--headline7, body.smart-rtl .agi-typography--headline6,
    body.smart-rtl .agi-typography--headline5, body.smart-rtl .agi-typography--headline6,
    body.smart-rtl .agi-typography--headline4-regular, body.smart-rtl .agi-typography--headline4,
    body.smart-rtl .agi-typography--subtitle2, body.smart-rtl .agi-typography--subtitle2-400, body.smart-rtl .agi-typography--subtitle3,
    body.smart-rtl .agi-typography--subtitle4, body.smart-rtl .agi-typography--subtitle4--bold,
    body.smart-rtl .agi-typography--subtitle5, body.smart-rtl .agi-typography--body2, body.smart-rtl .agi-typography--body2,
    body.smart-rtl .agi-mdc-label, body.smart-rtl .agi-mdc-textfield-outlined, body.smart-rtl .agi-mdc-textfield-outlined > input,
    body.smart-rtl .agi-mdc-textfield-outlined > textarea, body.smart-rtl .agi-mdc-radio, body.smart-rtl .agi-mdc-select-without-borders,
    body.smart-rtl .agi-mdc-select-text-without-borders, body.smart-rtl .agi-mdc-select, body.smart-rtl .agi-mdc-select-text,
    body.smart-rtl .agi-accordions-panel-default > .agi-accordions-panel-heading > .agi-accordions-panel-title > a,
    body.smart-rtl .agi-mdc-tab, body.smart-rtl .agi-number-cards-lg, body.smart-rtl .pnl-Title,
    body.smart-rtl .iziModal .iziModal-header-title, body.smart-rtl .iziModal .iziModal-header-subtitle,
    body.smart-rtl .tooltip-inner {
        font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman' !important;
    }

    body.smart-rtl .select2-search-choice-close{
        right:auto;
        left:24px;
    }
    body.smart-rtl .select2-container .select2-choice abbr {
        right: auto;
        left: 24px;
    }
        body .smart-rtl .material-icons-rotate-rtl {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    body.smart-rtl .agi-float-right {
        float: left !important;
    }

    body.smart-rtl .agi-mdc-card__primary .agi-mdc-card__icon {
        left: 16px;
        right: auto;
    }

    body.smart-rtl .agi-card-bordered-left-default {
        border-right: 4px solid #6200ee;
        border-left: 0px;
    }

    body.smart-rtl .agi-mdc-card__action-buttons + .agi-mdc-card__action-icons {
        margin-right: 16px;
        margin-left: 0;
    }

    body.smart-rtl .agi-mdc-icon-button, .agi-mdc-icon-button-sm {
        line-height: 0.5em !important;
    }

    body.smart-rtl .agi-advanced-accordions-panels-group .agi-advanced-accordions-panel {
        margin: 0 10px 15px 0;
    }

    body.smart-rtl .agi-advanced-accordions-panels-group .agi-advanced-accordions-panel-title a {
        padding: 12px 50px 12px 20px;
        line-height: 21px;
    }

        body.smart-rtl .agi-advanced-accordions-panels-group .agi-advanced-accordions-panel-title a::after,
        body.smart-rtl .agi-advanced-accordions-panels-group .agi-advanced-accordions-panel-title a.collapsed::after {
            right: -20px;
            left: auto;
        }

    body.smart-rtl .agi-accordions-panel-default > .agi-accordions-panel-heading > .agi-accordions-panel-title > a {
        padding: 16px 48px 16px 24px;
        line-height: 1;
    }

    body.smart-rtl .agi-mdc-textfield-standard.agi-mdc-textfield--with-leading-icon > input,
    body.smart-rtl .agi-mdc-textfield-standard.agi-mdc-textfield--with-leading-icon > textarea {
        padding-left: 16px;
        padding-right: 0px;
    }

    body.smart-rtl .agi-mdc-textfield-standard.agi-mdc-textfield--with-leading-icon .agi-mdc-datepicker__icon {
        right: auto;
        left: 0;
    }

    body.smart-rtl .agi-mdc-select:after {
        left: 10px;
        right: auto;
    }

    body.smart-rtl .agi-mdc-button .agi-mdc-button__icon {
        margin-right: -4px;
        margin-left: 4px;
    }

    /*Student Activation*/
    body.smart-rtl #AcceptingPolicy {
        float: right;
    }

    body.smart-rtl #logo-group span {
        direction: ltr;
    }

    body.smart-rtl .agi-important-notes-list-content {
        padding-right: 90px;
    }

    body.smart-rtl .agi-activation-container {
        width: auto;
        max-width: initial;
    }

    body.smart-rtl h1, .smart-rtl h2, .smart-rtl h3, .smart-rtl h4, .smart-rtl h5, .smart-rtl h6 {
        font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman' !important;
        font-weight: 800;
        /*line-height: 1.5;*/
    }

    body.smart-rtl .ui-widget {
        font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman' !important;
    }

    body.smart-rtl .agi-typography--subtitle2-400 {
        font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman' !important;
    }

    body.smart-rtl .agi-mdc-list-right.agi-mdc-list-addon > li {
        padding-left: 50px;
        padding-right: 16px;
    }

        body.smart-rtl .agi-mdc-list-right.agi-mdc-list-addon > li .agi-mdc-list-addon-element {
            right: auto;
            left: 0px;
        }

    body.smart-rtl .agi-widgit-panel-cover .agi-mdc-icon-button {
        right: auto;
        left: 25px;
    }

    body.smart-rtl .agi-widgit-panel .agi-widgit-panel-toolbar .agi-widgit-panel-toolbar-actions, body.smart-rtl .agi-widgit-panel .agi-widgit-panel-toolbar .agi-widgit-panel-toolbar-toggle {
        float: left;
    }

    body.smart-rtl .agi-widgit-panel .agi-widgit-panel-toolbar-heading-text {
        float: right;
    }

    body.smart-rtl .select2-results ul.select2-result-sub {
        padding-right: 0;
    }

    body.smart-rtl .dropdown-menu-right {
        left: 0;
        right: auto;
    }

.wizard-card .moving-tab {
    position: absolute;
    text-align: center;
    padding: 12px;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    top: -4px;
    right: 0px;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 500;
}

.smart-rtl .nav-pills > li + li {
    margin-right: 0px !important;
}

.smart-rtl .agi-custom-user-faq {
    left: auto;
    right: 30px;
}

.smart-rtl .topnav a {
    float: left;
    color: #8e8e8e;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 158px; /*120px*/
    line-height: 22px;
    padding: 5px 5px;
    height: 33px;
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman;
    flex: 1;
    margin-top: 2px;
    cursor: pointer !important;
}

.smart-rtl .agi-mdc-datatable > thead > tr > th {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: .1142857136px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 56px;
}

.smart-rtl .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
    margin: 0;
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
    font-weight: 400;
}

.smart-rtl .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: right;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.smart-rtl .agi-mdc-button {
    height: 36px;
    font-family: 'FontsFree-Net-helveticaneuelt-arabic-55-roman' !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 36px;
    font-weight: 500;
    letter-spacing: .55px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 8px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 64px;
    border: none;
    outline: none;
    line-height: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    overflow: visible;
    vertical-align: middle;
    border-radius: 4px;
}

.smart-rtl .pnl-Title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: #7A7092;
    margin: 0;
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
    font-weight: 400;
}

.smart-rtl .agi-mdc-datatable > tbody {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: .2857142864px;
    text-decoration: inherit;
    text-transform: inherit;
}

.smart-rtl .agi-mdc-select-text-without-borders {
    position: relative;
    box-sizing: border-box;
    margin: 0;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6) !important;
    border-top-color: transparent !important;
    /* border-radius: 4px; */
    padding: 15px 13px 15px;
    width: 100%;
    height: inherit;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    background-color: transparent;
    box-shadow: none;
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
    font-size: inherit;
    line-height: inherit;
    caret-color: #6200ee;
    transition: border 0.2s, box-shadow 0.2s;
    cursor: pointer;
    z-index: 5;
    -webkit-appearance: none;
}

.smart-rtl .agi-mdc-select-without-borders::after {
    position: absolute;
    top: 30px;
    left: 10px;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0,0,0,.6);
    pointer-events: none;
}

.smart-rtl .agi-search-panel > .-head > .-name {
    font-size: 13px;
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
    font-weight: 400;
    text-transform: uppercase;
}

.smart-rtl .smart-form .toggle i:after {
    content: attr(data-swchoff-text);
    position: absolute;
    top: 0px;
    right: 14px;
    left: 16px;
    font-style: normal;
    font-size: 9px;
    line-height: 13px;
    font-weight: 700;
    text-align: left;
    color: #5f5f5f;
}

.smart-rtl .popover {
    border-radius: 15px;
}

.smart-rtl .leftdivider {
    position: absolute;
    right: 30%;
    top: 10%;
    bottom: 10%;
    border-left: 1px solid #4F7AC7;
    left: auto !important;
}

.smart-rtl .topnav {
    background-color: #ffffff;
    overflow: hidden;
    width: 101% !important;
    position: relative;
    height: 35px;
    line-height: 2px;
    padding: 0 13px;
    display: flex;
    position: fixed;
    top: 35px;
    width: 100%;
    z-index: 99;
    box-shadow: 0 1px 8px 0px #c5c5c5;
}

.smart-rtl .agi-info-card .agi-bankUser-info-card-text {
    margin-right: 1rem;
    color: #000000 !important;
    /* text-shadow: #000 0 1px; */
    z-index: 1;
    position: relative;
    line-height: normal;
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
}

.smart-rtl .semi-bold {
    font-weight: 400 !important;
    float: right;
}

.smart-rtl .agi-mdc-select-without-borders::after {
    left: 10px;
    right: auto;
}

.smart-rtl .smart-form .select i {
    position: absolute;
    top: 10px;
    right: auto !important;
    left: 0px !important;
    width: 5px;
    height: 11px;
}

.smart-rtl #logo-group > span {
    float: left;
}

.smart-rtl .smart-form .toggle i {
    left: 0;
    right: auto;
    top: 6px;
    background: #fff;
}
/*.smart-rtl .smart-form .toggle {
    position: relative;
    display: inline-block;
    font-weight: 400;
}*/
.smart-rtl .agi_omega_card {
    margin: 25px auto;
    width: 230px;
    height: 363px;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 1px 1px 6px 2px #ddd;
}

.smart-rtl .rotateSearch {
    transform: rotate( 270deg );
    display: block;
    font-size: 21px;
    position: relative;
    top: 0px;
    color: white;
}

.smart-rtl .smart-form .toggle {
    margin-bottom: 4px;
    padding-left: 61px;
    padding-right: 0px;
    font-size: 15px;
    line-height: 25px;
    color: #404040;
    cursor: pointer;
}

.smart-rtl .popover .agi-popover-close {
    position: absolute;
    left: 10px;
    z-index: 10;
    right: auto;
}

.smart-rtl .sw-theme-dots .step-content {
    padding: 10px 0;
    border: none;
    background-color: #fff;
    text-align: right;
}

/*.smart-rtl .agi-smart-wizard-custom.sw-theme-dots > ul.step-anchor > li:first-child:before {
    width: 51% !important;
    left: -30%;
    -webkit-transform: translateX(51%);
    -ms-transform: translateX(51%);
    transform: translateX(51%);
    top: 20px;
    position: absolute;
    border: 1px solid #EAEAEA;
    height: 1px;
    display: block;
    z-index: 95;
    top: 115%;
    content: '';
}*/

/*.smart-rtl .agi-smart-wizard-custom.sw-theme-dots > ul.step-anchor > li:last-child:after {
    width: 50% !important;
    left: 25%;
}

.smart-rtl .agi-smart-wizard-custom.sw-theme-dots > ul.step-anchor > li:last-child:before {
    width: 100% !important;
    left: 0%;
}*/

.smart-rtl .nav-tabs {
    border-bottom: 0px solid #ddd
}

/*.smart-rtl .agi-item-option-view-ul li div input {
    vertical-align: middle;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: -1em;
    left: auto;
}*/

.smart-rtl .agi-test-form-chk-custom-control {
    position: relative;
    text-align: right;
    margin-top: 2px;
}

.smart-rtl .agi-typography--body2 {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}
/*.smart-rtl .dropdown-menu {
   
    right: -20px !important;
  
}*/

.smart-rtl .agi-test-form-chk-custom-control input[type="checkbox"]:checked + label:before {
    background: #337ab7;
    border: none;
    left: auto;
    right: -10px;
}

.smart-rtl .agi-test-form-chk-custom-control label:before, .agi-test-form-chk-custom-control label:after {
    content: "";
    position: absolute;
    right: -7px !important;
    top: 0;
    left: auto;
}

.smart-rtl .agi-test-form-chk-custom-control input[type="checkbox"]:checked + label:after {
    transform: translate(0.25em, 0.3365384615em) rotate( -45deg );
    width: 0.75em;
    height: 0.375em;
    border: 0.125em solid #fff;
    border-top-style: none;
    border-right-style: none;
    right: 0px !important;
}

.smart-rtl .agi-test-form-chk-custom-control span {
    cursor: pointer;
    vertical-align: top;
    clear: both;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.smart-rtl .agi-mdc-textfield-standard {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}

.smart-rtl .agi-typography--subtitle3 {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}

.smart-rtl .agi_md_switch {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}

.smart-rtl .agi-mdc-select-text {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}

.smart-rtl .agi-mdc-checkbox {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}

.smart-rtl .agi-mdc-tab {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}

.smart-rtl .agi-mdc-checkbox > input {
    left: auto;
    right: -10px;
}

.smart-rtl .agi-mdc-checkbox > span::before {
    margin: 3px 1px 3px 11px;
}

.smart-rtl .customizeRole .header a {
    padding-bottom: 5px;
}

.smart-rtl #mobile-profile-img .Agi-showWsCourse .dropdown-menu {
    right: -52px !important;
    left: auto !important;
}

.smart-rtl .Agi-showWsCourse .dropdown-menu-arrow {
    right: 64%;
    left: auto;
}

.smart-rtl .dropdown-submenu > a:after {
    float: left;
    border-width: 5px 5px 5px 0px;
    border-left-color: #bfbfbf;
    border-right-color: #bfbfbf;
}

body.smart-rtl .bigBox .botClose {
    right: auto;
    left: 10px;
}

body.smart-rtl .bigBox .bigboxicon {
    text-align: right;
    right: 6px;
    left: auto;
}

body.smart-rtl .SmallBox .textoFull {
    float: right;
    padding-right: 20px;
    padding-left: 0px;
}

body.smart-rtl .miniPic {
    right: auto;
    left: 9px;
}

body.smart-rtl .agi-mdc-radio > input {
    right: -10px;
    left: auto;
}

body.smart-rtl .agi-mdc-radio > span::after {
    left: auto;
    right: 0px;
}

body.smart-rtl .agi-mdc-radio > input:checked + span::after {
    transform: translate(-5px, 5px) scale(1);
}

body.smart-rtl .agi-mdc-radio > span::before {
    margin-left: 10px;
    margin-right: 0px;
}

body.smart-rtl .agi-mdc-checkbox > span::after {
    right: 1px;
    left: auto;
    transform: translate(-3px, 4px) rotate( -45deg );
}

body.smart-rtl .agi-dropdown-toggle::after {
    margin-right: .255em;
    margin-left: .255em;
}
body.smart-rtl .agi-dropdown-prevent-animation {
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration:  0s;
}

body.smart-rtl .agi-mdc-list-heading {
    font-family: FontsFree-Net-helveticaneuelt-arabic-55-roman !important;
}

/*body.smart-rtl .agi-smart-wizard-custom.sw-theme-dots > ul.step-anchor > li:first-child:before {
    width: 100% !important;
    left: 0% !important;
    right: 100%;
    -webkit-transform: translateX(51%);
    -ms-transform: translateX(51%);
    transform: translateX(51%);
    top: 20px;
    position: absolute;
    border: 1px solid #EAEAEA;
    height: 1px;
    display: block;
    z-index: 95;
    top: 115%;
    content: '';
}*/

/*.agi-smart-wizard-custom.sw-theme-dots > ul.step-anchor > li:after {
    width: 0%;
    right: 25%;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}*/

.smart-rtl .agi-popover-left-auto {
    left: auto !important;
}
body.smart-rtl .agi-changeRoleIcon-Postion {
    float: right;
    padding-top: 4px;
    padding-left: 3px;
}

.smart-rtl .agi-mdc-textfield-standard > input,
.smart-rtl .agi-mdc-textfield-standard > textarea {
    text-align: right;
}