﻿/********** FONTS **********/
@font-face {
    font-family: IranYekan;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IranYekan.eot');
    src: url('fonts/IranYekan.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IranYekan.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IranYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IranYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'IranYekanLight';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/IRANYekanWebLight.eot');
    src: url('fonts/IRANYekanWebLight.eot') format('embedded-opentype'),
    url('fonts/fontawesome-webfont.svg') format('svg'),
    url('fonts/IRANYekanWebLight.ttf') format('truetype'),
    url('fonts/IRANYekanWebLight.woff') format('woff')
    url('fonts/IRANYekanWebLight.woff2') format('woff2');
}

@font-face {
    font-family: BYekan;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IranYekan.eot');
    src: url('fonts/IranYekan.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IranYekan.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IranYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IranYekan.ttf') format('truetype');
}

@font-face {
    font-family: IranSans;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IranSansWeb.eot');
    src: url('fonts/IranSansWebeot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IranSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IranSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IranSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: cinema;
    src: url('fonts/Cinema-Full.ttf') format('ttf');
}

@font-face {
    font-family: Loew;
    src: url('fonts/Loew.otf') format('otf'),
         url('fonts/Loew-black.otf') format('otf'),
         url('fonts/Loew-ExtraBold.otf') format('otf'),
        url('fonts/Loew-Heavy.otf') format('otf'),
        url('fonts/Loew-Light.otf') format('otf'),
        url('fonts/Loew-Medium.otf') format('otf'),
        url('fonts/Loew-Next.otf') format('otf'),
        url('fonts/Loew-Thin.otf') format('otf'),
        url('fonts/') format('otf');
}

@font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-Bold-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Light-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Medium-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Thin-FD-WOL.ttf') format('ttf'),
        url('fonts/Vazir-Thin-FD-WOL.ttf') format('ttf');
}

@font-face {
    font-family: BNazanin;
    src: url('fonts/B Nazanin Bold_YasDL.com.ttf') format('ttf'),
        url('fonts/B Nazanin_YasDL.com.ttf') format('ttf');
}

/********** DOURTAL ICONS **********/
  @font-face {
  font-family: 'dourtal-icons';
  src: url('./fonts/dourtal-icons.eot?27664484');
  src: url('./fonts/dourtal-icons.eot?27664484#iefix') format('embedded-opentype'),
       url('./fonts/dourtal-icons.woff2?27664484') format('woff2'),
       url('./fonts/dourtal-icons.woff?27664484') format('woff'),
       url('./fonts/dourtal-icons.ttf?27664484') format('truetype'),
       url('./fonts/dourtal-icons.svg?27664484#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
[class^="di-"]:before, [class*=" di-"]:before {
    font-family: 'dourtal-icons';
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    /* width: 1em; */
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
.di-login-arrow:before { content: '\e800'; } /* '' */
.di-world-money:before { content: '\e801'; } /* '' */
.di-aparat:before { content: '\e802'; } /* '' */
.di-soroush:before { content: '\e803'; } /* '' */
.di-bale:before { content: '\e804'; } /* '' */
.di-eitaa:before { content: '\e805'; } /* '' */
.di-home:before { content: '\e806'; } /* '' */
.di-bisphon:before { content: '\e807'; } /* '' */
.di-dourtal:before { content: '\e808'; } /* '' */
.di-login:before { content: '\e809'; } /* '' */
.di-find:before { content: '\e80a'; } /* '' */
.di-refresh:before { content: '\e80b'; } /* '' */
.di-sitemap:before { content: '\e80c'; } /* '' */
.di-users:before { content: '\e80d'; } /* '' */
.di-chev-up:before { content: '\e80e'; } /* '' */
.di-news:before { content: '\e80f'; } /* '' */
.di-eye:before { content: '\e810'; } /* '' */
.di-comment:before { content: '\e811'; } /* '' */
.di-location:before { content: '\e812'; } /* '' */
.di-cog:before { content: '\e813'; } /* '' */
.di-globe:before { content: '\e814'; } /* '' */
.di-calendar:before { content: '\e815'; } /* '' */
.di-star:before { content: '\e816'; } /* '' */
.di-heart:before { content: '\e817'; } /* '' */
.di-mail:before { content: '\e818'; } /* '' */
.di-search:before { content: '\e819'; } /* '' */
.di-mobile:before { content: '\e81a'; } /* '' */
.di-plus-circle:before { content: '\e81b'; } /* '' */
.di-minus-circle:before { content: '\e81c'; } /* '' */
.di-cross-cirle:before { content: '\e81d'; } /* '' */
.di-question:before { content: '\e81e'; } /* '' */
.di-rss:before { content: '\e81f'; } /* '' */
.di-email:before { content: '\e820'; } /* '' */
.di-new:before { content: '\e821'; } /* '' */
.di-key:before { content: '\e822'; } /* '' */
.di-network:before { content: '\e823'; } /* '' */
.di-phone:before { content: '\e824'; } /* '' */
.di-sign-in:before { content: '\e825'; } /* '' */
.di-map-marker:before { content: '\e826'; } /* '' */
.di-phone-volume:before { content: '\e827'; } /* '' */
.di-email-open:before { content: '\e828'; } /* '' */
.di-user:before { content: '\e829'; } /* '' */
.di-cubes:before { content: '\e82a'; } /* '' */
.di-phone-volume-2:before { content: '\e82b'; } /* '' */
.di-cogs:before { content: '\e82c'; } /* '' */
.di-E-mail:before { content: '\e82d'; } /* '' */
.di-check-mark:before { content: '\e82e'; } /* '' */
.di-archive:before { content: '\e82f'; } /* '' */
.di-new-home:before { content: '\e830'; } /* '' */
.di-user-lg:before { content: '\e831'; } /* '' */
.di-email-lg:before { content: '\e832'; } /* '' */
.di-new-rss:before { content: '\e833'; } /* '' */
.di-download:before { content: '\e834'; } /* '' */
.di-sitmap-2:before { content: '\e835'; } /* '' */
.di-plane-1:before { content: '\e836'; } /* '' */
.di-marker:before { content: '\e837'; } /* '' */
.di-open-mail:before { content: '\e838'; } /* '' */

/* END ICON FONTELLO */
/*========== BODY ==========*/
a, a:link, a:visited, a:active, a:hover {
    text-decoration: none !important
}

/********** PORTAL UI **********/
#eFormDependenciesRadTree input {
    display: inline-block !important;
}

input[type=text],
select,
textarea {
    min-height: 26px !important;
    font-size: 12px;
    line-height: 2em;
    padding: 5px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#LinkErrorMessage,
#NewsTitleErrorMessage {
    display: inline-block;
    color: #d00000;
    padding: 5px;
    margin: 5px;
    border: 1px solid #ffbaba;
    border-radius: 5px;
    background: #ffdcdc;
}

input[type=radio]:not(.uk-input) {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-top: -4px;
    border-radius: 100px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 2px solid #ccc !important;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-transition-property: background-color,border;
    -o-transition-property: background-color,border;
    transition-property: background-color,border;
    outline: none;
}

input[type=radio]:not(.uk-input):checked {
    border: 6px solid #1e87f0 !important;
    outline: 0 none;
}

input[type=checkbox]:not(.uk-input) {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 4px !important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc !important;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transition-property: background-color,border;
    -o-transition-property: background-color,border;
    transition-property: background-color,border;
    outline: none;
}

.Normal #RdBtnRadio,
.Normal #RdBtnCheck {
    padding: 0 !important;
    margin: 2px;
    border-radius: 99px !important;
    vertical-align: middle;
}

label[for] {
    cursor: pointer;
    vertical-align: middle;
}

input[disabled] + label[for] {
    color: #bbb;
    cursor: default;
}

input[type=checkbox]:not(.uk-input):disabled {
    background: #e8e8e8;
    cursor: not-allowed;
}

input[type=checkbox]:not(.uk-input):checked {
    background-color: #1e87f0;
}

input[type=checkbox]:not(.uk-input):disabled:checked {
    background-color: #cccccc;
}

input[type=checkbox]:not(.uk-input):after {
    content: '';
    display: block;
    width: 4px;
    height: 8px;
    border: 0px solid #fff;
    position: absolute;
    top: 0;
    left: 4px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}

input[type=checkbox]:not(.uk-input):checked:after {
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}

#btnSubmit,
.commandbutton,
.CommandButton {
    display: inline-block;
    min-width: 100px !important;
    min-height: 35px;
    color: #0080ff !important;
    text-align: center;
    font-size: 14px !important;
    line-height: 1.5em !important;
    padding: 5px 10px !important;
    margin: 5px !important;
    border: 2px solid #1e87f0 !important;
    border-radius: 2px !important;
    background: #fff !important;
    cursor: pointer !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    outline: 0;
}

#btnSubmit:hover,
.commandbutton:hover,
.CommandButton:hover {
    color: #fff !important;
    background: #1e87f0 !important;
    outline: 0;
}

.dp_MenuBuilder_Content .dp_Search_box {
    padding: 0;
    border: 0;
    border-radius: 0;
    vertical-align: 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

/********** OK & CONTINUE BTN **********/
[id$=_btnOk],
[id$=_btnSubmit],
.CommandButton[id$=_SendButton],
.CommandButton[href*=ctl03],
.CommandButton[href*=ctl11],
.CommandButton[href*=ctl70],
#RelatedNewsSaveButton,
#ImageSaveOrderButton {
    color: #00a500 !important;
    border: 2px solid #00a500 !important;
    background: #fff !important;
    outline: 0;
}

[id$=_btnOk]:hover,
[id$=_btnSubmit]:hover,
.CommandButton[id$=_SendButton]:hover,
.CommandButton[href*=ctl03]:hover,
.CommandButton[href*=ctl11]:hover,
.CommandButton[href*=ctl70]:hover,
#RelatedNewsSaveButton:hover,
#ImageSaveOrderButton:hover {
    color: #fff !important;
    background: #00a500 !important;
}

