.eds_modalWrapper{background-color:rgba(0,0,0,.6);position:fixed;right:0;left:0;top:0;bottom:0;z-index:99999;transition:.2s ease-in;opacity:0;visibility:hidden}.eds_modalWrapper *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.eds_modalWrapper .eds_attendantsPrices li input[type=text]{width:35px}.eds_modalWrapper .eds_modalContent{position:relative;width:90%;max-width:600px;margin:6% auto;background-color:#fff;border-radius:4px;box-shadow:0 0 3px rgba(0,0,0,.5);display:none;-moz-box-sizing:border-box;box-sizing:border-box;font-family:IranSans;font-color:#7b7b7b;font-size:12px;text-align:right}.eds_modalWrapper .eds_modalContent>div{padding:20px 20px 0;position:relative;overflow:auto}.eds_modalWrapper .eds_modalContent .dnnLabel{margin:0;padding:0;text-align:right;width:auto}.eds_modalWrapper .eds_modalContent .dnnFormHelp{left:8px}.eds_modalWrapper .eds_modalContent .dnnTooltip{display:inline}.eds_modalWrapper .eds_modalContent>h3{background-color:#189fd3;color:#fff!important;font:18px/50px IranSans!important;margin:0;padding:0 20px;letter-spacing:normal;border-radius:3px 3px 0 0;height:50px}.eds_modalWrapper .eds_modalContent>h3::before{font-family:FontAwesome;color:#fff;padding-left:15px;font-size:30px;line-height:50px;vertical-align:middle}.eds_modalWrapper .eds_modalContent input[type=text],.eds_modalWrapper .eds_modalContent select,.eds_modalWrapper .eds_modalContent textarea{background:#f9f9f9;border:1px solid #ddd;border-radius:3px;box-shadow:none;line-height:1;font-family:IranSans;font-size:12px;text-shadow:none;color:#444;margin:0;padding:0 10px;-moz-box-sizing:border-box;box-sizing:border-box;width:240px;transition:box-shadow .2s linear}.eds_modalWrapper .eds_modalContent input[type=text]:hover,.eds_modalWrapper .eds_modalContent select:hover,.eds_modalWrapper .eds_modalContent textarea:hover{border:1px solid #c1c1c1;box-shadow:none;color:#444;background:#f9f9f9}.eds_modalWrapper .eds_modalContent input[type=text]:focus,.eds_modalWrapper .eds_modalContent select:focus,.eds_modalWrapper .eds_modalContent textarea:focus{border:1px solid #babdc9;box-shadow:0 0 3px #98acf4;background:#fff;color:#444}.eds_modalWrapper .eds_modalContent input[type=text]:disabled,.eds_modalWrapper .eds_modalContent select:disabled,.eds_modalWrapper .eds_modalContent textarea:disabled{color:#929292;text-shadow:-1px 1px 0 #fff;cursor:not-allowed}.eds_modalWrapper .eds_modalContent input[type=text].eds_numberOfTickets{width:45px;border-left-width:3px;border-left-color:red}.eds_modalWrapper .eds_modalContent input[type=text],.eds_modalWrapper .eds_modalContent select{height:26px;padding-left:0;width:240px}.eds_modalWrapper .eds_modalContent textarea{padding:10px}.eds_modalWrapper .eds_modalContent .edn_bottomButtonWrapper{text-align:left;margin:20px 0}.eds_modalWrapper .eds_modalContent .edn_bottomButtonWrapper input[type=submit]{background:#189fd3;box-shadow:none!important;border:none!important;border-radius:3px;color:#fff!important;font-family:IranSans;font-size:16px;font-weight:400;line-height:48px;text-shadow:none!important;padding:0 30px;cursor:pointer;text-decoration:none!important;display:inline-block;text-transform:none;margin:0;height:auto;transition:.1s linear}.eds_modalWrapper .eds_modalContent .edn_bottomButtonWrapper input[type=submit]:hover{background:#2cb3e7}.eds_modalWrapper .eds_modalContent input[type=checkbox]+label,.eds_modalWrapper .eds_modalContent input[type=radio]+label{line-height:22px;margin-right:3px;font-weight:400;display:inline-block}.eds_modalWrapper .eds_modalContent .eds_labelAndInput{margin:0 0 10px;padding:0;white-space:nowrap;position:relative;font-size:0}.eds_modalWrapper .eds_modalContent .eds_labelAndInput::after{display:block;content:"";clear:both;font-size:0;line-height:0;height:0}.eds_modalWrapper .eds_modalContent .eds_labelAndInput .HTMLeditor,.eds_modalWrapper .eds_modalContent .eds_labelAndInput>.dnnLeft,.eds_modalWrapper .eds_modalContent .eds_labelAndInput>.dnnRight{float:none}.eds_modalWrapper .eds_modalContent .eds_labelAndInput input~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput select~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput textarea~span{font-size:11px;line-height:1;color:#c42323;width:auto!important;display:inline;margin:0 5px 0 0;font-weight:400;position:absolute;right:165px;bottom:-5px;top:auto;text-shadow:0 0 2px #fff;transition:opacity .2s}.eds_modalWrapper .eds_modalContent .eds_labelAndInput input:focus~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput select:focus~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput textarea:focus~span{opacity:.1}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_paymentInfo{font-size:12px;line-height:1;color:#3b3b3b;margin:0 0 7px}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_paymentInfo>span{font-size:inherit;line-height:inherit;color:inherit;margin:0}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_paymentInfo.eds_estimatedTotal{font-weight:700;font-size:16px}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_paymentInfo.eds_estimatedTotal>span{color:#e3011f}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 label,.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100>span{width:100px}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 input[type=text],.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 select,.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 textarea{width:280px}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 input~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 textarea~span{right:125px}@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px){.eds_modalWrapper .eds_modalContent input[type=text],.eds_modalWrapper .eds_modalContent select,.eds_modalWrapper .eds_modalContent textarea{width:100%!important}.eds_modalWrapper .eds_modalContent .eds_labelAndInput input~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput select~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput textarea~span{bottom:auto;right:auto;left:10px}.eds_modalWrapper .eds_modalContent .eds_labelAndInput>div,.eds_modalWrapper .eds_modalContent .eds_labelAndInput>label,.eds_modalWrapper .eds_modalContent .eds_labelAndInput>span{width:100%;clear:both;float:none;display:block}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 input~span,.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_labelWidth100 textarea~span{right:auto}}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_bigInput input[type=text],.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_bigInput select,.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_bigInput textarea{width:440px}.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_bigInput textarea{height:110px}.eds_modalWrapper .eds_modalContent .eds_labelAndInput>span,.eds_modalWrapper .eds_modalContent label{font-family:IranSans;font-size:13px;line-height:26px;color:#7b7b7b;width:140px;display:inline-block;margin:0 0 0 15px;vertical-align:top;font-weight:700;text-decoration:none}.eds_modalWrapper .eds_modalContent .dnnForm .dnnFormItem a.dnnFormHelp,.eds_modalWrapper .eds_modalContent .dnnTooltip label a.dnnFormHelp,.eds_modalWrapper .eds_modalContent a.dnnFormHelp{font-family:IranSans;font-size:13px;line-height:1;color:#7b7b7b}.eds_modalWrapper .eds_modalContent>div .eds_eventRegistrationLoading{position:absolute;top:0;right:0;left:0;bottom:0;content:"";background:url("images/eventRegistrationLoading.gif") center center no-repeat rgba(255,255,255,.5)}.eds_modalWrapper .edn_errorMessage{font-family:IranSans;line-height:1;font-size:11px;color:#ab1111;margin-right:10px}@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px){.eds_modalWrapper .eds_modalContent .eds_labelAndInput>span,.eds_modalWrapper .eds_modalContent label{display:block;width:100%}.eds_modalWrapper .edn_errorMessage{display:block;margin-top:2px;margin-right:0}}.eds_modalWrapper .eds_closeWindowButtonOuter{position:absolute;top:8px;left:8px;width:30px;height:30px;text-align:center;border:1px solid #115f7d;border-radius:3px;line-height:0!important;font-size:0!important;cursor:pointer;background:none;transition:background .1s linear}.eds_modalWrapper .eds_closeWindowButtonOuter::before{font-family:FontAwesome;color:#fff;font-size:22px;line-height:28px;content:""}.eds_modalWrapper .eds_closeWindowButtonOuter:hover{background-color:#115f7d}.eds_modalWrapper .edNews_tooltipContent{border-radius:5px;border:1px solid #b8d5e0;background:#0a445b;color:#fff;box-shadow:0 0 5px rgba(0,0,0,.7);max-width:350px;position:absolute;font-family:IranSans,sans-serif;font-size:14px;line-height:16px;padding:5px 8px;overflow:hidden;visibility:hidden;opacity:0;transition:.4s;top:auto;bottom:100%;z-index:999}.eds_modalWrapper .edNews_tooltip{position:relative}.eds_modalWrapper .edNews_tooltip::after{position:absolute;top:0;right:auto;left:-6px;display:block;background:0 0;content:"";font:16px/1 FontAwesome;text-align:center;padding:0;color:#555;transition:color .4s ease-in-out}.eds_modalWrapper .edNews_tooltip:hover .edNews_tooltipContent,.eds_modalWrapper.eds_modalVisible{opacity:1;visibility:visible}.eds_modalWrapper .eds_labelAndInput:first-child .edNews_tooltipContent{top:100%;bottom:auto}.eds_modalWrapper .eds_updateProfile{font-size:0;margin:11px 0 0 70px;padding:0;line-height:0;text-align:left;float:left}.eds_modalWrapper .eds_updateProfile>a{text-decoration:underline;color:#fff;font-size:14px;line-height:19px;display:inline-block;background:url("images/user.png") no-repeat;padding:1px 22px 0 0}.eds_modalWrapper .eds_updateProfile>a:hover{text-decoration:none}.eds_modalWrapper .eds_infoMessages{margin:5px;display:block;line-height:1.1!important;font-size:16px!important;color:#fff!important;padding:15px 25px;border-radius:2px}.eds_modalWrapper .eds_infoMessages::before{font-size:21px;color:#fff!important;font-family:FontAwesome;padding-left:20px;line-height:1}.eds_modalWrapper .eds_infoMessages.eds_success{background-color:#00be9c}.eds_modalWrapper .eds_infoMessages.eds_success::before{content:""}.eds_modalWrapper .eds_infoMessages.eds_info{background-color:#189fd3}.eds_modalWrapper .eds_infoMessages.eds_info::before{content:""}.eds_modalWrapper .eds_infoMessages.eds_warning{background-color:#f3c500}.eds_modalWrapper .eds_infoMessages.eds_warning::before{content:""}.eds_modalWrapper .eds_infoMessages.eds_error{background-color:#e07171}.eds_modalWrapper .eds_infoMessages.eds_error::before{content:""}.eds_modalWrapper .eds_formStatus{padding-bottom:15px}.eds_modalWrapper .edNews_eventDateRestriction{margin:10px 0 0}.eds_modalWrapper .edNews_eventDateRestriction>table{width:100%;border:1px solid #fff;box-shadow:0 0 0 1px #e9e9e9;margin-bottom:10px;border-collapse:collapse;border-spacing:0}.eds_modalWrapper .edNews_eventDateRestriction>table>tbody,.eds_modalWrapper .edNews_eventDateRestriction>table>tbody>tr>td:first-child{background-color:#f4f4f4}.eds_modalWrapper .edNews_eventDateRestriction>table>tbody>tr>td{padding:4px;text-align:center;vertical-align:middle;border:none;border-bottom:1px solid #e6e6e6}.eds_modalWrapper .edNews_eventDateRestriction>table>tbody>tr>td input[type=radio]{margin:10px}.eds_modalWrapper .edNews_eventDateRestriction>table>tbody>tr:nth-child(odd)>td{border-bottom:1px solid #fff;background-color:#e6e6e6}.eds_modalWrapper .edNews_eventDateRestriction>table>tbody>tr:nth-child(odd)>td:first-child{background-image:linear-gradient(to top left,#f4f4f4,#f4f4f4 50%,#e6e6e6 50%,#e6e6e6);border-bottom-color:#f4f4f4;position:relative}.eds_modalWrapper .edNews_eventDateRestriction>table>tbody>tr:last-child>td{border-bottom:none}.eds_modalWrapper .eds_styledRadio{display:inline-block;vertical-align:middle;box-sizing:border-box}.eds_modalWrapper .eds_styledRadio *{vertical-align:middle;box-sizing:border-box}.eds_modalWrapper .eds_styledRadio ::after,.eds_modalWrapper .eds_styledRadio ::before{box-sizing:border-box}.eds_modalWrapper .eds_styledRadio input[type=radio]{display:none}.eds_modalWrapper .eds_styledRadio input[type=radio]+label{display:inline-block;position:relative;margin:0;vertical-align:baseline;border-radius:0 50% 50% 0;padding:2px 25px 0 0;min-height:25px}.eds_modalWrapper .eds_styledRadio input[type=radio]+label::after,.eds_modalWrapper .eds_styledRadio input[type=radio]+label::before{position:absolute;display:inline-block;vertical-align:middle;border:5px solid #fff;border-radius:50%;background:#fff;margin:0;padding:0;content:"";font-size:0;line-height:0;transition:.2s ease-in-out}.eds_modalWrapper .eds_styledRadio input[type=radio]+label::before{width:20px;height:20px;top:2px;right:2px}.eds_modalWrapper .eds_styledRadio input[type=radio]+label::after{border:2px solid #919191;background:0 0;width:18px;height:18px;top:3px;right:3px}.eds_modalWrapper .eds_styledRadio input[type=radio]+label:hover::before{background:#60cb20!important}.eds_modalWrapper .eds_styledRadio input[type=radio]+label:hover::after{border-color:#60cb20!important}.eds_modalWrapper .eds_styledRadio input[type=radio]:checked+label::before{background:#189fd3}.eds_modalWrapper .eds_styledRadio input[type=radio]:checked+label::after{border-color:#189fd3}.eds_modalWrapper .eds_styledRadio input[type=radio]:disabled{pointer-events:none}.eds_modalWrapper .eds_styledRadio input[type=radio]:disabled+label{opacity:.6;pointer-events:none}.eds_modalWrapper .eds_styledRadio.eds_noLabel{overflow:hidden;width:22px;height:22px}.eds_modalWrapper .eds_preview_cell_title_disabled{opacity:.6}.eds_modalWrapper.eds_modalVisible .eds_modalContent{display:block}.eds_modalWrapper.eds_contactForm .eds_modalContent>h3::before{content:""}.eds_modalWrapper.eds_authorProfileFullInfo .eds_modalContent>h3::before{content:""}.eds_modalWrapper.eds_authorProfileFullInfo .eds_modalContent>div{color:#7b7b7b}.eds_modalWrapper.eds_authorProfileFullInfo .eds_modalContent>div p{margin:0;padding:0;color:#7b7b7b}.eds_modalWrapper.eds_authorProfileFullInfo .eds_modalContent>div p+p{margin-top:15px}.eds_modalWrapper.eds_themeSettings .eds_modalContent{width:90%;max-width:1200px}.eds_modalWrapper.eds_themeSettings .eds_modalContent>h3::before{content:""}.eds_modalWrapper.eds_themeSettings .eds_modalContent .edNews_adminTheme{overflow:unset;padding:0}.eds_modalWrapper .edn__contentLoading{height:200px;text-align:center}.eds_modalWrapper .edn__contentLoading>img{display:inline-block;margin:40px auto}.eds_modalWrapper .eds_animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.eds_modalWrapper .eds_fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.edNews_adminInfo{display:inline-block;margin:1rem;border:1px solid #ababab;border-radius:3px;padding:5px 10px;background-color:#fff;font:12px/1.1 IranSans}.edNews_adminInfo label{font:inherit}.edNews_adminInfo.edNews_info{border-color:#85bdf8;color:#85bdf8!important}.edNews_adminInfo.edNews_warning{border-color:#fa6900;color:#fa6900!important}.edNews_adminInfo.edNews_blockCenter{display:block;margin-right:0;margin-left:0}.edNews_adminInfo .edNews_textCenter{text-align:center}.edNews_adminInfo .edNews_inputGroup *{vertical-align:middle}.edNews_adminInfo .edNews_inputGroup input[type=checkbox],.edNews_adminInfo .edNews_inputGroup input[type=radio]{margin:0}.edNews_adminInfo .edNews_inputGroup input+label{margin:0 7px 0 0}.eds_modalContent ul{margin:15px 0;padding:0}.eds_modalContent ul li{list-style-type:none;margin:0 0 5px;padding:0}.eds_modalContent ul li label{font-weight:400}.eds_modalContent ul li label span{font-weight:700}body.eds__modalWindowOpened{height:100vh;overflow-y:hidden}.personalBarContainer~div .eds_modalWrapper{right:80px}.news .edn_userDashboard{margin:4rem 0;position:relative;padding:0!important;display:flex;background:var(--Silver-Secondary-Bg);gap:1.2em}.news .edn_userDashboard::before{position:absolute;left:0;bottom:0;right:0;height:32px;background-color:#f7f7f7;border-radius:7px}.news .edn_userDashboard a,.news .edn_userDashboard>div{display:flex;flex-direction:row;align-items:center;justify-content:center}.news .edn_userDashboard a{position:relative;color:var(--Silver-Secondary-Color);text-decoration:none!important;text-align:center!important;padding:.8em .4rem!important;background:0 0!important;transition:.4s!important;cursor:pointer;text-transform:none!important;border:none!important}.news .edn_userDashboard a::before{display:inline-block;vertical-align:middle;font:20px/0 FontAwesome;transition:.4s;z-index:1;color:#c9c9c9;padding-left:.2rem}@media handheld,only screen and (max-width:992px),only screen and (max-device-width:992px){.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_bigInput input[type=text],.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_bigInput select,.eds_modalWrapper .eds_modalContent .eds_labelAndInput.eds_bigInput textarea{width:280px}.news .edn_userDashboard{margin-bottom:1rem}.news .edn_userDashboard::before{height:100%}.news .edn_userDashboard a{font-size:0!important;height:40px!important}.news .edn_userDashboard a::before{font-size:24px;padding-left:0;line-height:40px}}.news .edn_userDashboard a:hover{color:#5f5f5f!important;background-color:#edeef0!important;text-decoration:none!important}.news .edn_userDashboard a:hover::before{color:#5f5f5f}.news .edn_userDashboard a:first-child{border-top-right-radius:7px}.news .edn_userDashboard a:first-child:hover{border-top-right-radius:0}.news .edn_userDashboard a:last-child{border-top-left-radius:7px}.news .edn_userDashboard a:last-child:hover{border-top-left-radius:0}.news .edn_userDashboard a.add_article::before{content:""}.news .edn_userDashboard a.article_manager::before{content:""}.news .edn_userDashboard a.event_manager::before{content:""}.news .edn_userDashboard a.approve_articles::before{content:""}.news .edn_userDashboard a.approve_comments::before{content:""}.news .edn_userDashboard a.category_manager::before{content:""}.news .edn_userDashboard a.dashboard::before{content:""}.news .edn_userDashboard a.settings::before{content:""}.news .edn_userDashboard a.author_profile::before{content:""}.news .edn_userDashboard a.themeSettings::before{content:""}