﻿@font-face {
    font-family: Shabnam;
    src: url('../Content/fonts/Shabnam/Shabnam.eot');
    src: url('Shabnam.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/Shabnam/Shabnam.woff') format('woff'), url('../Content/fonts/Shabnam/Shabnam.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Shabnam;
    src: url('../Content/fonts/Shabnam/Shabnam-Bold.eot');
    src: url('../Content/fonts/Shabnam/Shabnam-Bold.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/Shabnam/Shabnam-Bold.woff') format('woff'), url('../Content/fonts/Shabnam/Shabnam-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Shabnam;
    src: url('../Content/fonts/Shabnam/Shabnam-Light.eot');
    src: url('../Content/fonts/Shabnam/Shabnam-Light.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/Shabnam/Shabnam-Light.woff') format('woff'), url('../Content/fonts/Shabnam/Shabnam-Light.ttf') format('truetype');
    font-weight: 300;
}

html, body {
    font-family: Lato,Shabnam !important;
    overflow: auto;
    position: relative;
}

.btn, .control-label {
    font-family: Lato,Shabnam !important;
}

.form-control, .input-group, input, select, textarea {
    font-family: Lato,Shabnam !important;
}

a, body, h1, h2, h3, h4, h5, h6, legend, li, p, td, th, tr {
    font-family: Lato,Shabnam !important;
}

a {
    color: #003370 !important;
}

g.highcharts-range-selector-buttons {
    font-family: Lato,Shabnam !important;
    font-size: 10px;
}


.currency-name {
    font-size: medium;
    color: #255C8C;
    text-align: right;
    /*text-shadow: 1px 2px 5px #000;*/
}

.call-us {
    font-size: x-small;
}

.rate-price {
    font-size: large;
}

.bold-font {
    font-weight: bold;
}

.text-center {
    text-align: center;
}


.currencytable {
    color: black;
    direction: rtl;
}

    .currencytable th {
        text-align: center;
    }

.wrapper-all {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

/*.wrapper-all div {
       min-height: 200px;
       padding: 10px;
    }*/
#one {
    float: left;
    width: 32%;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 0px;
    border: 2px solid white;
}

#two {
    width: 32%;
    float: left;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    border: 2px solid white;
}

#three {
    float: left;
    width: 31%;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 15px;
    border: 2px solid white;
}

.MyKendoChart {
    height: 268px;
    width: 350px;
}
/*.main-currency-wrapper{
            min-height:250px !important;
        }*/

.WrTrnCalcResult {
    padding-right: 25px;
    padding-left: 0px;
    border-right: 1px solid white;
}

.HrLine {
    display: none;
    border-bottom: none;
}

.WrTrnCalcForm {
    padding-bottom: 0px;
    padding-left: 25px;
    padding-right: 0px;
}

.ShowOnXs {
    display: none;
}

.HideOnXs {
    display: block;
}

.HideOnXXs {
    display: block;
}

#arrow {
    -webkit-animation: arrow-jump 1s infinite; /* Safari 4+ */
    -moz-animation: arrow-jump 1s infinite; /* Fx 5+ */
    -o-animation: arrow-jump 1s infinite; /* Opera 12+ */
    animation: arrow-jump 1s infinite; /* IE 10+, Fx 29+ */
}

.wrMarketSideBox {
    background: rgba(255, 255, 255,0.85);
    position: fixed;
    width: 45px;
    min-width: 45px;
    height: 128px;
    -webkit-box-shadow: 0px 1px 25px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 25px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 25px -8px rgba(0,0,0,0.75);
    right: 0px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    text-align: right;
    padding: 5px;
    z-index: 50000;
    top: 220px;
}

    .wrMarketSideBox .flags {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 5px;
        width: 34px;
        height: 117px;
    }

    .wrMarketSideBox .wrMarketFlag {
        cursor: pointer;
        width: 48px;
        margin-bottom: 6px;
    }

/*.btn {
    font-family: Lato !important
}*/

.MemberMenu {
    position: absolute;
    margin-top: 3px;
    left: 50px;
    background: rgba(255, 255, 255, 0.9);
    width: 200px;
    z-index: 5;
    border-radius: 5px;
    font-weight: normal;
    font-size: 14px;
}

    .MemberMenu div {
        padding: 5px;
        text-align: right;
    }