/********** CANCEL BTN *********/
[id$=_btnCancel],
.CommandButton[id$=_ClearButton],
.CommandButton[href*=ctl05],
.CommandButton[href*=ctl10],
.CommandButton[href*=ctl12],
.CommandButton[href*=ctl72],
.CommandButton[href*=ctl63],
.CommandButton[id*=cancelButton],
#RelatedNewsReturnButton,
#ImageReturnButton {
    color: #ff7800 !important;
    border: 2px solid #ff7800 !important;
    background: #fff !important;
    outline: 0;
}

[id$=_btnCancel]:hover,
.CommandButton[id$=_ClearButton]:hover,
.CommandButton[href*=ctl05]:hover,
.CommandButton[href*=ctl10]:hover,
.CommandButton[href*=ctl12]:hover,
.CommandButton[href*=ctl63]:hover,
.CommandButton[href*=ctl72]:hover,
.CommandButton[id*=cancelButton]:hover,
#RelatedNewsReturnButton:hover,
#ImageReturnButton:hover {
    color: #fff !important;
    background: #ff7800 !important;
}

/********** DELETE BTN **********/
[id$=_btnSubmitDel],
.CommandButton[onclick*=confirmDelete] {
    color: red !important;
    border: 2px solid red !important;
}

[id$=_btnSubmitDel]:hover,
.CommandButton[onclick*=confirmDelete]:hover {
    color: #fff !important;
    background: red !important;
}

.ui-datepicker-trigger {
    position: relative;
    left: 22px;
    cursor: pointer;
}

#NewsCategoryDropDownItems,
#RNewsCategoryDropDownItems {
    min-width: 126px;
    padding: 5px;
    border: 1px solid #cacaca;
    border-radius: 0px 0px 5px 5px;
    z-index: 999;
}

input[type=file] {
    min-height: 30px;
    color: #1e87f0 !important;
    font: inherit !important;
    padding: 5px !important;
    border: 1px solid #1e87f0 !important;
    border-radius: 3px !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    position: relative;
    cursor: pointer;
}

input[type=file]::after {
    content: "Choose file";
    width: 96px;
    height: calc(100% - 4px);
    color: #fff;
    font-size: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3px;
    margin: 2px;
    background: #1e87f0;
    position: absolute;
    top: 0;
    right: 0;
}

[id*=EditTable] {
    margin-bottom: 20px !important;
}

.ui-accordion-header,
td.releasenote input {
    font-family: IranYekan, Tahoma;
}

.ui-accordion-header-icon {
    margin: 5px;
}

/********** module title edit icon **********/
[id$=paneheader] ~ * .dp-module-title-text:before {
    content: "\f044";
    width: 11px;
    padding: 0 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    cursor: pointer;
}

[class^=icon-] *,
[class*=" icon-"] * {
    font-family: douran-font;
}

.sweet-alert.showSweetAlert,
.sweet-alert.showSweetAlert h2,
.sweet-alert .sa-button-container button {
    font-family: inherit;
}

.dp-cp-modules-box > h1 {
    color: #fc0;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
}

.fa.fa-envelope,
.uk-icon-envelope {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
        transform: scale(.9);
}

/********** <<<<<<<<<< PORTAL UI <<<<<<<<<< **********/

/********** PORTAL NEWS **********/
.DPNewsItemTitle span {
    margin: 0;
    font-weight: normal !important;
}

.DPNewsWrap * {
    color: #fff !important;
}

.NewTextStyle {
    font: 11px IranYekan !important
}

/********** PANES **********/
[type=pane] {
    max-width: 100%;
    margin: 0 !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

[type=pane] > br {
    display: none
}

[type=pane]:empty {
    display: none;
}

[side-pane] {
    width: 300px;
}

[pane-pad-parent] {
    margin-right: -7px !important;
    margin-left: -7px !important;
}

[pane-pad] {
    padding-right: 7px !important;
    padding-left: 7px !important;
}

[id$=paneheader] {
    width: 100%;
    line-height: 24px;
    min-height: 25px;
    color: #000;
    background-color: #efefef;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #dbd9d9;
    position: relative;
    z-index: 2;
}

[id$=paneheader] ~ * [id^=divMinMax_]:first-of-type {
    margin: 0 !important
}

@media (max-width: 768px) {
    [type=pane] {
        display: block;
        width: 100%
    }
}

/* ========== portal-css: header ========== */

/********** DATE **********/
.dp-date {
    color: #fff;
    display: block;
    position: relative;
    padding-right: 20px;
    font-size: 13px;
    margin-left: 0;
}

.dp-date::before {
    content: '\e815';
    position: absolute;
    top: 3px;
    right: 0;
    color: #fff;
    font: normal 100 14px/normal 'dourtal-icons';
}

/*========= portal-css: Structure - theme ==========*/
.dp_DefaultLayoutdiv,
.dp_defaultLayoutdiv {
    direction: rtl;
    margin: 0 auto
}

.dp_AlternateLayoutDiv,
.dp_alternateLayoutDiv {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse
}

.dp_DefaultLayoutTable,
.dp_defaultLayoutTable {
    border-spacing: 0;
    background: transparent;
    margin: 0 auto;
    width: 100%
}

.dp_alternateLayoutTable,
.dp_AlternateLayoutTable {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.dp_alternatePortalHeader,
.dp_AlternatePortalHeader {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.dp_DefaultPortalHeader,
.dp_defaultPortalHeader {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.dp_DefaultPortalFooter,
.dp_defaultPortalFooter {
    width: 100%;
}

.dp-itemViewMode {
    background: #fff;
}

.dp_alternateLayoutTable > tbody, .dp_alternateLayoutTable > tbody > tr,
.dp_alternateLayoutTable > tbody > tr > td, .dp_AlternateLayoutTable > tbody,
.dp_AlternateLayoutTable > tbody > tr, .dp_AlternateLayoutTable > tbody > tr > td {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.dp_alternatePortalFooter,
.dp_AlternatePortalFooter {
    width: 1024px;
    margin: 0 auto;
    color: #0077e1;
    background: #005eaa;
}

.dp_DefaultLayoutTableModule,
.dp_defaultLayoutTableModule {
    padding: 15px;
    max-width: 1024px !important;
    margin: 25px auto 5px auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
    direction: rtl;
}

.dp_alternateLayoutTableModule,
.dp_AlternateLayoutTableModule {
    width: 100%;
    padding: 15px;
    border-right: solid 1px #8f9092;
    border-left: solid 1px #8f9092;
    background: #DDD
}

@media screen and (max-width: 480px) {
    .dp-date {
        z-index: 1;
    }
}

/*========== portal-css: admin Control Panel ==========*/
.ControlPanel {
    border: 1px solid;
}

.ControlPanel #Table2 > tbody > tr > td.SubHead {
    background: url("image/Website-Pattern-04.jpg") repeat;
    padding: 5px;
}

.ControlPanel {
    border: #aDaDaD solid;
    border-width: 0 0 2px;
}

.ControlPanel img {
    margin: 10px;
}

.ControlPanel td td td td img {
    margin: 0;
}

.ControlPanel td td td {
    width: auto;
}

.ControlPanel div {
    width: 3px;
    font: normal 11px IranYekan;
}

.ControlPanel td.SubHead {
    background: url("image/Website-Pattern-04.jpg") repeat;
    font: bold 12px tahoma;
    color: #fff;
}

.ControlPanel td.subhead {
    background: url("image/Website-Pattern-04.jpg") repeat;
    font: bold 12px tahoma;
    color: #fff;
}

.ControlPanel td td .SubHead {
    background: transparent;
    border: 0;
    font: normal 11px IranYekan;
    color: #333;
}

.ControlPanel td td td select {
    color: #333;
    cursor: pointer;
    border-radius: 5px;
}

.Head {
    color: #404040;
    letter-spacing: 0;
}

.SubHead {
    color: #404040;
    font: 800 12px IranYekan, regular;
}

.SubSubHead {
    font-weight: bold;
    font: 11px Tahoma;
    color: #000;
}

.TitleHead {
    color: #fff;
    font: 18px IranYekan, regular;
    line-height: 32px;
    padding-right: 8px !important;
    vertical-align: top;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.CommandButton,
a.CommandButton {
    background-color: #74C2E1;
    border: medium none;
    color: #000000;
    display: inline-block;
    font: 8pt IranYekan;
    margin: 3px 5px;
    padding: 1px 5px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);
}

.CommandButton,
a.CommandButton:hover {
    background-color: #336699;
    color: #ffffff;
    cursor: pointer
}

/********** FOOTER MENU **********/
.dp-footer-container {
    position: relative;
}

.dp-footer-nav table,
.dp-footer-nav tbody,
.dp-footer-nav tr {
    display: block;
}

.dp-footer-nav td {
    display: inline-block;
}

.dp-copyright-text {
    float: right;
    color: #fff;
    text-align: center;
    line-height: 2em;
    padding: 5px 10px;
}


/*========== portal-css: custom - css ==========*/
#Table2 tr td {
    padding: 5px 0;
}

#Table6 {
    padding: 5px 0;
}

.contentpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.leftpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.rightpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.toppane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.toprightpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

.topleftpane .dp-module:nth-child(1) a[href^="/Admin"] {
    margin-top: 25px;
    display: inline-block;
}

/* *** End *** */

/*---------- setting buttons styles  -----------------*/
.dp-modules-settings {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.dp-module-title-btn {
    display: inline-block;
    width: 40px;
    height: 30px;
    color: #444 !important;
    text-align: center;
    padding: 5px;
    margin: 2px 0;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.06);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    position: relative;
}

.dp-module-title .dp-module-title-btn.ui-sortable-handle {
    padding-top: 8px;
    float: none !important;
}

.dp-module-title-btn.uk-open + .dp-modules-title-st-list {
    display: block !important
}

.sortable-placeholder {
    cursor: -webkit-grab;
    cursor: grab;
}
.dp-modules-title-st {
    display: inline-block;
}

.dp-modules-title-st-list {
    display: none;
    text-align: right;
    font: 13px Tahoma;
    width: 150px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 #333;
    box-shadow: 0 1px 3px 0 #333;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 9999;
}

.dp-modules-title-st-list a {
    display: block;
    color: #666 !important;
    padding: 10px 15px !important;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.dp-modules-title-st-list i {
    display: inline-block;
    width: 21px;
    font-size: 16px;
    vertical-align: middle;
}

.dp-modules-title-st-list a:hover {
    color: #fff !important;
    border-right: 4px solid #fc0;
    background-color: #1C2529;
}

/********** ADD MODULE ON PANE **********/
#mdl-modal .uk-modal-close:after {
    margin: 5px;
    font-size: 20px;
    font-weight: 100;
    font-family: 'Font Awesome 5 Pro', FontAwesome;
}

.add-mdl-opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.add-mdl-opt > * {
    margin: 5px;
}

.add-mdl-opt > :last-child {
    margin-right: auto;
}

#mdl-modal select,
#mdl-modal input[type=text] {
    height: 30px;
    border-radius: 0;
}

#mdl-modal select {
    padding: 0 10px 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff url("data:image/svg+xml,%3Csvg fill='%23bbb' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0l5,4.5L10,0V1.5L5,6,0,1.5V0Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-size: 10px 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

#mdl-modal select:focus {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23f90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0l5,4.5L10,0V1.5L5,6,0,1.5V0Z'/%3E%3C/svg%3E");
}

#mdl-modal input:focus,
#mdl-modal select:focus {
    border-color: #fc0
}

#mdl-modal .uk-button {
    border-radius: 0;
}

.mdl-loading {
    display: none;
    color: #9400e6;
    font-size: 16px;
    padding: 0 10px;
}

.mdl-loading i {
    padding: 0 5px;
    font-size: 160%;
    vertical-align: middle;
}

.added-mdls {
    list-style: none;
    padding: 0;
    margin: 0;
}

.added-mdls .uk-panel-box {
    padding: 10px;
    margin: 10px 0;
    border-radius: 0;
}

.added-mdls li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.added-mdls li > * {
    margin: 0 5px;
}

#mdl-modal .mdl-lst-msg:not(:empty) {
    font-size: 14px;
    padding: 4px 8px;
    border: 1px solid rgba(0,0,0,.2);
    background: rgba(0,0,0,.3);
}

#mdl-modal .mdl-del-btn,
#mdl-modal .mdl-dup-btn {
    color: #fff !important;
    padding: 2px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.2);
    background: #009dd8;
}

#mdl-modal .mdl-del-btn {
    background: #ee465a;
}

#mdl-modal .mdl-dup-btn {
    margin-right: auto;
    background: #009dd8;
}

.add-module-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.add-module-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    vertical-align: top;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.add-module-list li:not(.active) {
    opacity: .3;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    outline: 0;
}

.add-module-list li a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 250px;
    color: #222d32;
    padding: 5px;
    margin: 5px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    position: relative;
}

.add-module-list li a.clicked {
    -webkit-box-shadow: 0 0 0 1px #999;
            box-shadow: 0 0 0 1px #999;
    -webkit-animation: shadow-up .5s;
    animation: shadow-up .5s;
}

@-webkit-keyframes shadow-up {
    100% {
        -webkit-box-shadow: 0 -100px 0 -10px transparent;
                box-shadow: 0 -100px 0 -10px transparent;
    }
}

@keyframes shadow-up {
    100% {
        -webkit-box-shadow: 0 -100px 0 -10px transparent;
                box-shadow: 0 -100px 0 -10px transparent;
    }
}

.add-module-list li a span {
    display: block;
    font-size: 8px;
    line-height: 1.5em;
    position: absolute;
    bottom: 0;
    left: 3px;
    opacity: 1;
}

.add-module-list li a:hover:after {
    content: '\f067';
    font: 20px 'Font Awesome 5 Pro', FontAwesome;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.add-module-list li a:hover {
    border-color: #ffca08;
    background: #ffca08;
}

.add-module-list li a i:before {
    display: inline-block;
    width: 40px;
    font-size: 30px;
}

.add-module-list li a p {
    margin: 0;
    word-break: break-word;
}

.add-module-btn {
    display: inline-block;
    color: #374850 !important;
    text-align: center;
    font-size: 16px;
    padding: 2px 4px;
    margin: 2px 5px;
    border-radius: 3px;
    vertical-align: middle;
    position: relative;
}

.add-module-btn:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 0 1px #a1acc5;
            box-shadow: 0 0 0 1px #a1acc5;
}

#mdl-modal > .uk-modal-dialog:before {
    /* content: ''; */
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

#mdl-modal > .uk-modal-dialog:after {
    /* content: '\f1ce'; */
    font: 22px 'Font Awesome 5 Pro';
    position: absolute;
    top: 10%;
}
/***************************** End Style Old By Former Front Ends  ********************************/


/* #************# Start Style Portal New Front Ends #************# */
*,
*::before,
*::after {
    /* outline: 1px solid transparent; */
}

html {
    position: relative;
    height: 100%;
    direction: rtl;
}

body,
body#tagBody {
    height: auto !important;
    min-height: 100%;
    font-family: BYekan;
    overflow-x: hidden;
    direction: rtl;
    /* background: #fff url('/Design/Themes/armed-force/default/image/back.jpg') repeat-y;
    background-size: 100% auto;
    background-attachment: fixed; */
    background-color: #f7f7f7 !important;
}

body > form {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}

body > form > main {
    min-height: 100vh;
    overflow: hidden;
}

body > form > main > div.table-class {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#body-panes {
    flex: 1;
}

@media screen and (max-width: 600px) {
    #body-panes {
        margin-bottom: 0;
    }
}

body, div, p, span, a, h1, h2, h3, h4, h5, h6, button, input, textarea,
select, option, label, table, tbody, th, tr, td {
    font-family: IranSans;
    font-weight: 100;
}


.uk-clearfix:before,
.uk-clearfix:after,
.uk-container:before,
.uk-container:after {
    display: table !important;
    border-spacing: 0;
}

/********** SCROLLBAR **********/
::-webkit-scrollbar-track { background: #fff }
::-webkit-scrollbar { width: 8px; height: 8px; background: #f5f5f5 }
::-webkit-scrollbar-thumb { border-radius: 5px; background: #2c2b7c }
:root, * { scrollbar-width: thin; scrollbar-color: #2c2b7c #2c2b7c }

/********** HEADER **********/
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span,
a,
li,
ul,
b,
strong,
code,
pre {
    font: 100 14px/normal IranSans;
}

li {
    list-style: none;
}

/* ======> Start Style Navigation <====== */
.bg-dark-blue {
    padding: 5px 0;
    background-color: #002665;
    position: relative;
    overflow: hidden;
}

.armed-system {
    position: relative;
}

.link-system {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.link-system  div ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.link-system  div.social-media ul a {
    padding: 4px 10px;
    border-radius: 4px;
    color: #020A86;
    background-color: #eee;
}

.link-system  div.social-media ul li:not(:first-child) {
    margin-right: 4px;
}

.link-system  div ul li i {
    font-size: 16px;
    line-height: 1;
}

.link-system  div a {
    display: inline-block;
    height: 100%;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    transition: .2s linear;
}

.link-system  div i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    transition: .2s linear;
}

.link-system  div.auth {
    position: relative;
}

.link-system div.auth ul li:not(:first-child) {
    margin-right: 7px;
    padding: 0 7px 0 0;
    border-right: 1px solid #eee;
}

.site-logo {
    display: flex;
    align-items: center;
    width: 100%;
}

.portal-image {
    flex: 1;
}

.logos {
    position: relative;
    padding: 8px 0;
    background-color: #ffffff94;
    backdrop-filter:blur(10px);
    z-index: 2;
}

.logos .menu-fixed {
    position: relative;
    padding: 10px;
    border-radius: 5px;
    margin-left: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px #00000017;
    cursor: pointer;
}

.logos .menu-fixed span {
    display: block;
    width: 20px;
    height: 2px;
    line-height: 1;
    border-radius: 100px;
    background-color: #00c0ff;
}

.logos .menu-fixed span:not(:last-child) {
    margin-bottom: 4px;
}

.slogan {
    text-align: left;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.slogan img:first-child {
    margin-left: 0;
}

.site-logo img {
    max-width: 100%;
}

.navigation {
    position: fixed;
    top: 0;
    right: -110%;
    min-width: 100%;
    height: 100%;
    padding: 4px 0;
    background-color: #00000029;
    z-index: 99;
}

.navigation.active {
    right: 0;
}

.head-section {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 3;
}

.head-section ul {
    margin: 0;
    padding: 0;
}

#otherLink {
    display: flex;
    align-items: center;
}

#otherLink ul {
    margin-left: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#otherLink ul > li:not(:nth-child(n + 4)) {
    display: none;
}

#otherLink ul > li:not(:last-child) {
    margin-left: 10px;
}

#otherLink ul > li a,
#otherLink ul > li i {
    color: #020A86;
    font-size: 15px;
}

#otherLink ul > li i.fa-slash-forward {
    color: #fff;
    font-size: 20px;
    line-height: 1
}