.contactline ul {
    display: table;
    width: 100%;
    /*text-align: right;*/
}


.statisticsline ul {
    display: inline-block;
}

.contactline li {
    padding: 0px;
}

    .contactline li:first-child {
        text-align: left;
    }

    .contactline li:last-child {
        text-align: right;
    }

@media screen and (max-width: 992px) {
    .contactline ul {
        text-align: center;
    }

    .contactline li:first-child {
        text-align: center;
    }

    .contactline li:last-child {
        text-align: center;
    }
}

.statisticsline li {
    float: right;
    padding: 5px;
}

.invitetext {
    color: white;
    text-align: left;
}

    .invitetext > div {
        text-align: right;
        padding-right: 30%;
    }


.statisticsWr, .clubWr {
    /*display: inline-block;*/
    float: none;
    margin: 0 auto;
    padding-top: 95px;
}

.clubWr {
    padding-top: 65px;
}

    .clubWr div {
        text-align: center;
        margin-top: 10px;
    }

.statisticsline ul li > div:first-child {
    height: 32px;
    /*font-family: Lato !important;*/
    font-weight: bold;
    border-radius: 15px;
    padding: 2px;
    min-width: 150px;
    background-color: rgb(221, 221, 221);
    color: #003370
}

.statisticsline ul li {
    color: white;
}

    .statisticsline ul li > div:nth-child(2) {
        margin-top: 5px;
    }

    .statisticsline ul li > div:first-child {
        padding-top: 5px;
        margin-top: 10px;
        text-align: center;
    }

        .statisticsline ul li > div:first-child > span {
            margin-top: 2px;
            margin-right: 5px;
        }

        .statisticsline ul li > div:first-child > i {
            float: left;
            margin-top: 3px;
            margin-left: 8px;
        }

    .statisticsline ul li > span {
        /*font-family: Lato !important;*/
    }

.title-second h3:before {
    background: none !important;
}

.CurrencyWr, .mmxChartWr {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
}

    .CurrencyWr > div:first-child {
        text-align: right;
        color: white;
        padding-right: 30px;
    }

    .CurrencyWr > div:nth-child(2) {
        /*width: 100%;*/
        margin: 5px;
        background-color: rgb(255,255,255);
        border: 1px solid #00337036;
        border-radius: 15px;
        min-height: 42.5px;
        overflow: visible;
        display: flex;
        align-items: center;
    }

    .CurrencyWr .CurrencyDropDownWr {
        padding: 0px;
        float: left;
        display: flex;
        align-items: center;
        width: 15%;
    }

        /*.CurrencyWr .CurrencyDropDownWr span {
            padding: 0px;
            padding-top: 5px;
            padding-bottom: 5px;
            font-size: 2.6vw;
            color: white;
            font-family: byekan;
            float: left;
            margin-left: 5px;
        }*/

        .CurrencyWr .CurrencyDropDownWr select {
            /*padding: 0px;*/
            /*padding-top: 5px;
            padding-bottom: 5px;*/
            background-color: #00000000;
            border: none !important;
            border-radius: unset;
            color: #003370;
            /*font-family: Ciutadella;*/
            /*font-family: BYekan;*/
            margin: 0 auto;
        }

            .CurrencyWr .CurrencyDropDownWr select:focus {
                border: none !important;
            }
    /*.CurrencyWr .CurrencyDropDownWr select option {
                background-color: silver;
            }

                .CurrencyWr .CurrencyDropDownWr select option:hover {
                    background-color: #d2d2d2;
                }*/
    .CurrencyWr .CurrencyInputWr {
        padding: 0px;
        background-color: #00000000;
        border: none;
        border-radius: unset;
        float: left;
        width: 85%;
    }

        .CurrencyWr .CurrencyInputWr input {
            width: 100%;
            padding: 10px;
            background-color: #00000000;
            border: none;
            border-radius: unset;
            color: #003370;
            /*font-family: Lato !important;*/
            text-align: right;
            font-weight: bold;
        }

.CenterXSRight {
    text-align: right;
}

.CenterXSLeft {
    text-align: left;
}

.ExchInput {
    /*font-family: Ciutadella;*/
    /*font-family: BYekan;*/
}

.ExchResultWr {
    margin-top: 10px;
    color: #003370;
    display: none;
    /*font-family: Ciutadella;*/
    /*font-family: BYekan;*/
    padding-left: 20px;
    padding-right: 20px;
}