#otherLink ul > li a.active span {
    color: #ffc701;
}

#otherLink ul:first-child li a.toggle-search {
    color: #fff;
    padding: 0;
    font-size: 16px;
}

#otherLink ul:nth-of-type(2) {
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    border-radius: 6px;
    background-color: #002e4e;
}

#otherLink ul:nth-of-type(2) li {
    position: relative;
}

#otherLink ul:nth-of-type(2) li a {
    color: #fff;
    font-size: 17px;
    padding: 8px;
    margin: 0 4px;
    display: inline-block;
    font-size: 16px;
    transition: .3s ease;
}

#otherLink ul:nth-of-type(2) li a:hover {
    background-color: #00b437;
    transition: .3s ease;
}

a.rep-request {
    position: relative;
    color: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    background-color: #ff9b00;
    overflow: hidden;
    display: block;
    transition: .4s;
}

a.rep-request::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 150%;
    height: 100%;
    border-radius: 20px;
    background-image: linear-gradient(90deg, transparent, #e99105 40%, transparent 50%);
    background-position: left bottom;
    animation:slidebg 70s linear infinite;
    transition: .4s;
}

@keyframes slidebg {
    from {
        background-position: -100vw;
        height: 150%;
    }
    to {
        background-position:100vw;
          height: 100%;
    }
}

a.rep-request:hover {
    color: #ff9b00;
    background-color: #00263c
}

a.rep-request:hover::before {
    background-image: linear-gradient(90deg, transparent, #00263c 40%, transparent 50%);
}

#otherLink ul a i,
#otherLink ul a span {
    color: #fff;
    transition: .3s;
}

#otherLink ul a:hover i,
#otherLink ul a:hover span {
    color: #ff9b00;
}

#otherLink ul a.call-center i,
#otherLink ul a.call-center span {
    color: #ff9b00;
}

#otherLink ul a.call-center i {
    animation-name: slidein;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    display: inline-block;
}

@keyframes slidein {

    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }

}

.toggle-search {
    position: relative;
    color: #707070;
}

.toggle-search i {
    transform: rotate(0deg);
}

.dp-search {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 200px;
    max-width: 100%;
    height: 100%;
    border: 0;
    background-color: transparent;
    border-radius: 12px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    transition: .2s linear;
    overflow: hidden;
    z-index: 1;
}

.dp-search.active {
    max-width: 100%;
    min-width: 250px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: .2s linear;
}

#imgLoading {
    position: absolute;
    top: 12px;
    left: 20%;
    visibility: hidden;
    color: #fff;
    z-index: 1;
}

input.headerSearchTextBox {
    height: 100%;
    color: #fff !important;
    min-height: 100% !important;
    border: 0;
    padding: 2px 6px 2px 0;
    margin: 0;
    line-height: 1;
    font-size: 14px !important;
    font-family: IranSans;
    background: transparent;
    border: 1px solid #eee;
    border-radius: 50px;
}

input.headerSearchTextBox:hover,
input.headerSearchTextBox:active,
input.headerSearchTextBox:focus,
input.headerSearchTextBox:visited {
    outline: 0 !important;
}

input.headerSearchTextBox::placeholder {
    color: #fff;
    font-size: 12px;
}

input.headerSearchTextBox ~ img {
    display: none;
}

.HeaderSearchButton {
    border: 0;
    position: relative;
    border-radius: 0;
    z-index: 2;
    cursor: pointer;
    min-width: 30px;
    font-size: 0 !important;
    background: transparent;
}

.search-ico {
    position: absolute;
    top: 2px;
    left: 5px;
    pointer-events: none;
    font-weight: 100;
    color: #fff !important;
}

.search-ico i {
    color: #fff !important;
    font-weight: 100;
}

#menu {
    position: fixed;
    top: 0;
    right: -110%;
    min-width: 300px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
    background-color: #002055;
    transition: .4s linear;
}

#menu.active {
    right: 0;
    transition: .4s linear;
}

#main-nav {
    position: relative;
    flex: 1;
    width: 100%;
    overflow: hidden auto;
}

.alt-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 20px;
    padding: 0 15px 10px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

#closeNav {
    min-width: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    font-family: 'Font Awesome 5 Pro';
    padding: 10px 0;
    margin-right: 20px;
    border-radius: 4px;
    background-color: red;
    cursor: pointer;
}

.nav-root {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 0;
    justify-content: center;
    margin: 0;
}

.nav-root li {
    position: relative;
}

.nav-root > li {
    margin-right: 0;
    width: 100%;
}

.nav-root > li:not(:last-child) {
    margin-left: 0;
}

.nav-root a {
    font-size: 13px;
    color: #002665;
    display: block;
    padding: 10px;
    transition: .2s linear;
}

.nav-root > li > a {
    position: relative;
    color: #fff;
    padding: 8px 10px;
    font-weight: 100;
    font-size: 14px;
    /* background: linear-gradient(#ffc701, #ffc701) no-repeat; */
    background-position: right bottom 4px;
    background-size: 0 2px;
    border-bottom: 1px solid #fff;
    transition: .2s linear;
}

.nav-root > li > a:hover {
    color: #ffc701;
    font-weight: 100;
    transform: scale(1);
    /* background-size: 100% 2px; */
    transition: .2s linear;
}

.nav-root .nav-parent ul a {
    color: #001f35;
    border-bottom: 1px solid #001f35;
}

.nav-root a:hover {
    color: #3e3e3e;
}

.nav-root .nav-parent > ul {
    position: fixed;
    top: 0;
    right: -110%;
    height: 100%;
    min-width: 250px;
    background-color: #fff;
    box-shadow: 0 0 6px #eee;
    opacity: 1;
    padding: 0;
    visibility: visible;
    overflow: visible;
    z-index: 9;
    transition: .3s ease-in-out;
}

.nav-root .nav-parent.active > ul {
    right: 0;
}

/* .nav-root .nav-parent:hover > ul {
    opacity: 1;
    padding: 10px;
    height: auto;
    visibility: visible;
    pointer-events: auto;
} */

.nav-root > li.nav-parent > a::after {
    content: '\f104';
    position: absolute;
    top: 0;
    left: 0;
    min-width: 50px;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font: 100 30px/1 'Font Awesome 5 Pro';
    /* transform: translate(-50%, -50%) rotate(0); */
    transition: .3s linear;
    border-right: 1px solid #fff;
}

.nav-root > li.nav-parent:hover > a::after {
    color: #ffc701;
    border-right-color: #ffc701;
}

.nav-root ul ul {
    right: 100%;
}

.nav-root ul .nav-parent > a::after {
    content: '\f104';
    position: absolute;
    top: 4px;
    left: 10px;
    color: #707070;
    font: 100 32px/1 'Font Awesome 5 Pro';
}

.close-back {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #001f35;
    color:#333;
}

.close-back i {
    width: 40px;
    margin-left: 50px;
    font-weight: 400;
    text-align: center;
    border-left: 1px solid #001f35;
    color:#333;
}

#sideNav {
    display: none;
    color: #2c2b7c;
    font-size: 20px;
    padding: 12px 20px;
    border-radius: 4px;
    background-color: #f7f7f7;
    box-shadow: 0 0 4px #c2c2c2;
}

#res-nav .uk-offcanvas-bar {
    overflow-x: hidden;
    padding-right: 20px;
}

#res-nav .nav-root {
    padding-right: 0;
    flex-direction: column;
    align-items: flex-start;
}

#res-nav .nav-root li,
#res-nav .nav-root a {
    display: block;
    width: 100%;
}

#res-nav .nav-root > li.nav-parent > a::after {
    content: '\f067';
    top: 14px;
    left: 20px;
    transform: translateY(0) rotate(0);
    font-size: 18px;
    font-weight: 100;
    transition: .2s linear;
}

#res-nav .nav-root > li.nav-parent.active > a::after {
    content: '\f068';
    transform: translateY(0) rotate(180deg);
    transition: .2s linear;
}

#res-nav .nav-root .nav-parent > ul {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    background-color: #ffffff12;
    box-shadow: none;
}

#res-nav .nav-root a {
    color: #fff;
}

#res-nav .nav-root .nav-parent.active > ul {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 10px 4px;
    pointer-events: auto;;
}

@media screen and (max-width: 660px) {
    .link-system {
        flex-direction: column;
    }

    .link-system > div {
        margin: 5px 0
        
    }

    .head-section {
        /* flex-direction: column; */
    }

    .slogan {
        text-align: center;
    }
}

/* ======> End Style Navigation <====== */

/* ======> Start Style SlideShow <====== */
#sliderpack {
    padding: 0 !important;
}

.main-slider {
    position: relative;
}

.main-slider #wowslider-container_quiet .ws_images > div,
.main-slider #wowslider-container_quiet .ws_images > div img,
.main-slider #wowslider-container_quiet .ws_images > ul,
.main-slider #wowslider-container_quiet .ws_images > ul li,
.main-slider #wowslider-container_quiet .ws_images > ul li img {
    height: 100% !important;
}

.main-slider #wowslider-container_quiet img {
    object-fit: fill;
    width: 100% !important;
}

#wowslider-container_quiet {
    display: block !important;
    width: 100% !important;
    z-index: 0 !important;
}

#wowslider-container_quiet .ws-title {
    padding: 0 !important;
    background-color: transparent !important;
    text-shadow: none !important;
    opacity: 1 !important;
    font-family: 'IranSans' !important;
    width: 32%;
    text-align: right !important;
    left: 0 !important;
    bottom: 18% !important;
}

#wowslider-container_quiet .ws-title::before {
    content: '';
    position: absolute;
    top: 10px;
    right: -140px;
    width: 120px;
    height: 80px;
    background: url('/Design/Themes/dekaPost/default/image/flesh.png') no-repeat center;
    background-size: contain;
}

#wowslider-container_quiet .ws-title span {
    displaY: block;
    color: #1f4457;
    width: 100%;
    font-size: 40px !important;
    font-weight: bold;
    text-align: right;
}

#wowslider-container_quiet .ws-title span div {
    color: #f6b82a;
    font-size: 24px !important;
    font-family: IranSans;
    text-align: right !important;
    font-weight: 100;
}

#wowslider-container_quiet .ws_shadow {
    display: none !important;
}

#wowslider-container_quiet .ws_bullets {
    top: 0 !important;
    bottom: 0;
    right: 0 !important;
    float: none !important;
    padding: 0 !important;
    width: auto;
    height: auto;
    position: relative !important;
    margin-top: 0;
    z-index: 1;
}

#wowslider-container_quiet .ws_bullets div {
    width: 100%;
    text-align: center;
    float: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#wowslider-container_quiet .ws_bullets a {
    display: inline-flex;
    width: 10px !important;
    background: none !important;
    background-color: transparent !important;
    border-radius: 50px;
    height: 10px !important;
    margin: 0 5px!important;
    float: none !important;
    border: 1px solid #7c7c7c;
}

#wowslider-container_quiet .ws_bullets a.ws_selbull {
    background-color: #7c7c7c !important;
}

#wowslider-container_quiet .ws_bullets .ws_bulframe {
    display: none !important;
}

@media screen and (max-width: 1025px) {
    #wowslider-container_quiet .ws_bullets {
        margin-top: 0;
        top: 20px !important;
    }
}

@media screen and (max-width: 480px) {
    .main-slider #wowslider-container_quiet {
        height: 220px !important;
    }
    .main-slider #wowslider-container_quiet img {
        width: 100% !important;
    }
}

/* ======> End Style SlideShow <====== */

/* ======> Start Style News <====== */
#NewsContent {
    height: 100%;
    position: relative;
}

#NewsContent > table,
#NewsContent >table > tbody,
#NewsContent >table > tbody > tr {
    height: 100%;
}

#NewsContent >table > tbody > tr {
    display: flex;
    margin-bottom: 25px;
}

#NewsContent [id$=_NewsContentPanel] {
    padding-bottom: 0;
    border-bottom: 0;
    height: 100%;
}

#NewsContent [id$=_NewsContentPanel] #NewsContentLayout {
    height: 100%;
}

#NewsContent [id$=_NewsContentPanel] [id$=_KeyWordsContainaer] {
    display: none;
}

#NewsContent #NewsContentLayout > tbody {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(1) {
    display: none;
}

#NewsContent #NewsContentLayout > tbody > tr,
#NewsContent #NewsContentLayout > tbody > tr > td {
    display: block;
    width: 100%;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(2){
    position: relative;
    height: 200px;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(2) > td {
    height: 100%;
    display: block;
}

#NewsContent #NewsContentLayout [id$=_ContentTopImageLink],
#NewsContent #NewsContentLayout [id$=_ContentTopImageLink] img {
    display: block;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    border: 0;
    border-radius: 15px 15px 0 0;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) {
    flex: 1;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    position: relative;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(1) {
    display: none;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(1) a,
#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(1) a img {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(3) {
    display: none;
}

#NewsContent #NewsContentLayout > tbody > tr:nth-child(3) > td:nth-child(2) {
    /* height: 100%; */
    flex: 1;
}

#NewsContent #ContentBox {
    height: 100%;
    display: flex;
    flex-direction: column;
}

#NewsContent #ContentBox > tbody {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
    /* justify-content: space-between; */
}

#NewsContent #ContentBox > tbody > tr:first-child {
    display: none;
}

#NewsContent #ContentBox > tbody > tr:nth-child(2) {
    flex: 1;
}

#NewsContent #NewsInfoArea {
    display: block;
    margin: 0 0 10px;
}

#NewsContent #NewsInfoArea > td {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#NewsContent [id$=_ContentTitlePanel] {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 50px;
}

#NewsContent [id$=_ContentTitleLink] {
    display: block;
}

#NewsContent [id$=_ContentTitleLink] span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #707070;
    transition: color .2s linear;
}

#NewsContent [id$=_ContentTitleLink]:hover span {
    color: #505050;
    transition: color .2s linear;
}

#NewsContent #ContentBox [id$=_NewsAbstractPanel] {
    border: 0;
    padding: 0;
    color: #000;
    background-color: transparent;
}

#NewsContent #ContentBox .AbstractMoreLink {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background-color: #ee1940;
    margin-top: 10px;
    border-radius: 4px;
    transition: .2s ease-in-out;
}

#NewsContent #ContentBox .AbstractMoreLink:hover {
    background-color: red;
    transition: .2s ease-in-out;
}

#NewsContent [id$=_ContentDetailsPanel] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

#NewsContent .DPNewsWrap *{
    color: #909090 !important;
}

#NewsContent [id$=_DetailsNewsCodePanel] > span:last-of-type,
#NewsContent [id$=_DetailsDatePanel] > span:last-of-type,
#NewsContent .DPNewsIcons  {
    display: none;
}

[id$=_NewsFooterArchiveLink] {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 0 15px;
}

.news-date {
    position: absolute;
    left: 0;
    top: -10px;
    min-width: 50px;
    text-align: center;
    background-color: blue;
    z-index: 1;
    border-radius: 10px;
}

.news-date div {
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width: 1024px) {
    #NewsContent >table > tbody > tr > td {
        width: calc(50% - 10px) !important;
        margin-bottom: 20px;
    }

    #NewsContent >table > tbody > tr > td:nth-child(even) {
        margin-right: auto;
    }

    #NewsContent >table > tbody > tr {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 480px) {
    #NewsContent >table > tbody > tr > td {
        width: calc(100%) !important;
    }

    #NewsContent >table > tbody > tr > td:nth-child(even) {
        margin-right: 0;
    }
}

/* ======> End Style News <====== */

/* ======> Start Style News Collector Ordinary or استایل گزیده اخبار تو حالت عادی <====== */
[id$=_NewsList] {
    padding: 0 !important;
}

[id$=_NewsList] > div:nth-last-of-type(1) {
    display: none;
}  

[id$=_tblCollectedNews].NewsItemStyle {
    position: relative;
    overflow: visible !important;
}

.NewsItemStyle > div {
    height: 100%;
    padding: 10px !important;
    position: relative;
    display: flex !important;
    flex-direction: column;
    box-shadow: 0 0 4px #0000003d;
    border-bottom: 4px solid #ee1940 !important;
}

.NewsItemStyle > div > div:nth-child(1) {
    order: 2;
    background: transparent;
}

.NewsItemStyle > div > div:nth-child(1) > a {
    display: block !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 140px !important;
    background: transparent;
    border: 0;
}

.NewsItemStyle > div > div:nth-child(1) > a img {
    width: 100%;
    height: 100%;
}

.NewsItemStyle > div > div:nth-child(2) {
    order: 1;
    padding: 0;
}

.NewsItemStyle .dp-normNewsClt.content {
    padding: 0;
}

.NewsItemStyle .dp-normNewsClt.content > div {
    display: flex;
    flex-direction: column;
    /* height: 100%; */
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
}

main#wrap\: .NewsItemStyle .dp-normNewsClt.content > div {
    padding-top: 0;
}

.NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox {
    background-color: transparent !important;
    margin: 0;
    padding: 0;
    height: auto;
    max-height: 100%;
}

.NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox span {
    -webkit-line-clamp: 5;
    text-align: justify;
}

.NewsItemStyle .dp-normNewsClt.content > div > div:nth-of-type(1) {
    order: 1;
}