.HideOnSXM {
    display: block;
}

.ShowOnSXM {
    display: none;
}


.ExchResultWr > div {
    background: rgb(224,192,108);
    padding: 5px;
    border-radius: 15px;
    min-height: 96px;
    padding-top: 20px;
    padding-bottom: 20px;
    /*box-shadow:10px 10px inset;*/
}

/*.ExchResultWr > div > div:first-child {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        background: #d0cece;
    }*/

.MarketContact {
    font-size: 14px;
    text-align: left;
    display: none;
    font-weight: bold;
    padding: 0px;
}


.hBoxFrame {
    /*font-family: Lato !important;*/
}

.WellcomeWr {
    /*display: inline-block;*/
    float: none;
    margin: 0 auto;
    padding-top: 10px;
}

    .WellcomeWr .UserPointLabel {
        display: inline-block;
        margin-bottom: 5px;
    }

    .WellcomeWr .UserTotalPoint {
        height: 32px;
        /*font-family: Lato !important;*/
        font-size: 10px;
        font-weight: bold;
        border-radius: 15px;
        padding: 2px;
        padding-right: 10px;
        padding-left: 10px;
        min-width: 100px;
        background-color: rgb(221, 221, 221);
        color: #003370;
        display: inline-block;
    }

        .WellcomeWr .UserTotalPoint span {
            font-size: 14px;
            margin-top: 2px;
            margin-right: 5px;
        }

        .WellcomeWr .UserTotalPoint i {
            margin-top: 10px;
            margin-left: 8px;
        }

.about-banner {
    background: url('../Content/business/Default/images/mmx-gray-bk.png');
    height: 150px;
    /*background-size: 100% 100%;*/
}

.LoginBanner {
    height: 335px;
    background: url('../Content/business/Default/images/header_logon.png');
    background-size: 100% 100%;
}

.orderlinks {
    padding-top: 145px;
}


element.style {
}

ul.top-menu li, ul.top-menu li a, ul.top-menu li a i {
    font-size: 16px;
}


.LogoModern {
    height: 100px;
}

.mydropdown {
    /*font-size: 20px;*/
    background: white;
    border: none;
    position: relative;
    -webkit-appearance: none;
    padding-right: 10px;
}

    .mydropdown:focus {
        outline: none;
    }

.plain-selector {
    margin: 0 3px;
}

    .plain-selector::after {
        content: "";
        position: absolute;
        z-index: 2;
        bottom: 38%;
        margin-top: -3px;
        height: 0;
        width: 0;
        right: -3px;
        border-top: 6px solid black;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        pointer-events: none;
    }

/*.plain-selector::before {
        content: "";
        position: absolute;
        z-index: 2;
        top: 30%;
        margin-top: -3px;
        height: 0;
        width: 0;
        right: 0;
        border-bottom: 6px solid black;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        pointer-events: none;
    }*/

.out-selector {
    position: relative;
}

.outter-selection {
    width: 100%;
}

.selection {
    display: block;
    margin: auto;
    border-radius: 50px;
    background: white;
    padding: 5px;
    max-width: 360px;
    text-align: center;
    width: 90%;
    position: relative;
}



.FontSize_Start40 {
    font-size: 40px !important;
}

.FontSize_Start20 {
    font-size: 20px !important;
}

.FontSize_Start24 {
    font-size: 24px !important;
}

.FontSize_Start27 {
    font-size: 27px !important;
}

.FontSize_Start18 {
    font-size: 18px !important;
}

.FontSize_Start16 {
    font-size: 16px !important;
}

    .FontSize_Start16 .top-menu-main a, .FontSize_Start16 {
        font-size: 16px !important;
        font-weight: bold !important;
    }

.FontSize_Start14 {
    font-size: 14px !important;
}

.FontSize_Start12 {
    font-size: 12px !important;
}

h1.page-title {
    margin-top: -90px !important;
    margin-bottom: 16px !important;
}