.NewsItemStyle .dp-listNewsClt.title i {
    display: none;
}

.NewsItemStyle .NormalFontNewsTitle {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: IranSans;
    font-weight: 100;
    color: #2c2b7c;
    text-align: justify;
}

.NewsItemStyle [id$=_NewsDateArea] {
    order: 0;
    justify-content: flex-start;
}

.NewsItemStyle [id$=_NewsEventDateArea] {
    display: none;
}

.NewsItemStyle [id$=_NewsCreatedDateArea],
.NewsItemStyle [id$=_NewsEventDateArea] {
    white-space: nowrap !important;
}

.NewsItemStyle [id$=_NewsCreatedDateArea] td,
.NewsItemStyle [id$=_NewsEventDateArea] td {
    font-size: 12px;
}

.NewsItemStyle [id$=_NewsCreatedDateArea] i,
.NewsItemStyle [id$=_NewsEventDateArea] i {
    color: #ee1940;
}

.NewsItemStyle .dp-normNewsClt.content h4 {
    position: relative;
    margin: 0 0 6px;
}

.NewsItemStyle .dp-normNewsClt.content h4 span {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #ff9b00;
}

.NewsItemStyle > div > div:nth-child(3) {
    order: 3;
    flex: 1;
}

.advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox {
    bottom: 0;
    background: transparent;
}

.advancedlistmode.fullWidth .NewsDateAreaBox {
    background: transparent;
}

.advancedlistmode.fullWidth .detailbox > div {
    width: auto !important;
    background: transparent;
}

.advancedlistmode.fullWidth .detailbox > div i,
.advancedlistmode.fullWidth .detailbox > div span,
.advancedlistmode.fullWidth .detailbox > div td {
    font-size: 13px !important;
}

.NewsItemStyle > div > div:nth-child(3) p {
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    display: block;
    float: none;
    background: transparent;
}

.NewsItemStyle > div > div:nth-child(3) p a {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
    background-color: #002e4e;
}

.NewsItemStyle > div > div:nth-child(3) p span {
    line-height: 2;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.NewsItemStyle .more {
    order: 4;
    text-align: left;
}

.NewsItemStyle .more a {
    color: #707070;
    line-height: 2;
}

.NewsItemStyle .more a:hover {
    color: #3a3a3a;
}

.NewsItemStyle .more a i {
    vertical-align: middle;
    margin-right: 2px;
}

.archive {
    margin: 10px 0;
    text-align: left;
}

.archive a {
    color: #707070;
    position: relative;
}

.archive a:hover {
    color: #00c30b;
}

.archive i,
.archive em {
    color: #00c30b;
    margin-left: 10px;
}

@media screen and (max-width: 480px) {
    .NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox {
        margin: 0 0 10px;
    }
}

/* ======> End Style News Collector Ordinary or استایل گزیده اخبار تو حالت عادی <====== */

/* Start Wave Slider And Video */
.arrow-down {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    margin: 0 auto;
    width: 30px;
    height: 40px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #002665;
    border-radius: 5px;
}

.arrow-down span {
    line-height: 1;
    color: #fff;
    font-size: 25px;
    font-weight: 100;
}

.svg-wave {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 1
}

.waves {
    position: relative;
    width: 100%;
    height: 30vh;
    min-height: 100px;
    max-height: 150px
}

.waves.waves-sm {
    height: 50px;
    min-height: 50px
}

.waves.no-animation .moving-waves>use {
    animation: none
}

.wave-rotate {
    transform: rotate(180deg)
}

.moving-waves>use {
    animation: f 40s cubic-bezier(.55,.5,.45,.5) infinite;
}

.moving-waves>use:first-child {
    animation-delay: -2s;
    animation-duration: 11s
}

.moving-waves>use:nth-child(2) {
    animation-delay: -4s;
    animation-duration: 13s
}

.moving-waves>use:nth-child(3) {
    animation-delay: -3s;
    animation-duration: 15s
}

.moving-waves>use:nth-child(4) {
    animation-delay: -4s;
    animation-duration: 20s
}

.moving-waves>use:nth-child(5) {
    animation-delay: -4s;
    animation-duration: 25s
}

.moving-waves>use:nth-child(6) {
    animation-delay: -3s;
    animation-duration: 30s
}

@keyframes f {
    0% {
        transform: translate3d(-90px,0,0)
    }

    to {
        transform: translate3d(85px,0,0)
    }
}
/* End Wave Slider And Video */

/* Start Style NewsCollector With class=Collector-News  For Deka Post */
.collector-news {
    position: relative;
}

form[auth="false"] .slide2pane {
    height: 100%;
}

main#wrap\: .collector-news {
    padding: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.collector-news::before {
    content: '';
    /* position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%; */
}

main#wrap\: .collector-news .dp-module-content {
    height: 100%;
}

main#wrap\: .collector-news [id^=divMinMax_] {
    height: 100%;
}

.collector-news [id$=_NewsListAdvanced] {
    padding: 0;
}

main#wrap\: .collector-news [id$=_NewsListAdvanced] {
    height: 100%;
}

main#wrap\: .collector-news [id$=_NewsListAdvanced] > div.dp-clearfix {
    display: none;
}

.collector-news .advancedlistmode.colWidth .NewsItemStyle {
    height: 100%;
}

.collector-news .advancedlistmode.fullWidth .NewsItemStyle {
    margin-bottom: 0;
    height: 100% !important;
    float: none;
}

.collector-news.two-news .advancedlistmode.fullWidth .NewsItemStyle {
    height: 50% !important;
}

.collector-news.two-news .advancedlistmode.fullWidth .NewsItemStyle:not(:nth-last-of-type(2)) {
    margin: 0 0 15px;
}

.collector-news .NewsItemStyle > div {
    flex-wrap: wrap;
    padding: 0 !important;
    height: 100% !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
}

.collector-news .NewsItemStyle > div > div.uk-clearfix {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #e6e6e6;
    padding: 0 15px;
    border-radius: 0 0 20px 20px;
    flex: 1;
}

.collector-news.two-news .NewsItemStyle > div > div.uk-clearfix {
    align-items: flex-start
}

.collector-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(1) {
    height: 250px !important;
    display: flex;
    float: none !important;
    flex: 1 1 45%;
    height: 100%;
    box-shadow: 0 0 5px #00000050;
    background: none !important;
    border-radius: 20px;
}

.collector-news.two-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(1) {
    height: 120px !important
}

.collector-news .NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox {
    padding: 0;
}

.collector-news .NewsItemStyle .newsCollectorImages.fullWidth {
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    border: 0;
    background: none;
    border-radius: 20px;
    overflow: hidden;
}

.collector-news .NewsItemStyle .newsCollectorImages.fullWidth img {
    top: 0;
    width: 100%;
    height: 100% !important;
    /* max-height: 400px; */
    border-radius: 20px;
    transform: translateY(0);
}

main#wrap\: .collector-news .NewsItemStyle .newsCollectorImages.fullWidth img {
    transform: scale(1);
    transition: 0.7s;
}

main#wrap\: .collector-news .NewsItemStyle:hover .newsCollectorImages.fullWidth img {
    transform: scale(1.2)
}

.collector-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(2) {
    /* width: calc(70%) !important; */
    margin-right: auto;
    flex: 1 1 65%;
    padding: 0 40px 0 0;
}

.collector-news.two-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(2) {
    padding: 0 20px 0 0;
}

.collector-news .NewsItemStyle > div > div:nth-child(1) {
    order: 0;
    width: 100%;
    height: 100%;
    padding: 0 40px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    flex: 1;
    border: 1px solid #81a5cb9c;
    background-color: transparent;
}

.collector-news.two-news .NewsItemStyle > div > div:nth-child(1) {
    padding: 26px 20px;
}

.collector-news .NewsItemStyle > div > div:nth-child(1) a,
.collector-news .NewsItemStyle > div > div:nth-child(1) img {
    height: 100% !important;
}

.collector-news .NewsItemStyle .dp-normNewsClt.content > div > div:nth-of-type(1) {
    order: 0;
}

.collector-news .NewsItemStyle .dp-normNewsClt.content > div > div:nth-of-type(1) h2 {
    margin: 0 0 8px;
}

.collector-news .NewsItemStyle [id$=_NewsDateArea] {
    order: 1;
}

.collector-news .NewsItemStyle > div > div:nth-child(3) {
    display: none;
}

.collector-news .advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox {
    bottom: 50px;
    margin-bottom: 0;
    width: calc(65% - 40px);
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 45px;
}

.collector-news.two-news .advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox {
    
}

.collector-news.two-news .advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox {
    width: calc(65%);
    padding: 0 45px 0 10px;
    bottom: 10px;
}

.collector-news .NewsItemStyle .NormalFontNewsTitle {
    color: #20435b;
    font-size: 15px;
    font-weight: bold;
    -webkit-line-clamp: 3;
}

.collector-news .NewsDateAreaBox .detailbox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.collector-news .NewsDateAreaBox .detailbox > div:not([id$=_NewsEventDateArea]) {
    display: none !important;
}

.collector-news .NewsDateAreaBox .detailbox > div {
    margin-left: 0;
    padding: 0;
    color: #909090;
    width: auto !important;
    background: transparent;
}

.collector-news .advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox [id$=_NewsContent] p {
    margin: 0;
}

.collector-news .NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox span {
    -webkit-line-clamp: 5;
    text-align: justify;
    line-height: 2;
}

.collector-news.two-news .NewsItemStyle .dp-normNewsClt.content .NewsAbstractbox span {
    -webkit-line-clamp: 2;
    text-align: justify;
    line-height: 1.4;
}

.collector-news .NewsDateAreaBox .detailboxitem i {
    color: #909090;
}

.collector-news .NewsDateAreaBox .detailboxitem,
.collector-news .NewsDateAreaBox .detailboxitem span,
.collector-news .NewsDateAreaBox .detailboxitem td {
    font-size: 14px;
}

.collector-news .linkbox {
    margin: 0;
    padding: 0;
    float: none;
    display: block;
    text-align: left;
    background: transparent;
    box-sizing: border-box;
}

.collector-news .linkbox a {
    position: relative;
    display: inline-block;
    padding: 0 !important;
    font-size: 0;
    border-radius: 0;
}

.collector-news .linkbox a::after {
    content: 'ادامه...';
    position: absolute;
    top: -20px;
    left: 0;
    color: #909090;
    font-size: 15px;
    font-family: IranSans;
}

main#wrap\: .collector-news .owl-stage-outer {
    width: 100% !important;
    max-width: 100%;
    padding-right: 0;
}

.collector-news .owl-theme .owl-controls .owl-prev,
.collector-news .owl-theme .owl-controls .owl-next {
    position: absolute;
    bottom: 50%;
    padding: 0;
    margin: 0;
    background-color: transparent !important;
    transform: translateY(50%);
}

.collector-news .owl-theme .owl-controls .owl-prev {
    left: 102%;
}

.collector-news .owl-theme .owl-controls .owl-next {
    right: 102%
}

.collector-news .owl-theme .owl-controls .owl-prev i,
.collector-news .owl-theme .owl-controls .owl-next i {
    color: #606060;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
}

@media screen and (max-width: 768px) {
    .collector-news .advancedlistmode.colWidth .NewsItemStyle {
        margin: 0 0 20px;
    }
    
    .collector-news .owl-theme .owl-controls .owl-prev {
        left: calc(100% - 10px);
    }

    .collector-news .owl-theme .owl-controls .owl-next {
        right: calc(100% - 10px)
    }
    
    .collector-news::before {
        background-size: 100% 100vh;
    }
    
    .collector-news .NewsItemStyle > div > div.uk-clearfix {
        flex-direction: column;
        padding: 10px;
    }

    .collector-news .owl-theme .owl-controls {
        bottom: -50px;
    }

    .collector-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(1),
    .collector-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(2) {
        width: 100% !important;
        margin-right: 0;
        padding: 0;
    }

    main#wrap\: .collector-news .NewsItemStyle .newsCollectorImages.fullWidth img {
        transform: translateY(0);
    }
}

@media screen and (max-width: 480px) {
    .collector-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(2) {
        padding: 0 0 20px
    }

    .collector-news.two-news .NewsItemStyle > div > div:nth-child(1) {
        padding: 10px
    }
    
    .collector-news .advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox {
        position: relative;
        bottom: 30px;
        width: 100%;
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .collector-news.two-news .advancedlistmode.fullWidth .NewsItemStyle .newitembox .bottombox {
        width: 100%;
        padding: 0 20px;
        bottom: 30px;
    }

    .collector-news.two-news .NewsItemStyle > div > div.uk-clearfix > div:nth-child(2) {
        padding: 0 0 20px;
    }

    .collector-news .NewsDateAreaBox .detailbox {
        flex-wrap: wrap
    }

    main#wrap\: .collector-news {
        transform: translateY(0);
    }
}

/* End Style NewsCollector With class=Collector-News  For Deka Post */

/* Start Style News Collector Thumbnail For Abfa Hormozgan */
.thumbnail-news {
    position: relative;
}

form[auth="false"] .thumbnail-news {
    margin: 0 0 50px;
}

.swiper-news-thumb {
    height: 400px;
}

.swiper-slide.news-thumb-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px #00000012;
}

.swiper-slide.news-thumb-item.swiper-slide-active {
    background-color: #e3e3e3;
}

.img-thumb img{
    width: 90px;
    height: 80px;
    object-fit: fill;
    border-radius: 10px;
}
/*.img-thumb img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    border-radius: 10px;
}*/

.thumb-title {
    padding-right: 10px;
}

.thumb-title h4 {
    color: #0153a5;
    text-align: justify;
    font-size: 0.91rem;
    font-family: 'IranSans';
    margin-bottom: 5px;
    -webkit-line-clamp: 2 !important;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.thumb-date {
    display: block;
    text-align: left;
    color: #0095f3;
}

.swiper-news-slide {
    position: relative;
    height: 100%;
    max-height: 430px;
}

.swiper-news-slide .swiper-wrapper {
    height: 100%;
}

.slide-img-item {
    height: 100%;
}

.slide-img-item a {
    display: block;
    height: 100%;
    position: relative;
}

.slide-img-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    /* max-height: 430px; */
}

.slide-brid-item {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px 20px;
    background-color: #00000036;
    backdrop-filter: blur(2px);
    text-align: center;
}

.slide-brid-item a {
    color: #fff;
}

.slide-brid-item p {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .swiper-news-slide {
        margin-top: 20px;
        min-height: 350px;
    }
}

/* End Style News Collector Thumbnail For Abfa Hormozgan */

/* Start Style Services  For ABFA HORMOZGAN Theme */
.ah-slide-one {
    position: relative;
    z-index: 0;
}

main#wrap\: .ah-slide-one .owl-carousel .owl-stage-outer {
    padding: 60px 0 50px;
    z-index: 0;
}

.ah-slide-one .owl-stage {
    display: flex;
    align-items: stretch;
}

.ah-slide-one .owl-item {
    cursor: default !important;
    animation: none !important;
}

.ah-slide-one .owl-item .item {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 30px 0 !important;
    cursor: pointer;
    margin: 0 !important;
    box-sizing: border-box;
    box-shadow: 0 0 5px #00000026;
    border-radius: 10px;
}

.ah-slide-one .owl-item .item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 10px;
    transition: .5s;
}

.ah-slide-one .owl-item .item:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background: linear-gradient(#78b121, #78b121) no-repeat;
    border-radius: 10px;
    transform: scale(0);
    transform-origin: center;
    transition: .5s;
    z-index: 1;
}

.ah-slide-one .owl-item .item:hover:after {
    transform: scale(1.3);
}

.ah-slide-one .owl-item .item:hover {
    /* background-size: 100% 100%; */
    /* transition: background-size .4s; */
    /* max-height: 100%; */
}

.ah-slide-one .owl-item .item .owl-image-title {
    color: #0153a5;
    transition: .4s;
    line-height: 1.2;
    font-size: 14px;
    font-family: IranSans;
}

.ah-slide-one .owl-item .item:hover .owl-image-title {
    color: #fff;
    font-size: 15px;
    z-index: 3;
}

.ah-slide-one .owl-item .item .owl-image-title > p:first-child {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0;
}

.ah-slide-one .owl-item .item .owl-image-title > p:nth-child(2) p {
    visibility: hidden;
    opacity: 0;
    line-height: 0;
    pointer-events: none;
    text-align: justify !important;
    transition: .4s linear;
}

.ah-slide-one .owl-item .item:hover .owl-image-title > p:nth-child(2) p {
    visibility: visible;
    opacity: 1;
    pointer-events: none;
    line-height: 1.4;
    flex: 1 1 100%;
}

.ah-slide-one .owl-item .item img {
    object-fit: none;
    margin-bottom: 20px;
    z-index: 3;
    transition: .5s;
}

.ah-slide-one .owl-item .item:hover img {
    filter: contrast(0) brightness(10);
}

.ah-slide-one .owl-carousel .owl-controls {
    margin-top: 0 !important;
}

.ah-slide-one .owl-box {
    overflow: visible;
}

.ah-slide-one .owl-controls .owl-prev,
.ah-slide-one .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    margin: 0 !important;
    padding: 5px 8px!important;
    transform: translateY(-50%);
    background-color: #fff !important;
    line-height: 1;
    box-shadow: 0 0 5px #00000026;
    border-radius: 5px !important;
}

.ah-slide-one .owl-controls .owl-prev {
    left: calc(100% - 12px);
}

.ah-slide-one .owl-controls .owl-next {
    right: calc(100% - 12px);
}

.ah-slide-one .owl-controls .owl-prev i,
.ah-slide-one .owl-controls .owl-next i {
    color: #606060;
    font-size: 20px;
    font-family: 'Font Awesome 5 Pro';
}

.ah-slide-one .owl-controls .owl-prev:hover i,
.ah-slide-one .owl-controls .owl-next:hover i {
    color: #8fa1ab
}

@media screen and (max-width: 1025px) {
    .ah-slide-one .owl-item .item:before {
        width: 100px;
        height: 100px
    }

    .ah-slide-one .owl-item .item:after {
        width: 110px;
        height: 110px;
    }
}

@media screen and (max-width: 950px) {
    .ah-slide-one .owl-controls .owl-prev {
        left: calc(100% - 20px)
    }

    .ah-slide-one .owl-controls .owl-next {
        right: calc(100% - 20px);
    }
}