.container.main-content {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.ADDrClass {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 9px;
}

.WrPointLbl {
    text-align: left;
    padding-top: 30px;
}

.WrPointValue {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 32px;
}

.WrSendTransfer {
    text-align: right;
    padding-right: 10px;
    padding-top: 25px;
}

    .WrSendTransfer a {
        font-weight: bold;
        background-color: #013370;
        color: white !important;
        border-radius: 15px 15px;
        font-weight: bold;
        padding-right: 25px;
        padding-left: 25px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

        .WrSendTransfer a:hover {
            color: black !important;
        }


@media screen and (max-width: 1200px) {
    #one {
        width: 32%;
        padding-top: 5px;
    }

    #two {
        width: 32%;
    }

    #three {
        width: 30%;
        margin-left: 10px;
    }

    .MyKendoChart {
        width: 300px;
    }
}

@media screen and (max-width: 1198px) {
    .invitetext > div {
        text-align: right;
        padding-right: 30px;
    }
}

@media screen and (max-width: 991px) {
    .HideOnXs {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    #one {
        float: none;
        margin-right: 0;
        margin-left: 0;
        width: auto;
    }

    #two {
        float: none;
        margin-right: 0;
        margin-left: 0;
        width: auto;
    }

    #three {
        float: none;
        margin-right: 0;
        width: auto;
        margin-left: 0;
    }

    .MyKendoChart {
        width: 700px;
    }

    .WrTrnCalcResult {
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
        border-right: none;
    }

    .HrLine {
        display: block;
        margin-top: 25px;
        border-bottom: 1px solid white;
        height: 1px;
    }

    .WrTrnCalcForm {
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .ShowOnXs {
        display: block;
    }

    /*    .MemberMenu {
        left: 100px;
    }*/

    .invitetext {
        margin-top: 0px;
        margin-bottom: 50px;
        text-align: center;
    }

        .invitetext > div {
            text-align: center;
            padding-right: 0px;
        }

    .statisticsWr {
        padding-top: 25px;
    }

    .CenterXSRight {
        text-align: center;
    }

    .CenterXSLeft {
        text-align: center;
    }

    /*.WellcomeWr div:nth-child(2) {
        margin-bottom: 20px;
        margin-top: 10px;
    }*/

    .orderlinks {
        padding-top: 90px;
    }

    /*.block-1-modern {
        width: 99% !important;
    }*/
}

@media screen and (max-width: 767px) {
    .wrMarketSideBox {
        right: unset;
        left: 5px;
        border-top-left-radius: unset;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        top: 110px;
        width: 120px;
        height: 40.54px;
    }

        .wrMarketSideBox .flags {
            width: auto;
            height: 32px;
            padding-top: 0px;
        }

        .wrMarketSideBox img {
            float: left;
        }

    .wrExchCalc {
        width: 100%;
    }

    .wrMarketSideBox .wrMarketFlag {
        cursor: pointer;
        width: 45px;
        margin-right: 4px;
        padding-bottom: 0px;
    }

    .MarketContact {
        font-size: 12px;
        font-weight: normal;
    }

    .wrMarketSideBox {
        top: 136px;
    }

    .wrMarketSideBoxGuestUser {
        top: 137px !important;
    }

    .LoginBanner {
        background: url('../Content/business/Default/images/header_logon_small.png');
        background-size: 100% 100%;
        height: 135px;
    }

    .LoginBannerGuestXsSize {
        height: 136px !important;
    }

    .ADDrClass {
        text-align: right;
        padding-right: 15px;
    }

    .WrPointLbl {
        text-align: center;
        padding-top: 0px;
        margin-top: 15px;
    }

    .WrPointValue {
        text-align: center;
        padding-left: 0px;
        padding-top: 0px;
        margin-top: 15px;
    }

    .WrSendTransfer {
        text-align: center;
        padding-right: 0px;
        padding-top: 0px;
        margin-bottom: 15px;
        margin-top: 15px;
        padding-left: 0px;
    }
}

@media screen and (max-width: 725px) {
    .MyKendoChart {
        width: 500px;
    }
}

@media screen and (max-width: 580px) {
    .HideOnSXM {
        display: none !important;
    }

    .ShowOnSXM {
        display: block !important;
    }

    .topblock {
        display: none;
    }
}

@media screen and (max-width: 540px) {
    .statisticsline ul li {
        margin-left: 25%;
        margin-right: 25%;
        width: 50%;
    }

    .CurrencyWr .CurrencyDropDownWr {
        width: 28%;
    }

    .CurrencyWr .CurrencyInputWr {
        width: 72%;
    }
}

@media screen and (max-width: 525px) {
    .MyKendoChart {
        width: 450px;
    }
}