@media screen and (max-width: 480px) {
    .ah-slide-one .owl-controls .owl-prev {
        left: calc(100% - 20px);
    }
    
    .ah-slide-one .owl-controls .owl-next {
        right: calc(100% - 20px);
    }
}

/* End Style Services  For ABFA HORMOZGAN Theme */

/* Start Style Second Slideshow For ABFA HORMOZGAN */
.ah-slide-two {
    position: relative;
    z-index: 1;
}

form[auth="false"] .ah-slide-two {
    padding: 150px 0 200px;
}

form[auth="false"] .ah-slide-two::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    transform: translateX(50%);
    background: url('/Design/Themes/abfa-hormozgan/default/image/bg-slideshow.png') no-repeat;
    background-size: 100% 100%;
}

.ah-slide-two .owl-carousel .owl-item .item {
    margin: 0;
    display: block;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background-color: rgba(255, 255, 255, 0.15);
    padding: 20px 0;
    border-radius: 5px;
    cursor: pointer;
}

.ah-slide-two .owl-carousel .owl-item .item .owl-image-title {
    color: #fff;
}

.ah-slide-two .owl-carousel .owl-controls {
    margin-top: 0 !important;
}

.ah-slide-two .owl-box {
    overflow: visible;
}

.ah-slide-two .owl-controls .owl-prev,
.ah-slide-two .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    margin: 0 !important;
    padding: 5px 8px!important;
    transform: translateY(-50%);
    background-color: #fff !important;
    line-height: 1;
    box-shadow: 0 0 5px #00000026;
    border-radius: 5px !important;
}

.ah-slide-two .owl-controls .owl-prev {
    left: calc(100% - 12px);
}

.ah-slide-two .owl-controls .owl-next {
    right: calc(100% - 12px);
}

.ah-slide-two .owl-controls .owl-prev i,
.ah-slide-two .owl-controls .owl-next i {
    color: #606060;
    font-size: 20px;
    font-family: 'Font Awesome 5 Pro';
}

.ah-slide-two .owl-controls .owl-prev:hover i,
.ah-slide-two .owl-controls .owl-next:hover i {
    color: #8fa1ab
}
/* End Style Second Slideshow For ABFA HORMOZGAN */

/* Start Style Footer Help For ABFA HORMOZGAN */
.help-footer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #002665;
    padding: 10px 20px;
    border-radius: 10px;
    z-index: 1;
}

form[auth="false"] .help-footer {
    margin-top: 100px;
    margin-bottom: -30px
}

.help-footer > div {
    /* flex: 1; */
}

.footer-nav {
    position: relative;
}

.footer-nav ul,
.footer-social ul{
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.footer-nav li a {
    color: #fff;
}

.footer-nav li:not(:last-child) a,
.footer-social li:not(:last-child) a {
    margin: 0 0 0 14px;
}

.footer-social li a {
    line-height: 1;
    display: block;
    padding: 8px 10px;
    background-color: #78b121;
    border-radius: 50%;
    transition: background-color .4s;
}

.footer-social li a:hover {
    background-color: #fff;
}

.footer-social li a span {
    color: #fff;
    line-height: 1;
    font-size: 18px;
    transition: color .4s;
}

.footer-social li a:hover span {
    color: #224996;
}

/* End Style Footer Help For ABFA HORMOZGAN */

/* Start Style آمار سایت خلاسه برای قالب آب و فاضلاب هرمزگان */
[id$=_DataListGeneral] {
    width: 100% !important;
}

[id$=_DataListGeneral] fieldset {
    margin: 0 !important;
    border: 0;
}

[id$=_DataListGeneral] fieldset legend {
    display: none;
    width: 100%;
    padding: 0 0 15px;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

[id$=_DataListGeneral] fieldset table > tbody > tr:first-child {
    display: none;
}

[id$=_DataListGeneral] fieldset table > tbody {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

[id$=_DataListGeneral] fieldset legend span {
    font-size: 17px !important
}

@media screen and (max-width: 600px) {
    [id$=_DataListGeneral] fieldset table > tbody {
        flex-direction: column;
        align-items: flex-start
    }
}
/* End Style آمار سایت خلاسه برای قالب آب و فاضلاب هرمزگان */

/* Start Style Site Brif For AbfA Hormozgan */
.site-brif {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}
.site-brif span {
    color: #fff;
}
/* End Style Site Brif For AbfA Hormozgan */
/* Start Style Footer */
.footer {
    padding: 10px 0;
    border-top: 1px solid #ffffff80;
}

.details-footer {
    display: none;
}



.StatisticsSummaryTitle,
.StatisticsSummaryValue,
[id$=_DataListGeneral] fieldset span[id*=_label] {
    color: #fff;
    text-align: left;
    line-height: 1;
    font-size: 13px;
}

main#wrap\: .footer1pane,
main#wrap\: .footer2pane,
main#wrap\: .footer3pane,
main#wrap\: .footer4pane {
    height: 100%;
    max-width: 100%;
    width: calc(80% - 30px);
    padding: 0;
    /* background-color: #fff4f40f; */
    box-sizing: border-box;
    border-radius: 5px;
}

.social-net {
    position: relative;
    /* height: 100%; */
    text-align: center;
    background-color: rgba(255, 255, 255, 0.17);
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 15px;
    box-sizing: border-box;
}

.social-net ul {
    padding: 0;
    margin: 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.social-net ul li {
    margin-left: 20px;
}

.social-net a span {
    color: #fff;
    font-size: 20px;
    transition: .4s ease;
}

.social-net a:hover span {
    color: rgba(240, 187, 0, 1);
}

.contact-us {
    position: relative;
}

.contact-us p {
    color: #fff;
    font-size: 13px;
}

.contact-us ul {
    padding: 0;
    margin: 0;
}

.contact-us ul li {
    line-height: 2.5;
}

.contact-us ul:nth-of-type(2) {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}

.contact-us ul:nth-of-type(2) li {
    margin-left: 20px;
}

.contact-us li,
.contact-us a,
.contact-us a:hover,
.contact-us a:active,
.contact-us a:focus {
    color: #fff;
    font-size: 13px;
}

#footer-box {
    position: relative;
    padding: 50px 0 0;
    /* background-color: rgba(8, 25, 53, 0.5); */
    background-color: #0077e1;
    backdrop-filter: blur(20px);
}

#footer-box [id$=_myDataList] td {
    line-height: 0.5;
}

#footer-box [id$=_myDataList] td span,
#footer-box [id$=_myDataList] td span a {
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 2;
}

#footer-box [id$=_myDataList] td span a[id$=_editLink] {
    display: none;
}

#LastUpdatePortal {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#LastUpdatePortal i {
    color: #ffc20e;
    font-size: 14px;
}

#LastUpdatePortal span,
#LastUpdatePortal span div {
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
}

.dp-footertext {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    height: 100%;
    position: relative;
}

.dp-footertext div {
    color: #fff;
}

.dp-footertext div strong {
    color: #fce303;
    margin-left: 5px;
}

.dp-footertext > div:last-child {
    display: flex;
    align-items: center;
}

#HitCounter {
    color: #fff;
}

.site-visit {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-visit .visit-icons a,
.site-visit .visit-icons i {
    color: #ffc20e;
}

.dp-poweredby {
    display: none;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.dp-poweredby .version {
    color: #fff;
    font-size: 16px;
}

.ednamad {
    text-align: center;
}

#totop-btn {
    position: fixed;
    bottom: 10px;
    right: 20px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 4px 14px;
    border-radius: 4px;
    background-color: #153932;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: .4s;
    z-index: 999;
}

#totop-btn.active {
    transform: scaleY(1);
}

.messanger {
    display: none;
}

/* End Style Footer */

@media screen and (max-width: 960px) {
    .footer-content section {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 600px) {
    .dp-footertext {
        margin: 10px 0;
    }

    .site-brif {
        align-items: flex-start;
        flex-direction: column;
    }

    .site-brif > div {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    #footer-box::before {
        background-size: 100% 100px
    }

    form[auth="false"] .help-footer {
        margin-bottom: -85px;
    }

    .help-footer {
        flex-direction: column;
    }

    .help-footer > div {
        flex: 1;
        width: 100%;
    }

    .footer-logo {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-nav ul {
        justify-content: flex-start;
        margin-bottom: 20px;
    }

    .footer-social ul {
        justify-content: flex-end;
    }

    .bg-bDark {
        margin-right: 0 !important;
        padding: unset !important;
    }
}

@media screen and (max-width: 480px) {
    #footer-box {
        margin: 0;
    }

    .footer-nav ul {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer-social ul {
        justify-content: center
    }

    .footer-nav ul li {
        line-height: 2;
        text-align: left
    }

    .footer-nav li:not(:last-child) a {
        margin: 0;
    }

    .dp-footertext,
    .dp-footertext > div:last-child {
        flex-direction: column;
        text-align-last: center;
    }
    
    .messanger {
        top: 40%;
    }
}

form[auth="false"] .mySwiperVideo {
    margin-top: -71px;
}

.video {
    position: relative;
    width: 100%;
    max-height: 100vh;
}

.video video {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;
}

video::-webkit-media-controls {
    display: none;
}

form[auth="false"] .swiper-news {
    display: none;
}
/* #************# End Style Portal New Front Ends #************# */