@media screen and (max-width: 500px) {
    .HideOnXXs {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .MyKendoChart {
        width: 350px;
    }
}

@media screen and (max-width: 445px) {
}

@media screen and (max-width: 400px) {
    .FontSize_Start18 {
        font-size: 14px !important;
    }

    .FontSize_Start14 {
        font-size: 10px !important;
    }

    .FontSize_Start27 {
        font-size: 23px !important;
    }

    .FontSize_Start24 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 370px) {
    .statisticsline ul li {
        margin-left: 10%;
        margin-right: 10%;
        width: 80%;
    }
}

@media screen and (max-width: 365px) {
    .top-menu-main {
        display: none !important;
    }
}

@media screen and (max-width: 361px) {
    .ExceptOn {
        width: 230px !important;
    }
}

@media screen and (max-width: 350px) {
    .HideOn3Xs {
        display: none !important;
    }
}

@media screen and (max-width: 340px) {
    .LogoModern {
        height: 80px;
    }

    .statisticsline ul li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}


@media screen and (max-width: 290px) {
    .FontSize_Start18 {
        font-size: 12px !important;
    }

    .FontSize_Start14 {
        font-size: 8px !important;
    }
}

@media screen and (max-width: 265px) {
    .LogoModern {
        height: 70px;
    }
}


@-webkit-keyframes arrow-jump {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px);
    }
}

.addressbook-notification {
    border-radius: 15px;
    background-color: gray;
    font-size: 14px;
    padding: 5px;
    padding-right: 8px;
    padding-left: 8px;
    display: inline-block;
    color: #b42b2b;
}

.flasher {
    background-color: #f1d236;
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        background-color: #ffdddd;
    }
}

.mmxLoadingWr, .mmxChartLoadingWr {
    z-index: 1000;
    margin-top: 45px;
    position: absolute;
    left: 50%
}

    .mmxLoadingWr > div, .mmxChartLoadingWr > div {
        position: relative;
        left: -50%
    }

    .mmxLoadingWr img, mmxChartLoadingWr img {
        width: 50px;
        height: auto;
    }



.logo-en-wr {
    height: 60px;
}

    .logo-en-wr .logo-en {
        margin: 0px auto;
        float: none !important;
        display: inline-block !important;
    }

ul.top-menu li, ul.top-menu li a, ul.top-menu li a i {
    color: #003370 !important
}

.services-box3 {
    background: url(/Content/business/Default/images/bg-asli-modern-rds.jpg) !important;
    -webkit-background-size: auto !important;
    -moz-background-size: auto !important;
    -o-background-size: auto !important;
    background-size: auto !important;
}

/*.logo-en, .logo-fa{
    visibility: visible !important;
}*/

.Login-Menu {
    display: none;
}

.ImportantHide {
    display: none !important;
}

/********button for calculator guide**********/
.pulsingButton {
    text-align: center;
    white-space: nowrap;
    display: block;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    border-radius: 20px;
    background-color: #94bef2;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-size: 15px;
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
    left: 35px;
    position: absolute;
    z-index: 500;
    color: #00337087;
}

@media screen and (max-width:445px) {
    .pulsingButton {
        left: 12px;
        top: -15px;
    }
}
/* Comment-out to have the button continue to pulse on mouseover */

.pulsingButton:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
    background: #ffffff;
}


/* Animation */

@-webkit-keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}
/********end of button for calculator guide**********/

.wrCopyRight {
    text-align: right;
    margin-top: 10px;
}

.wrSiteSocialMedia {
    text-align: left;
    margin-top: 10px;
}

@media screen and (max-width:993px) {
    .wrCopyRight {
        text-align: center;
    }

    .wrSiteSocialMedia {
        text-align: center;
    }
}

div.mywidget {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#WrNews {
    min-height: 600px;
}

#WrArticles {
    margin-top: 0px;
    min-height: 600px;
}

@media screen and (max-width:992px) {
    #WrNews {
        min-height: unset !important;
    }

    #WrArticles {
        min-height: unset !important;
    }
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

#MenuUserIdentity {
    font-size: 12px;
    color: #125ce1;
}

#MenuUserFullname {
    color: #003370;
}

.UserLinkBtn {
    cursor: pointer;
}

    .UserLinkBtn:hover, .UserLinkBtn:hover span {
        color: white !important;
    }
