﻿/********** 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 {
    color: #125292;
    text-decoration: none !important
}

.Normal {
    font-family: IranYekan, Tahoma !important
}

.bg-background {
    background: url("image/bg-body.jpg") repeat;
}

/********** 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: #333 !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;
    background-color: #efefef;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #dbd9d9;
    position: relative;
    z-index: 1;
}

[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;
    text-align: left;
    font-size: 12px;
    margin: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
}

/********** SEARCH **********/
.search-toggle {
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
}

.search-toggle > span {
    display: inline-block;
    max-width: 40px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    vertical-align: -2px;
    overflow: hidden;
}

.search-toggle.active > span {
    max-width: 0;
}

.sh-toggle-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: -4px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.search-toggle.active .sh-toggle-icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
}

.sh-toggle-icon:before,
.sh-toggle-icon:after {
    content: '';
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.sh-toggle-icon:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.sh-toggle-icon:after {
    width: 8px;
    border-top: 2px solid #fff;
    position: absolute;
    bottom: 5px;
    right: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}

.search-toggle.active .sh-toggle-icon:before {
    width: 0;
    height: 16px;
    border-radius: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    -webkit-transform: translate(9px, 2px) rotate(45deg);
    -ms-transform: translate(9px, 2px) rotate(45deg);
        transform: translate(9px, 2px) rotate(45deg);
}

.search-toggle.active .sh-toggle-icon:after {
    width: 16px;
    -webkit-transform: translate(0px, -4px) rotate(45deg);
    -ms-transform: translate(0px, -4px) rotate(45deg);
        transform: translate(0px, -4px) rotate(45deg);
}

.dp-search {
    position: absolute;
    top: -10px;
    right: 100%;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    height: 40px;
    width: 0;
    opacity: 1;
    font-size: 0 !important;
    margin: 0 auto;
    background: #ffffff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow: hidden;
    visibility: hidden;
    /* box-shadow: inset 0 3px 0 #ffb600; */
    box-sizing: border-box;
    transition: .5s;
    border-radius: 0;
    z-index: 99;
}

.dp-search.active {
    width: 300px;
    opacity: 1;
    visibility: visible;
    transition: .5s;
}

.dp-search #imgLoading {
    color: #212a31;
    font-size: 16px;
    border-radius: 10px;
    position: absolute;
    visibility: hidden;
    top: 10px;
    right: 25%;
}

.dp-search #SearchLoading {
    position: absolute !important;
}

.dp-search .headerSearchTextBox {
    height: 100%;
    min-height: 22px !important;
    color: #212a31 !important;
    font-size: 12px !important;
    margin: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 none;
    background: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    text-align: left;
    order: 0;
    width: calc(100% - 40px);
}

.dp-search .headerSearchTextBox::placeholder {
    text-align: left;
}

.headerSearchTextBox::-webkit-input-placeholder {
    color: #000;
    text-align: left;
    -webkit-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox::-moz-placeholder {
    color: #000;
    text-align: left;
    -moz-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox:-ms-input-placeholder {
    color: #000;
    text-align: left;
    -ms-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox::-ms-input-placeholder {
    color: #000;
    text-align: left;
    -ms-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox::placeholder {
    color: #000;
    text-align: left;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.headerSearchTextBox:focus::-webkit-input-placeholder {
    color: #000;
}

.headerSearchTextBox:focus::-moz-placeholder {
    color: #000;
}

.headerSearchTextBox:focus:-ms-input-placeholder {
    color: #000;
}

.headerSearchTextBox:focus::-ms-input-placeholder {
    color: #000;
}

.headerSearchTextBox:focus::placeholder {
    color: #000;
}

.dp-search [id$=_HeaderSearch_SearchButton] {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 0 !important;
    border: 0;
    background: transparent;
    opacity: 1;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transition: .5s;
    cursor: pointer;
    outline: 0;
    width: 50px;
    height: 100%;
    text-align: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    order: 1;
}

[id$=_SearchEditButton] {
    height: 20px;
    color: #fff;
    font-size: 9px;
    border: 0;
    background: #707070;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 35px;
    z-index: 1;
}

[id$=_SearchEditButton]:hover {
    color: #fff;
    background: #005eaa;
}

.dp-search .search-ico {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: absolute;
    top: 0px;
    right: 15px;
    box-sizing: border-box;
    pointer-events: none;
    height: 100%;
    padding-left: 0 !important;
    transform: rotate(90deg);
}

.dp-search .search-ico i {
    color: #164e32 !important;
    font-weight: 600;
    font-size: 16px;
}

.search-box .search-ico {
    pointer-events: none;
}

.dp-search .search-ico:hover {
    color: #faa61a;
}

[id$=_HeaderSearch_SearchButton]:hover + .search-ico {
    color: #faa61a;
}
#overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000000c7;
    z-index: 98;
    display: none;
}

#overlay.active {
    display: block;
}

.main-search {
    position: relative;
}

.toggle-search {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

.toggle-search i {
    color: #fff;
    font-weight: 100;
}

.dp-search .search-ico i {
    color: #000;
}

@media screen and (max-width: 992px) {
    .dp-search.active {
        width: 250px;
    }
}

@media screen and (max-width: 600px) {
    .dp-search {
        top: 100%;
        right: 50%;
        width: 250px;
        transform: translateX(50%);
    }
}

/*========= 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 {
    width: 1024px;
    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
}

.margin-top {
    margin: 8px auto
}

/*========== 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;
    height: 100%;
    padding-top: 10px;
    margin-top: 20px;
}

.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 {
    float: left !important;
    padding-top: 8px;
}

.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;
    left: 0;
    z-index: 99;
}

.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%;
}
/*******************************************************************/


/********** THEME STYLE - DOURAN GROUP - by Mohammad Shabani **********/
html {
    position: relative;
    height: 100%;
    direction: rtl;
}

body,
body#tagBody {
    min-height: 100%;
    font-family: IranYekan;
    overflow-x: hidden;
    direction: ltr;
}

body > form {
    min-height: 100vh;
    overflow: hidden;
}

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;
}

* {
    outline: 0 none;
}
td img[src] { min-width: 10px }
.ws_shadow { display: none }
tr td { white-space: normal !important }
.ImportanceRadioButtons { display: block }
[id$=_galleryItemsPlace] { overflow: hidden }
img, video, table, marquee { max-width: 100% }
#dp-cp-right-canvas { z-index: 990 !important }
.ComArtTrvRelationsCssClass img { min-width: 20px }
hr.hrsp.uk-flex-item-1 { padding: 0; margin: 0; border: 0; }

/* *, *:before, *:after {
    outline: 1px solid #fd0303 !important;
} */
#eFormDependenciesRadTree input { display: inline-block !important}

.mod-calss { font-family: tahoma }
[id*=divHtmlHolder] { clear: both }
[id^=divMinMax_]:empty { display: none }
[id^=divMinMax_] { margin-bottom: 20px }
.dp-module-default [id^=divMinMax_],
.dp-module-bgrey [id^=divMinMax_] { margin-bottom: 0 }
[id^=divMinMax_] [id^=divMinMax_] { margin: 0 }
[id^=divMinMax_]:before { content: ''; display: table-cell }
[id^=divMinMax_]:after { content: ''; display: table; clear: both}
[id^=divMinMax_]:before, [id^=divMinMax_]:after, [id^=divMinMax_]:empty {
    border-collapse: collapse !important;
    border-spacing: 0 !important
}

.uk-clearfix:before,
.uk-clearfix:after,
.uk-container:before,
.uk-container:after {
    display: table !important;
    border-spacing: 0;
}

::-moz-selection { background: #dd601e !important; color: #fff !important }
::selection { background: #dd601e !important; color: #fff !important}

/********** SCROLLBAR **********/
::-webkit-scrollbar-track { background: #555 }
::-webkit-scrollbar { width: 8px; height: 8px; background: #555 }
::-webkit-scrollbar-thumb { border-radius: 5px; background: #eee }
:root, * { scrollbar-width: thin; scrollbar-color: #eee #555 }
/********** HEADER **********/
.site-logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    flex: 1;
    text-align: left;
    padding: 10px 0;
}

.site-title {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    vertical-align: middle;
}

[id$=_PortalTitle] {
    display: block;
    color: #fff;
    font-size: 26px;
    padding: 10px 0 !important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.portal-image {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}

.portal-image img {
    display: inline-block;
    padding: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.hight-contrast {
    float: left;
    list-style: none;
    padding: 0 0 0 10px;
    margin: 5px 5px 3px;
    border-left: 1px solid #ffd400;
}

.hight-contrast li {
    display: inline-block;
    vertical-align: middle;
}

.hight-contrast a {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 2px;
    border-radius: 100%;
    background: #fff;
}

.hight-contrast a:hover {
    -webkit-box-shadow: 0 0 0 4px #ffd400;
            box-shadow: 0 0 0 4px #ffd400;
}

#default-contrast {
    background: #fff !important
}

#high-contrast1 {
    background: #000 !important
}

#high-contrast2 {
    background: #fd0 !important
}

/********** ICONS **********/

/* ******* START TOP HEADER NIORC THEME ******* */
#header {
    background-color: #fff;
}

.fixed-header.active {
    background-color: #00b3be;
}

.top-head {
    position: relative;
    padding: 10px 0;
    background-color: #164e32;
}

.logo-slogan {
    border-bottom: 1px solid #3e3e3e;
}

.top-help-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-link li {
    display: inline-block;
    position: relative;
}

.top-link li:not(:nth-child(-n+3)) a {
    margin-left: 10px;
}

.top-link a,
.top-link a i {
    color: #fff;
    transition: .5s linear;
}

.top-link a:hover,
.top-link a:hover i {
    color: #ffcc1d;
}

.top-help-link ul {
    padding: 0;
    margin: 0;
}

.top-help-link ul li {
    list-style: none;
}

.fixed-header {
    position: relative;
    z-index: 10;
}

#navigation {
    position: relative;
}

#main-nav {
    position: relative;
}

#main-nav ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

#main-nav ul li {
    list-style: none;
}

#main-nav > ul {
    padding: 10px 0;
    margin: 0;
    text-align: left;
}

#main-nav > ul > li {
    display: inline-block;
}

#main-nav > ul > li > a {
    color: #3e3e3e;
    padding: 5px 20px;
    border-radius: 20px;
    transition: .5s linear;
}

#main-nav > ul > li:hover > a {
    color: #fff;
    background-color: #007c3f;
}

#main-nav .nav-parent > a {
    position: relative;
}

#main-nav .nav-parent > a:not(ul ul li > a)::before {
    content: '\f106';
    position: absolute;
    top: 0;
    right: 104%;
    color: #fff;
    font: 100 22px 'Font Awesome 5 Pro';
    transform: rotate(0);
    transition: .7s;
}

#main-nav .nav-parent:hover > a::before {
    transform: rotate(-180deg);
    transition: .7s;
}

#main-nav > ul > li:not(:last-child) {
    margin-right: 10px;
    border-right: 1px solid #acacac;
    transition: .5s linear;
}

#main-nav > ul > li:hover {
    border-left-color: transparent;
}

#main-nav > ul >  li.nav-parent > ul {
    position: absolute;
    top: calc(100% - 30px);
    right: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-height: calc(100vh - 140px);
    padding: 20px 10px;
    overflow: hidden auto;
    background-color: #fff;
    border-top: 4px solid #007C3F;
    box-shadow: 0 3px 3px #02020257;
    box-sizing: border-box;
    opacity: 0;
    pointer-events: none;
    transition: .5s;
}

#main-nav > ul > .nav-parent > ul::-webkit-scrollbar {
    width: 4px;
}

#main-nav > ul > .nav-parent > ul::-webkit-scrollbar-track {
    background-color: #e9e9e9;
}

#main-nav > ul > .nav-parent > ul::-webkit-scrollbar-thumb {
    background-color: #d6d6d6;
}
#main-nav > ul > .nav-parent > ul > li {
    list-style: none;
    margin: 0 0 10px;
    text-align: center;
    flex-basis: calc(100% / 4 - 9px);
}

#main-nav > ul > .nav-parent > ul > li:not(:nth-child(4n + 0)) {
    margin-left: 12px
}

#main-nav > ul > .nav-parent:hover > ul {
    opacity: 1;
    pointer-events: auto;
    transition: .5s;
}

#main-nav ul ul li > a {
    display: block;
    padding: 10px 0;
    margin: 0 0 10px;
    color: #fff;
    background-color: #007C3F;
}

#main-nav ul ul ul li > a {
    padding: 5px;
    color: #333333;
    background-color: transparent;
}

/* <Style Responsive Nav> */
.uk-offcanvas-bar {
    padding: 10px 0 0 !important;
    background-color: #fff !important;
}

.uk-offcanvas-bar > ul {
    margin: 0;
    padding: 0 15px 0 0;
}

.uk-offcanvas-bar ul li {
    list-style: none;
    line-height: 2;
}

.uk-offcanvas-bar .nav-parent > a {
    position: relative;
    display: block;
}

.uk-offcanvas-bar .nav-parent > a::before {
    content: '\f104';
    position: absolute;
    top: 3px;
    left: 10px;
    color: #125292;
    font-size: 15px;
    font-family: 'Font Awesome 5 Pro';
    transform: rotate(0);
    line-height: 1;
    transition: transform .7s;
}

.uk-offcanvas-bar .nav-parent > a.active::before {
    transform: rotate(-90deg);
    transition: transform .7s;
}

.uk-offcanvas-bar .nav-parent > ul {
    display: block;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: top center;
    background-color: #fff;
    transition: .5s;
}

.uk-offcanvas-bar .nav-parent> ul.active {
    opacity: 1;
    max-height: 1000px;
    visibility: visible;
    transform: scaleY(1);
    transition: .5s;
}
/* </Style Responsive Nav> */

.menu-btn {
    display: none;
    padding: 10px 20px;
    border-radius: 2px;
    background-color: #00b3be;
}

.menu-btn i {
    color: #fff;
}

@media screen and (max-width: 1024px) {
    
    #main-nav {
        display: none;
    }

    .menu-btn {
        display: inline-block;
    }
}

@media screen and (max-width: 480px) {
    .top-help-link {
        flex-direction: column-reverse;
    }

    .flex-column {
        flex-direction: column;
    }

    .slogan {
        align-self: flex-end;
    }
}
/* ******* END TOP HEADER NIORC THEME ******* */

/* ******* START SHORTCUT MENU NIORC THEME ******* */
.shortcut-menu {
    position: fixed;
    top: 40%;
    left: 14px;
    z-index: 9999;
    transform: translateY(-40%);
}

.shortcut-menu ul {
    margin: 0;
    width: 40px;
    padding: 10px 0;
    /* padding: 0; */
    border-radius: 20px;
    /* background-color: #007c3f; */
    background-color: #007c3f;
}

.shortcut-menu li {
    position: relative;
    list-style: none;
}

.shortcut-menu a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    transition: .3s linear;
}

.shortcut-menu li:not(:last-child) a {
    border-bottom: 1px solid #fff;
}

.shortcut-menu li:nth-child(1) a {
    border-top-left-radius: 6px;
}

.shortcut-menu li:last-child a {
    border-bottom-left-radius: 6px;
}

.shortcut-menu a span {
    position: absolute;
    top: 0;
    left: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    height: 100%;
    background-color: #ffcc1d;
    transform: rotateX(90deg);
    transform-origin: top;
    transition: .5s linear;
}

.shortcut-menu a:hover span {
    color: #007c3f;
    transform: rotateX(0);
    transition: .5s;
}

.shortcut-menu a:hover img {
    filter: brightness(0) saturate(100%) invert(27%) sepia(75%) saturate(1448%) hue-rotate(126deg) brightness(97%) contrast(101%);
    transition: .5s;
 }

.shortcut-menu a:hover {
    color: #007c3f;
    background-color: #ffcc1d;
}

.shortcut-menu i {
    font-size: 18px;
}

/* ******* END SHORTCUT MENU NIORC THEME ******* */

/* ******* START STYLE SLIDER THEME ******* */
.main-slider [id$=divMinMax_] {
    margin-bottom: 0;
}

#wowslider-container_quiet {
    position: relative;
}

#wowslider-container_quiet a.ws_next,
#wowslider-container_quiet a.ws_prev {
    background-image: none !important;
}

#wowslider-container_quiet a.ws_next::before,
#wowslider-container_quiet a.ws_prev::before {
    position: absolute;
    top: 15px;
    right: 35%;
    color: #164e32;
    font: 100 65px 'Font Awesome 5 Pro';
    transform: scaleY(1.5);
}

#wowslider-container_quiet a.ws_next::before {
    content: '\f105';
}

#wowslider-container_quiet a.ws_prev::before {
    content: '\f104';
}

/* ******* END STYLE SLIDER THEME ******* */

/* ******* START STYLE TICKER NEWS COLLECTOR ******* */
main#wrap\: .my-space {
    margin: 20px 0;
}

main#wrap\: .net-ticker {
    margin-top: -40px;
}

.net-ticker [id^=divMinMax_] {
    margin-bottom: 0;
}

.ticker-wrapper {
    position: relative;
    height: auto !important;
    background: #fff !important;
    border-radius: 20px !important;
    overflow: hidden;
    padding:  0 25px !important;
    box-shadow: 0 2px 5px #0000004f;
}

.ticker-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 0;
    margin: auto 0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-sizing: border-box;
    background: #007c3f url('/Design/Themes/Tarvij-Keshavarzi/default/image/ticker.png') no-repeat center;
    z-index: 1;
}

.ticker-wrapper .ticker,
.ticker-wrapper .ticker-swipe,
.ticker-wrapper .ticker-title,
.ticker-wrapper .ticker-content {
    height: auto !important;
    background: #fff !important;
}

.ticker-wrapper .ticker-content {
    line-height: normal !important;
    position: relative !important;
}

.ticker-wrapper .ticker-content a[id*=_NCTickerListItemContentLink] {
    display: block !important;
    padding: 12px 0 !important;
    color: #3e3e3e !important;
}

.ticker-wrapper .ticker-swipe {
    padding: 10px 0 !important;
}
/* ******* END STYLE TICKER NEWS COLLECTOR ******* */

/* ******** START STYLE NEWS COLLECTOR WITH NET_COLLECTOR CLASS TARVIJ KESHAVARZI ******** */
.net-collector {
    position: relative;
/*     background-color: #f1f1f1; */
    background: linear-gradient(to bottom, #f1f1f1, #f1f1f1) no-repeat;
    background-size: 100% 96%;
    background-position: bottom;
}

.net-collector .dp-module-content,
.net-collector [id^=divMinMax] {
    margin-bottom: 0 !important;
}

.net-collector .owl-stage-outer {
    padding-right: 0;
    width: 100%;;
}

.net-collector .owl-controls {
    display: block;
    width: 100%;
    padding-right: 0;
}

.net-collector [id$="tblCollectedNews"].NewsItemStyle > div {
    padding: 0 20px;
}

.net-collector .newsCollectorImages {
    padding: 0;
    display: block !important;
    width: 100% !important;
    border: 0;
    margin: 0;
    background-color: #f1f1f1;
}

.net-collector .newsCollectorImages img {
    margin: 0;
    width: 100%;
    top: 0 !important;
    transform: none;
}

.net-collector .dp-normNewsClt.content {
    width: 100%;
    padding: 0 !important;
}

.net-collector .dp-listNewsClt.title {
    margin: 20px 0 0 !important;
}

.net-collector .pre-title,
.net-collector .title i {
    display: none;
    margin: 0 !important;
}

.net-collector .NormalFontNewsTitle {
    font: 14px 'IranSans';
    color: #007c3f;
    display: block;
    text-align: center;
}

.net-collector [id$=_NewsDateArea] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.net-collector [id$=_NewsDateArea] span {
    color: #007c3f
}

.net-collector .abstract {
    background: none !important;
    padding: 0 !important;
    text-align: justify;
    line-height: 2 !important;
}

.collector-tab > div {
    display: flex !important;
    align-items: stretch;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: 100%;
    padding: 10px !important;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 7px #dbdbdb;
}

.collector-tab > div > div:first-child {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.collector-tab [id$=_NewsContent] {
    flex: 0 0 55%;
    align-self: stretch;
}

main#wrap\: .collector-tab [id$=_NewsContent] {
    margin-top: -100px;
}

.collector-tab [id$=_NewsContent] p {
    margin: 0;
}

.collector-tab [id$=_NewsContent] p span{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-align: justify;
    color: #065ea9;
}

.collector-tab [id$=_NewsContent] p:first-child {
    padding: 5px 10px;
    height: 100%;
    background-color: transparent;
}

.collector-tab [id$=_pnlRightImage] {
    float: none !important;
    align-self: stretch;
    flex: 1 1 45%;
    height: 200px;
}

.collector-tab [id$=_pnlRightImage] a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    border: 0;
    padding: 0;
}

.collector-tab [id$=_pnlRightImage] a img {
    margin: 0;
    width: 100%;
    height: 100%;
}

.collector-tab [id$=_pnlRightImage] ~ .dp-normNewsClt.content {
    flex-basis: 55%;
    box-sizing: border-box;
    align-self: self-start;
}

.collector-tab [id$=_NewsPreTitle] {
    display: none !important;
}

.collector-tab h2.dp-listNewsClt.title {
    text-align: right;
    line-height: 20px;
}

.collector-tab h2.dp-listNewsClt.title i {
    display: none;
}

.collector-tab [id$=_lnkTitle],
.collector-tab [id$=_lblTitle] {
    font-size: 14px;
    font-family: 'IranSans';
    font-weight: 100;
    color: #02b3c0;
}

.collector-tab [id$=_NewsCreatedDateArea] i,
.collector-tab [id$=_NewsEventDateArea] i {
    color: #02b3c0;
}

.collector-tab [id$=_NewsCreatedDateArea],
.collector-tab [id$=_NewsEventDateArea] {
    color: #888888 !important;
}

/* ******** END STYLE NEWS COLLECTOR WITH NET_COLLECTOR CLASS TARVIJ KESHAVARZI ******** */

/* ****** START STYLE SPECIFIC TAB OR MULTICONTENT MODULE TARVIJ KESHAVARZI ****** */
main#wrap\: .slide1pane {
    height: 100%;
}

.net-tab,
.specific-tab {
    position: relative;
    height: 100%;
}

.net-tab {
    display: flex;
    flex-direction: column;
}

.net-tab .dp-module-content {
    flex: 1 1 100%;
}

.net-tab [id^=divMinMax] {
    height: 100%;
}

.net-tab [id^=divMinMax_],
.specific-tab  [id^=divMinMax_] {
    margin-bottom: 0;
}

.net-tab [id$=_MultiContentViewerContainer],
.specific-tab [id$=_MultiContentViewerContainer] {
    padding: 0;
    border: 0;
    z-index: 1;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs {
    display: flex !important;
    justify-content: space-between;
    padding: 0;
    border-bottom: 2px solid #ebebeb;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab {
    width: calc(100% / 4);
    flex-basis: calc(100% / 4);
    margin: 0;
    height: 60px;
}

.specific-tab.multi-content .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab:not(:last-child) {
    padding-left: 0;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab:not(:last-child) {
    padding-left: 10px;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab>a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    box-sizing: border-box;
    padding: 0;
    font-family: 'IranSans';
    font-size: 15px;
    color: #3c3c3c;
    background: -o-linear-gradient(#ebebeb, #ebebeb), -o-linear-gradient(#007c3f, #007c3f);
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#ebebeb)), -webkit-gradient(linear, left top, left bottom, from(#007c3f), to(#007c3f));
    background: linear-gradient(#ebebeb, #ebebeb), linear-gradient(#007c3f, #007c3f);
    background-size: 100% 100%, 100% 0;
    margin-left: 0;
    text-align: center;
}

.specific-tab.multi-content .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab>a {
    height: 66px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab.defaultTab>a {
    color: #fff;
    background-size: 100% 0, 100% 100%;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue] .panel-container {
    border-color: #ebebeb;
    margin: 0 0 20px;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue] [id$=_myDataList] > tbody {
    columns: 3;
    padding: 10px 0;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue] [id$=_HyperLink1] {
    position: relative;
    padding: 0 0 0 20px;
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue] [id$=_HyperLink1]::before {
    content: '\f00c';
    position: absolute;
    top: 0;
    left: 0;
    color: #3c3c3c;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Font Awesome 5 Pro';
}

.specific-tab .tabstrip[class*=RadTabStrip_FlatBlue] [id$=_HyperLink1]:hover::before {
    color: #007c3f;
}

/* Style Net Tab */
.more-news {
    display: block;
    color: #007c3f !important;
    position: relative;
    padding-left: 20px;
    padding-right: 0 !important;
    margin-right: auto !important;
}

.more-news::before {
    content: '\e82f';
    position: absolute;
    top: 2px;
    left: 0;
    color: #ffcc1d;
    font: 100 15px 'dourtal-icons';
}

.net-tab [id$=_MultiContentViewerContainer] {
    height: 100%;
    padding: 0;
/*     background-color: #f1f1f1; */
    background: linear-gradient(to bottom, #f1f1f1, #f1f1f1) no-repeat;
    background-size: 100% calc(100% - 15px);
    background-position: bottom;
}

.net-tab [id$=_MultiContentViewerContainer]::before {
    content: '';
}

.net-tab [id$=_MultiContentViewerContainer] [id$=_divTabs].tabstrip {
    display: flex;
    flex-direction: column;
}

.net-tab [class*=RadTabStrip_Default] .panel-container {
    max-height: 385px;
}

.net-tab [id$=_MultiContentViewerContainer] [class*=RadTabStrip_FlatGreen] {
    margin-bottom: 20px;
}

.net-tab [id$=_MultiContentViewerContainer] [class*=RadTabStrip_FlatGreen] .panel-container {
    margin: 0;
    padding: 0 30px 20px !important;
}

.net-tab [class*=RadTabStrip_FlatGreen] [id$=_myDataList] [id$=_HyperLink1] {
    position: relative;
    color: #6cad8d;
    transition: .3s linear;
}

.net-tab [class*=RadTabStrip_FlatGreen] [id$=_myDataList] [id$=_HyperLink1]:hover {
    color: #007c3f;
    padding-left: 25px;
    font-weight: bold;
    font-size: 15px;
}

.net-tab [class*=RadTabStrip_FlatGreen] [id$=_myDataList] [id$=_HyperLink1]::before {
    content: '\f00c';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Font Awesome 5 Pro';
    color: #007C3F;
    transform: scale(0);
    transition: .4s linear;
}

.net-tab [class*=RadTabStrip_FlatGreen] [id$=_myDataList] [id$=_HyperLink1]:hover::before {
    transform: scale(1);
    transition: .4s linear;
}

/* Chrome, Edge and Safari */
.net-tab .panel-container::-webkit-scrollbar {
  width: 3px;
  width: 3px;
}

.net-tab .panel-container::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #F1F1F1;
}

.net-tab .panel-container::-webkit-scrollbar-track:hover {
  background-color: #F1F1F1;
}

.net-tab .panel-container::-webkit-scrollbar-track:active {
  background-color: #fff;
}

.net-tab .panel-container::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #007C3F;
}

.net-tab .panel-container::-webkit-scrollbar-thumb:hover {
  background-color: #62A34B;
}

.net-tab .panel-container::-webkit-scrollbar-thumb:active {
  background-color: #62A34B;
}

.net-tab [id$=_NewsList],
.net-tab [id$=_myDataList] {
    margin-right: 0;
    padding: 25px 10px 0 !important;
}

.net-tab .NewsItemStyle {
    padding-right: 0;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    width: calc(50% - 5px) !important;
    background-color: transparent;
}

.net-tab .NewsItemStyle > div:first-child {
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.net-tab [id$=_pnlRightImage] {
    max-height: 100px;
}

.net-tab .newsCollectorImages {
    padding: 0;
    border: 0;
    height: 100% !important;
    background: transparent;
    display: block !important;
}

.net-tab .newsCollectorImages img {
    width: 100%;
    height: 100%;
    top: 0;
    transform: none;
}

.net-tab [id$=_NewsCreatedDateArea] {
    display: none;
}

.net-tab [id$=_NewsCreatedDateArea],
.net-tab [id$=_NewsEventDateArea] {
    color: #4d4d4d !important;
}

.net-tab [id$=_NewsEventDateArea] {
    font-size: 11px !important;
}

.net-tab [id$=_NewsCreatedDateArea] i,
.net-tab [id$=_NewsEventDateArea] i {
    color: #ffcc1d;
}

.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child {
    display: flex;
    align-items: flex-start;
}

.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child .dp-normNewsClt.content {
    height: 100%;
}

.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child .dp-normNewsClt.content > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child h4 {
    display: none;
}

.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child h2 {
    margin: 0 0 5px;
    line-height: 0 !important;
}

.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child h2 i {
    display: none;
}

.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child h2 a,
.net-tab .NewsItemStyle > div:first-child > div[data-responsivechild]:first-child h2 a span {
    color: #007c3f;
    font: 13px IranSans;
}

.net-tab .NewsItemStyle [id$=_NewsContent] {
    display: none;
}

.net-tab .NewsItemStyle [id$=_NewsContent] p {
    margin: 0;
    padding: 0 10px 0;
    text-align: justify;
    background-color: transparent;
}

.net-tab .dp-listNewsClt.source {
    display: none;
}

.net-tab .NewsItemStyle:nth-child(even) {
    margin-right: auto;
}

.net-tab [id$=_NewsList] > div.dp-clearfix {
    display: none;
}

.net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs,
.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs {
    display: flex !important;
    justify-content: center;
    padding: 0 15px;
    box-sizing: border-box;
    background: transparent;
    border-bottom: 0;
}

.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .panel-container {
    background-color: transparent;
    border: 0;
    padding: 0;
}

.net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab,
.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab {
    position: relative;
    margin: 0 5px;
    transition: .5s;
    z-index: 1;
    width: calc(100% / 3 - 10px);
}

.net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab:not(:last-child),
.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab:not(:last-child) {
    padding-left: 0;
}

.net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab > a,
.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab > a {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    box-sizing: border-box;
    padding: 0;
    height: 100%;
    font-family: 'IranSans';
    font-size: 14px;
    color: #fff;
    background: #007c3f;
    transition: .5s linear;
    border-radius: 20px;
    z-index: 1;
    overflow: hidden;
}

.net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab > a::before,
.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab > a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #ffcc1d;
    z-index: -1;
    transform: translate(0, 0)
}

.net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab.defaultTab > a,
.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab.defaultTab > a {
    color: #007c3f;
}

.net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab.defaultTab > a::before,
.net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab.defaultTab > a::before {
    animation: ball 0.8s linear forwards;
}

@keyframes ball {
    0% {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        transform: translate(600%, 0)
    }
    25% {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        transform: translate(0%, 25px)
    }
    50% {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        transform: translate(0, 0)
    }
    75% {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        transform: translate(0, 15px)
    }
    100% {
        width: 100%;
        height: 100%;
        border-radius: 0;
        transform: translate(0, 0)
    }
}

@media screen and (max-width: 1024px) {

    .net-tab [id$=_MultiContentViewerContainer] {
            background-size: 100% calc(100% - 20px);
    }

    .specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs,
    .net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs,
    .net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs {
        flex-wrap: wrap;
    }

    .specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs {
        justify-content: center;
    }

    .specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab:not(:last-child) {
        padding-left: 0;
    }
    
    .specific-tab .tabstrip[class*=RadTabStrip_FlatBlue]>.tabs>.tab {
        margin: 0 5px 5px !important;
        flex-basis: calc(100% / 2 - 10px);
    }

    .net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab,
    .net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab {
        margin: 0 5px 5px;
    }

    .net-tab [class*=RadTabStrip_Default] .panel-container {
        overflow-y: auto !important;
    }

    .net-tab .NewsItemStyle {
        width: 100% !important;
    }

    .specific-tab .tabstrip[class*=RadTabStrip_FlatBlue] [id$=_myDataList] > tbody {
        columns: 2;
    }
    
}

@media screen and (max-width: 600px) {
    .specific-tab .tabstrip[class*=RadTabStrip_FlatBlue] [id$=_myDataList] > tbody {
        columns: 1;
    }
}

/* style top news */
.net-tab .dp-TNFull.dp-TNCustom.box {
    position: relative;
    min-height: 500px;
    flex-direction: column;
}

.net-tab .dp-TNCustom.main_news > a {
    display: block;
    background-color: transparent;
    max-height: calc(100% - 140px);
}

.net-tab .dp-TNCustom.main_news > a img {
    width: 100% !important;
    height: calc(100% - 120px);
}

.net-tab .news_thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 120px;
}

.net-tab .news_thumb > div {
    height: 100%;
}

.net-tab .news_thumb ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
    direction: rtl;
}

.net-tab .news_thumb ul li {
    padding: 0;
    height: 100%;
    max-width: 120px;
}

.net-tab .news_thumb ul li:not(:last-child) {
    margin: 0 0 0 6px;
}

.net-tab .news_thumb ul li > div:first-child {
    height: 100%;
    width: 100%;
}

.net-tab .news_thumb ul li > div:first-child a {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}

.net-tab .news_thumb ul li > div:first-child a img {
    width: 100%;
    height: 100%;
    border: 0 !important;
    filter: opacity(40%);
}

.net-tab .news_thumb ul li.active > div:first-child a img {
    filter: opacity(100%);
}

.net-tab .news_thumb ul .dp-TNCustom.detail {
    display: none;
}

.net-tab .pagerbarContainerCustom {
    display: none !important;
}
/* end style top news */

.net-tab [id$=_galleryItemsPlace] {
    position: relative;
    padding: 10px 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.net-tab [id$=_galleryItemsPlace] > a {
    position: relative;
    padding: 0;
    margin: 0 !important;
    border: 0;
    border-radius: 0;
    width: calc(50% - 8px);
    display: inline-flex;
    flex-direction: column;
    height: 300px;
}

.net-tab [id$=_galleryItemsPlace] > a .thumbnail-parent {
    flex: 1;
    border: 0;
}

.net-tab [id$=_galleryItemsPlace] > a .uk-thumbnail-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #02b3c0;
    font-size: 18px;
    background-color: #0a224099;
    box-sizing: border-box;
}

.net-tab [id$=_galleryItemsPlace] > a img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.net-tab [id$=_galleryItemsPlace] ~ br,
.net-tab [id$=_galleryItemsPlace] ~ table {
    display: none;
}
/* / Style Net Tab */

@media (max-width: 768px) {

    main#wrap\: .net-tab {
        margin-top: 0;
    }

    .net-tab .news_thumb {
        position: relative;
        width: 100%;
    }

    .specific-tab [id$=_NewsList] .collector-tab {
        width: 100%;
    }

    .collector-tab > div > div:first-child,
    .collector-tab > div {
        flex-direction: column;
    }

    main#wrap\: .collector-tab [id$=_NewsContent] {
        margin-top: 0
    }

    .collector-tab [id$=_NewsContent] {
        flex: 1;
    }

    .net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab,
    .net-tab .tabstrip[class*=RadTabStrip_FlatGreen] > .tabs > .tab {
        width: 100%;
    }

    .net-tab [id$=_galleryItemsPlace] {
        flex-direction: column;
    }

    .net-tab [id$=_galleryItemsPlace] > a {
        width: 100%;
        margin: 0 0 10px !important;
    }

    .net-tab [id$=_MultiContentViewerContainer]::before {
        background-size: 100% 100%;
    }

    .specific-tab .tabstrip[class*=RadTabStrip_Default2006] > .tabs > .tab > a {
        display: block;
        height: auto;
    }

    .net-tab .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab.defaultTab > a::before {
        background-size: auto 35%;
    }

    .net-tab .tabstrip[class*="RadTabStrip_Default"] > .tabs > .tab.defaultTab {
        transform: scaleY(1);
    }
}

/* ****** END STYLE SPECIFIC TAB OR MULTICONTENT MODULE TARVIJ KESHAVARZI ****** */

/* ****** START STYLE NIORDC ****** */
.net-slideshow,
.specific-slideshow {
    position: relative;
}

main#wrap\: .net-slideshow {
    z-index: 1;
}

.specific-slideshow {
    margin: 0;
}

/* Style Net Slideshow  */
main#wrap\: .net-slideshow {
    padding: 0;
    margin: 0;
}

main#wrap\: .net-slideshow .dp-module-content {
    margin-bottom: 0;
}

.net-slideshow::before {
    content: '';
}

.net-slideshow .owl-item {
    cursor: pointer;
    transition: .5s;
    padding: 0;
    height: 100%;
}

.net-slideshow .owl-item a {
    display: block;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.net-slideshow .owl-item:hover {
    transition: .5s;
}

.net-slideshow .owl-item .owl-image-title {
    position: absolute;
    right: 0;
    bottom: -14px;
    padding: 0 20px;
    animation: none !important;
    color: #fff !important;
    font-family: 'IranSans';
    width: 100%;
    background: linear-gradient(#007c3f, #007c3f), linear-gradient(#ffcc1d, #ffcc1d);
    background-position: center;
    background-size: 100% 100%, 0% 100%;
    background-repeat: no-repeat;
    border-radius: 20px;
    box-sizing: border-box;
    max-height: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s cubic-bezier(0.46, 0.76, 1, 0.99);
}

.net-slideshow .owl-item:hover .owl-image-title {
    color: #007C3F !important;
    background-size: 0% 100%, 100% 100%;
    transition: .4s cubic-bezier(0.46, 0.76, 1, 0.99);
}

.net-slideshow .item {
    margin: 0 !important;
    padding: 0 !important;
}

.net-slideshow .item img {
    object-fit: none;
    margin-bottom: 20px;
    transition: 1s;
}

/* / Style Net Slideshow  */

/* Start Style Net Slideshow And Specific Slideshow Together  */
.specific-slideshow .owl-carousel,
.net-slideshow .owl-carousel {
    position: inherit;
}

.specific-slideshow .owl-theme .owl-controls,
.net-slideshow .owl-theme .owl-controls {
    margin-top: 0 !important;
}

.specific-slideshow .owl-prev,
.specific-slideshow .owl-next,
.net-slideshow .owl-prev,
.net-slideshow .owl-next {
    position: absolute;
    top: 50%;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    transform: translateY(-50%) scaleY(1.7);
}

.net-slideshow .owl-prev {
    right: -20px;
}

.net-slideshow .owl-next {
    left: -20px;
}

.specific-slideshow .owl-prev {
    top: 40%;
}

.specific-slideshow .owl-next {
    top: 55%;
}

.specific-slideshow .owl-prev,
.specific-slideshow .owl-next {
    right: -30px;
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    text-align: center;
    background-color: #e5e5e5 !important;
    transform: rotate(90deg) scaleY(1);
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.specific-slideshow .owl-prev i,
.specific-slideshow .owl-next i,
.net-slideshow .owl-prev i,
.net-slideshow .owl-next i {
    font: 400 18px/1 'Font Awesome 5 PRO';
}

.specific-slideshow .owl-prev i,
.specific-slideshow .owl-next i {
    color: #fda9ad !important
}
.specific-slideshow .owl-prev:hover,
.specific-slideshow .owl-next:hover {
    background-color: #cccccc !important;
    transition: .4s;
}

.specific-slideshow .owl-prev:hover i,
.specific-slideshow .owl-next:hover i {
    color: #fb535b !important;
    transition: .7s;
}

/* End Style Net Slideshow And Specific Slideshow Together  */

/* Style Specific Slideshow */
.specific-slideshow .owl-prev i,
.specific-slideshow .owl-next i {
    color: #5d5d5d;
}

.specific-slideshow .owl-stage {
    margin: 0 !important;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
}

.specific-slideshow .owl-stage .owl-item {
    margin: 0 0 20px;
    flex-basis: calc(100% / 5);
    width: calc(100% / 5) !important;
}

.specific-slideshow .item {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0 !important;
    padding: 0;
    background-color: transparent !important;
    /* border: 1px solid #d2d2d2; */
    box-sizing: border-box;
    border-radius: 3px;
    cursor: pointer;
}

.specific-slideshow .item img {
    flex: 1;
    object-fit: none;
    filter: opacity(50%);
}

.specific-slideshow .item:hover img {
    filter: opacity(100%);
}

.specific-slideshow .item .owl-image-title {
    flex: 0;
    width: 100%;
    color: #065ea9 !important;
    font-family: 'IranSans';
}

@media screen and (max-width: 992px) {
    .net-slideshow .owl-prev,
    .net-slideshow .owl-next {
        display: block !important;
        position: absolute;
        top: 30%;
        transform: translateY(50%);
        padding: 10px !important;
        background: #109754 !important;
    }

    .net-slideshow .owl-prev {
        right: 0;
    }
    
    .net-slideshow .owl-next {
        left: 0;
    }
}

/* ****** END STYLE NIORDC ****** */

/* **************** Style Swiper Slider ************* */
.dp-module-default.specific-slideshow.side-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
}

.dp-module-default.specific-slideshow.side-title > :first-child {
    flex: 1 1 35%;
    width: 35% !important;
    /* display: inline-block; */
}
.dp-module-default.specific-slideshow.side-title > :nth-child(2) {
    flex: 2 1 65%;
    display: inline-block;
    width: 65%;
    position: relative;
}

.dp-module-default.specific-slideshow.side-title > :nth-child(2) .owl-carousel,
.dp-module-default.specific-slideshow.side-title > :nth-child(2) .owl-carousel .owl-stage-outer {
    width: 100% !important;
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    .dp-module-default.specific-slideshow.side-title {
        flex-direction: column;
    }
    
    .dp-module-default.specific-slideshow.side-title > :first-child {
        width: 100% !important;
        flex: 1 1 100%;
        margin-bottom: 20px !important;
    }
    
    .dp-module-default.specific-slideshow.side-title > :nth-child(2) {
        width: 100%;
        flex: 1 1 100%;
    }
    
    .specific-slideshow .owl-stage {
        width: 100% !important;
        transform: translate3d(0,0,0) !important;
    }

    .specific-slideshow .owl-prev, .specific-slideshow .owl-next {
        display: none !important;
    }
}

@media screen and (max-width: 600px) {
    .specific-slideshow .owl-stage .owl-item {
        width: calc(100% / 2);
        flex-basis: calc(100% / 2);
    }
}

/* ******* START STYLE MAP TARVIJ KESHAVARZI ******** */
.map {
    position: relative;
    padding: 0 0 20px;
}

.map::before {
    content: '';
    position: absolute;
    top: -20px;
    right: 50%;
    width: 100vw;
    height: calc(100% + 20px);
    background-color: #ebebeb;
    transform: translateX(50%);
    z-index: -1;
}

.map-svg {
    position: relative;
    max-width: 65%;
    margin-left: auto;
}

.map-box {
    position: relative;
    text-align: center;
    margin: 0 0 10px !important;
    background-color: #fff;
    border-radius: 20px;
    padding: 35px 0;
}

.map-box .number {
    font-size: 20px;
    font-weight: bold;
    color: #007C3F;
    margin: 0 0 5px;
}

.map-box .text {
    color: #007C3F;
}

.title-map {
    color: #007c3f;
    font: 100 25px 'IranSans';
}

@media screen and (max-width: 1024px) {
    .map-svg {
        max-width: 100%;
    }
}
/* ******* END STYLE MAP TARVIJ KESHAVARZI ******** */

/* ****** START STYLE COLLECTOR NEWS HORMOZGAN GOVERNER ****** */
main#wrap\: .onepane,
main#wrap\: .secondpane,
main#wrap\: .thirdpane {
    height: 100%;
}

.specific-collector {
    position: relative;
    height: 100%;
    display: flex !important;
    flex-direction: column;
}

.specific-collector .dp-module-content {
    flex: 1;
}

.specific-collector [id^=divMinMax_],
.specific-collector [id$=_NewsList],
.specific-collector .NewsItemStyle,
.specific-collector .NewsItemStyle > div,
.specific-collector .NewsItemStyle > div >div:first-child {
    height: 100%;
}

.specific-collector .newsCollectorImages {
    height: 100% !important;
}

main#wrap\: .specific-collector [id$=_NewsList] {
    position: relative;
    margin-right: 0;
}

main#wrap\: .specific-collector [id$=_NewsList] > div.dp-clearfix {
    display: none
}

.specific-collector [id$="tblCollectedNews"].NewsItemStyle {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
}

.specific-collector [id$="tblCollectedNews"].NewsItemStyle > div {
    position: relative;
    padding: 0;
}

.specific-collector [id$=_tblCollectedNews] > div > div.uk-clearfix {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    min-height: 40px;
    background-color: #0000007a;
    display: flex;
    align-items: center;
    justify-content: center;
}

.specific-collector .dp-normNewsClt.content {
    float: none;
    display: block;
}

.specific-collector [id$=_tblContent] .dp-listNewsClt.title {
    margin: 0;
}

.specific-collector [id$=_tblContent] .dp-listNewsClt.title i {
    display: none;
}

.specific-collector [id$=_lnkTitle],
.specific-collector [id$=_lblTitle] {
    display: block;
    height: 100%;
    font: 14px IranYekan;
    color: #fff;
    line-height: 1.5;
}

.specific-collector [id$=_lnkTopImage] {
    display: block !important;
    padding: 0;
    width: 100% !important;
    border: 0;
    background: transparent;
}

.specific-collector [id$=_lnkTopImage] img {
    top: 0;
    transform: none;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.archive {
    color: #065ea9;
    text-align: left;
}

.archive span {
    color: #02b3c0
}

/* ****** END STYLE COLLECTOR NEWS HORMOZGAN GOVERNER ****** */

/* ********* START STYLE HTML SERVICES TARVIJ KESHAVARZI *********** */
.half-container {
    position: relative;
    width: 100%;
    padding: 20px 0;
}

.half-container::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background: url('/Design/Themes/Tarvij-Keshavarzi/default/image/bg-module.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateX(50%);
}

.box {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
}

.box::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: all .5s linear;
    z-index: -1;
}

.box:hover::before {
    animation: backColor .7s linear forwards;
}

.box img {
    /* max-height: 100px; */
    object-fit: cover;
}

.box:hover img {
    filter: brightness(0) saturate(100%) invert(20%) sepia(7%) saturate(5177%) hue-rotate(100deg) brightness(98%) contrast(83%);
    transition: filter .3s linear;
    transition-delay: .5s;
}

.box span {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.box:hover span {
    color: #164e32;
    transition: color .3s linear;
    transition-delay: .5s;
}

@keyframes backColor {
    0% {
        background: linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d);
        background-position: top -50px left -50px, top -50px right -50px, bottom -50px left -50px, bottom -50px right -50px;
        background-size: 50px 50px, 50px 50px, 50px 50px, 50px 50px;
        background-repeat: no-repeat;
    }
    50% {
        background: linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d);
        background-position: top 50px left 50px, top 50px right 50px, bottom 50px left 50px, bottom 50px right 50px;
        background-size: 20px 20px, 20px 20px, 20px 20px, 20px 20px;
        background-repeat: no-repeat;
    }
    100% {
        background: linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d), linear-gradient(#ffcc1d, #ffcc1d);
        background-position: center;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 600px) {
    .half-container::before {
        background-size: cover;
    }

    .half-container > :first-child {
        justify-content: center;
    }
}

/* ********* END STYLE HTML SERVICES TARVIJ KESHAVARZI *********** */

/* ******* START STYLE SITE NETWORKS HORMOZGAN GOVERNER ******* */
.socials .dp-module-content,
.socials [id^=divMinMax_] {
    margin-bottom: 0 !important;
}

.site-networks {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
    background: aqua;
    padding: 10px 0;
    z-index: 1;
}

.site-networks::before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 100vw;
    height: 100%;
    background-color: #065ea9;
    transform: translateX(50%);
    z-index: -1;
}


@media (max-width: 600px) {
    .site-networks {
        flex-direction: column;
    }
}

/* ******* END STYLE SITE NETWORKS HORMOZGAN GOVERNER ******* */

/********** NEWS **********/
#NewsContent table,
#NewsContent tbody,
#NewsContent tr,
#NewsContent td {
    display: block;
}

#NewsContent #NewsInfoArea {
    height: 110px
}

#NewsContent #NewsInfoArea > td {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

#NewsContent #NewsInfoArea > td > div:first-child {
    flex: 1;
}

#NewsContent #ContentBox,
#NewsContent #ContentBox > tbody {
    height: 100%;
}

#NewsContent #ContentBox > tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

[id$=_DetailsSubmitDate],
[id$=_DetailsSubmitDate] table,
[id$=_DetailsSubmitDate] tbody,
[id$=_DetailsSubmitDate] tr,
[id$=_DetailsSubmitDate] td {
    display: inline-block !important;
}

#NewsContent [id$=_NewsContentList] {
    display: block;
}

#NewsContent [id$=_NewsContentList] > tbody {
    display: block;
}

#NewsContent [id$=_NewsContentList] > tbody > tr {
    display: flex;
    justify-content: space-between;
}

#NewsContent [id$=_NewsContentList] > tbody > tr > td {
    display: inline-block;
    width: calc(25% - 10px) !important;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid #a1a1a1;
}

#NewsContent [id$=_NewsContentList] > tbody > tr > td:hover:before {
    border-bottom-color: #3c7405;
}

#NewsContent [id$=_NewsContentList] > tbody > tr > td:hover:after {
    background: #3c7405;
}

#NewsContent [id*=NewsContentList][id$=_NewsContentPanel],
#NewsContent #NewsContentLayout,
#NewsContent #NewsContentLayout > tbody {
    position: relative;
    height: 100%;
}

#NewsContent #NewsContentLayout > tbody {
    display: flex;
    flex-direction: column;
}

#NewsContent #NewsContentLayout>tbody>tr:first-child {
    display: block;
    height: 200px;
}

#NewsContent #NewsContentLayout>tbody>tr:first-child>td {
    position: relative;
    height: 100%;
    padding: 0;
}

#NewsContent #NewsContentLayout>tbody>tr:first-child>td a {
    display: block;
    width: 100%;
    height: 100%;
}

[id$=paneheader] ~ * #NewsContent [id*=NewsContentList][id$=_NewsContentPanel] {
    height: auto;
}

#NewsContent [id$=_NewsContentList] td:empty {
    visibility: hidden;
}

#NewsContent .NewsItemStyle > tbody > tr:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column;
    position: relative;
    flex: 1;
}

#NewsContent .NewsItemStyle > tbody > tr:nth-child(2) > td:first-child {
    display: block;
    border: 0;
    position: relative;
    margin: 0;
    overflow: hidden;
    padding: 0;
    order: 0;
}

#NewsContent .NewsItemStyle > tbody > tr:nth-child(2) > td:nth-child(2) {
    display: block;
    float: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 7px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    /*     flex-basis: 75%; */
    flex: 1;
}

#NewsContent [id$=_NewsAbstract] {
    color: #303030;
    line-height: 1.5;
}

#NewsContent .BorderBackgroundPanel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
}

#NewsContent [id$=_NewsAbstractMorePanel] {
    text-align: center !important;
}

#NewsContent .AbstractMoreLink {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    color: #1c1c1c !important;
    font-weight: normal !important;
    margin: 0 auto;
    opacity: 1;
    visibility: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

#NewsContent .PanelTitle {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

#NewsContent [id$=_ContentSubTitle] {
    display: block;
    color: #f0f;
    
    padding: 0;
    font-size: 14px;
}

#NewsContent .PanelTitle br {
    display: none;
}

#NewsContent .DPNewsItemTitle span {
    text-align: justify;
    font-size: 14px;
    font-weight: 100 !important;
    box-sizing: border-box;
    transition: .5s;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

#NewsContent #NewsContentLayout:hover .DPNewsItemTitle span {
    color: #fb0011;
    transition: .5s;
}

#NewsContent .NewTextStyle {
    display: none;
    font-weight: normal !important;
}

#NewsContent [id$=_ContentRightImageLink] {
    position: relative;
    display: block;
    height: 100%;
}

#NewsContent .DPNewsImageLink img {
    float: none;
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100%;
    text-align: center;
    margin: 0;
    border: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    object-fit: cover;
}

#NewsContent [id$=_ContentTitleLink] {
    color: #fff;
    display: block;
    flex: 1;
    width: 100%;
    padding-top: 10px;
    box-sizing: border-box;
}

#NewsContent [id$=_ContentTitle] {
    display: block;
    clear: both;
    width: 100%;
    color: #242424;
    font-size: 12px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#NewsContent [id$=_NewsAbstractArea] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
    margin: 10px 0;
}

#NewsContent [id$=_NewsAbstractArea] > td {
    height: 100%;
}

[id$=_NewsAbstractPanel].BorderBackgroundPanelWithoutBGColor {
    border: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#NewsContent .owl-news [id$=_NewsAbstractPanel].BorderBackgroundPanelWithoutBGColor {
    padding: 0 0 30px;
}

#NewsContent .owl-news {
    position: relative;
    height: 100%;
}

#NewsContent .owl-news .owl-stage-outer {
    position: relative;
    box-sizing: border-box;
    margin-right: -5px;
    padding: 20px 0;
}

#NewsContent .owl-news .owl-stage-outer .owl-stage {
    align-items: stretch;
    display: flex;
}

#NewsContent .owl-news .owl-item {
    position: relative;
}

#NewsContent .owl-news .owl-item img {
    width: auto;
}

#NewsContent .owl-news .owl-item > td {
    width: 100% !important;
    height: 100%;
}

#NewsContent .owl-news .owl-item > td [id$=_NewsContentPanel] {
    border: 1px solid #2e365a;
    padding: 0 15px;
}

main#wrap\: #NewsContent .owl-news .owl-item > td [id$=_DetailsDatePanel]>img {
    display: none;
}

#NewsContent .owl-news .owl-controls .owl-prev,
#NewsContent .owl-news .owl-controls .owl-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2e365a;
    transform: translateY(-55%);
}

#NewsContent .owl-news .owl-controls .owl-next {
    right: -50px;
}

#NewsContent .owl-news .owl-controls .owl-prev {
    left: -40px;
}

#NewsContent .owl-news .owl-controls .owl-next i,
#NewsContent .owl-news .owl-controls .owl-prev i {
    font-size: 30px;
    font-weight: 100;
    transform: scaleY(1.5);
}

@media screen and (max-width: 1024px) {
    #NewsContent .NewsItemStyle > tbody > tr:nth-child(2) > td:first-child {
        order: 0;
        background: #fff;
    }

    #NewsContent [id$=_NewsContentList] > tbody > tr {
        flex-wrap: wrap;
    }

    #NewsContent [id$=_NewsContentList] > tbody > tr > td {
        width: calc(50% - 10px) !important;
        margin: 0 0 20px 0;
    }
    
    #NewsContent [id$=_NewsContentList] > tbody > tr > td:nth-child(even) {
        margin: 0 10px 20px 0;
    }
}

@media (max-width: 600px) {
    #NewsContent [id$=_NewsContentList] > tbody > tr > td {
        width: 100% !important;
        margin: 0 0 20px 0;
    }

    #NewsContent [id$=_NewsContentList] > tbody > tr > td:nth-child(even) {
        margin: 0 0 20px 0;
    }
}

/* ******* News Collector ******* */
.NewsItemStyle > div {
    height: 100%;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #0000000d !important;
}

.NewsItemStyle [data-responsivechild] {
    min-height: 100px;
    margin: 0 0 10px;
}

.NewsItemStyle [data-responsivechild] [id$=_pnlRightImage] {
    display: block;
    float: none;
    height: 150px;
}

.NewsItemStyle [data-responsivechild] [id$=_pnlRightImage] a,
.NewsItemStyle [data-responsivechild] [id$=_pnlRightImage] a img {
    padding: 0;
    border: 0;
    width: 100% !important;
    height: 100% !important;
}

.NewsItemStyle [data-responsivechild] .dp-normNewsClt.content {
    padding: 0 10px;
}

.NewsItemStyle [data-responsivechild] .dp-normNewsClt.content h4,
.NewsItemStyle [data-responsivechild] .dp-normNewsClt.content h2 {
    margin: 0 !important;
}

.NewsItemStyle [data-responsivechild] .dp-normNewsClt.content h2 i {
    display: none;
}

.NewsItemStyle [data-responsivechild] [id$=_lnkTitle],
.NewsItemStyle [data-responsivechild] [id$=_lnkTitle] span {
    color: #000;
    display: block;
    font: 100 normal 14px IranSans !important;
}

.NewsItemStyle [id$=_NewsContent] {
    flex: 1;
}

.NewsItemStyle [id$=_NewsContent] p {
    padding: 10px;
    text-align: justify;
    height: 100%;
}

/* ******* News Collector ******* */

/********** NEWS ICONS *********/

.news-date {
    position: absolute;
    top: -10px;
    left: 0;
    width: 50px;
    text-align: center;
    color: #fff;
    background-color: #1d2124;
    border-radius: 5px;
}

[id$=DetailsNewsCodeImage],
[id$=DetailsSubmitDateImage],
[id$=DetailsVisitImage],
[id$=DetailsCommentCountImage],
[id$=DetailsNewsSourceImage],
[id$=DetailsCreatedByImage] {
    display: none;
}

[id$=ContentDetailsPanel] {
    position: relative;
    width: 100%;
    padding: 5px 0 0;
    box-sizing: border-box;
}

[id$=DetailsNewsCodePanel],
[id$=DetailsSubmitDateCaption],
[id$=DetailsSubmitTime],
[id$=DetailsVisitPanel],
[id$=DetailsCommentCountPanel],
[id$=DetailsNewsSourcePanel],
[id$=DetailsCreatedByPanel] {
    display: inline-block;
    font-size: 10px;
}

[id$=DetailsNewsCodePanel] > span:last-child,
[id$=DetailsSubmitDateCaption] > span:last-child,
[id$=DetailsSubmitTime] > span:last-child,
/* [id$=DetailsVisitPanel] > span:last-child, */
[id$=DetailsNewsSourcePanel] > span:last-child,
[id$=DetailsCreatedByPanel] > span:last-child {
    display: none;
}

[id$=DetailsNewsCodePanel]:before,
[id$=DetailsSubmitDateCaption]:before,
[id$=DetailsSubmitTime]:before,
[id$=DetailsVisitPanel]:before,
[id$=DetailsCommentCountPanel]:before,
[id$=DetailsNewsSourcePanel]:before,
[id$=DetailsCreatedByPanel]:before {
    display: inline-block;
    width: 18px;
    color: #ff9c00;
    text-align: center;
    font: 12px FontAwesome;
    padding: 2px 0;
    vertical-align: top;
}

[id$=DetailsNewsCodePanel]:before { content: '\f1ea' }      /* icon News Code */
[id$=DetailsSubmitDateCaption]:before { content: '\f073' }  /* icon News Date */
[id$=DetailsSubmitTime]:before { content: '\f017' }         /* icon News Time */
[id$=DetailsVisitPanel]:before { content: '\f06e' }         /* icon News Views */
[id$=DetailsCommentCountPanel]:before { content: '\f086' }  /* icon News Comment */
[id$=DetailsNewsSourcePanel]:before { content: '\f09e' }    /* icon News Source */
[id$=DetailsCreatedByPanel]:before { content: '\f007' }     /* icon News User */

/********** NEWS PAGINATION **********/
[id$=_NewsPagingNumbers] {
    float: right;
    margin-bottom: 10px;
}

[id$=_NewsPagingNumbers] .pgNumbersCurrent {
    background: #005eaa;
}

/********** NEWS ARCHIVE **********/
[id*=NewsFooterArchiveLink] {
    position: relative;
    display: inline-block;
    clear: none !important;
    width: auto !important;
    color: #000;
    font-size: 0 !important;
    margin: 0 auto 0 0;
    padding: 5px 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    border-radius: 20px;
    margin-top: 0 !important;
}

[id*=NewsFooterArchiveLink]:hover {
    letter-spacing: .1px;
}

[id*=ArchiveLinkCaption] {
    display: inline-block;
    vertical-align: top;
    padding: 1px 0;
    font-size: 14px;
}

[id*=NewsFooterArchiveLink]:before {
    content: '\f187';
    position: absolute;
    top: 7px;
    left: 107%;
    pointer-events: none;
    color: #ff9c00;
    font: 16px 'Font Awesome 5 Pro';
}

[id*=NewsFooterArchiveLink]:after {
    content: "";
    display: table;
    clear: both;
}

[id*=ArchiveLinkImage] {
    width: 100% !important;
    height: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

/********** NEWS PAGE **********/
#NVContentImageContainer {
    width: 100%;
    max-width: 400px;
    margin: 0 15px 5px 0 !important;
}

#NVContentHeader b,
#NVContentHeader td,
#NVContentHeader span {
    font: 12px IranYekan, Tahoma !important;
}

#VisitedCount {
    font-family: IranYekan, Tahoma !important;
}

#NVContentDescriptionContainer {
    display: block;
    font-size: 14px;
    line-height: 2em !important;
    margin-top: 10px;
}

[id$=_SliderImageItem] {
    width: 100%;
}


/********** TABS PLUS **********/
[id$=_MultiContentViewerContainer] {
    position: relative;
    padding: 10px 0;
    border: 1px solid #a1a1a1;
}

[id$=_MultiContentViewerContainer] > p.test:empty {
    display: none;
}

[id$=_MultiContentViewerContainer] table[id$=_grvTab] {
    width: 100% !important;
    background: #fff;
}

.tabstrip[class*=RadTabStrip_Default] > .tabs {
    display: flex;
    justify-content: space-evenly;
    padding: 0 10px;
    background: none;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=RadTabStrip_Default] > .tabs > .tab {
    float: none;
    margin: 0 7px;
}

.tabstrip[class*=RadTabStrip_Default] > .tabs > .tab > a {
    float: none;
    text-align: center;
    color: #000;
    font-family: inherit;
    font-size: 14px;
    margin: 0;
    background: #ebebeb -o-linear-gradient(#ff9c00, #ff9c00);
    background: #ebebeb -webkit-gradient(linear, left top, left bottom, from(#ff9c00), to(#ff9c00));
    background: #ebebeb linear-gradient(#ff9c00, #ff9c00);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 5px 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    box-sizing: border-box;
}

.tabstrip[class*=RadTabStrip_Default2006] > .tabs > .tab > a,
.tabstrip[class*=RadTabStrip_Default] > .tabs > .tab.defaultTab > a {
    color: #000;
    background-size: 100% 0, 100% 100%;
    font-family: 'IranSans';
}

.tabstrip[class*=RadTabStrip_Default] .panel-container {
    padding: 0;
    margin: 0;
    border: 0;
    background: no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

@media (max-width: 768px) {
    .tabstrip[class*=RadTabStrip_Default] > .tabs {
        flex-direction: column;
    }
    
    .tabstrip[class*=RadTabStrip_Default] > .tabs > .tab {
        display: block !important;
    }
}

/********** TABS PLUS VERTICAL - FLAT RED THEME **********/
.tabstrip[class*=RadTabStrip_FlatRed] > .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    border: 0;
    margin-top: 10px;
    background: none;
}

.tabstrip[class*=RadTabStrip_FlatRed] > .tabs .tab {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 100px;
}

.tabstrip[class*=RadTabStrip_FlatRed] > .tabs .tab a {
    display: block;
    float: none;
    min-width: 100px;
    color: #807f7f;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
    line-height: 2em;
    padding: 5px 10px;
    margin: 0;
    background: #d2d2d2;
}

.tabstrip[class*=RadTabStrip_FlatRed] > .tabs .tab.defaultTab a {
    color: #fff;
    background: #cc2229;
}

.tabstrip[class*=RadTabStrip_FlatRed] > .panel-container {
    border: 1px solid #c1c1c1;
    border-top: 0;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

/********** TABS PLUS VERTICAL -  GLASSY ELECTRIC THEME **********/
.tabstrip[class*=RadTabStrip_GlassyElectric] {
    background: #eee;
    font-family: inherit;
}

.tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 10% 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs > .tab {
    float: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 150px;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    margin: -1px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs > .tab.defaultTab {
    float: none;
    font-size: 14px;
    padding: 10px;
    border-top-color: #cc2229;
    border-bottom-color: #eeeeee;
    background: transparent;
    -webkit-box-shadow: inset 0 3px #cc2229;
            box-shadow: inset 0 3px #cc2229;
}

.tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs > .tab > a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs > .tab > a {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #464646;
    position: static;
}

.tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs > .tab.defaultTab > a {
    float: none;
    display: block;
    color: #575757;
}

.tabstrip[class*=RadTabStrip_GlassyElectric] > .panel-container {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 10px 10%;
    background: url(/image/tabs-bg1.png) no-repeat left bottom;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

@media (max-width: 768px) {
    .tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs,
    .tabstrip[class*=RadTabStrip_GlassyElectric] > .tabs > .tab {
        display: block;
        width: 100%;
    }
}

/********** FOOTER LINKS **********/
[id$=_myDataList],
[id$=_myDataList] tbody,
[id$=_myDataList] tr,
[id$=_myDataList] td {
    display: block;
}

[id$=_myDataList] [id$=_editLink]:not([href]),
[id$=_myDataList] br {
    display: none;
}

[id$=_myDataList] [id$=_editLink] img {
    display: none;
}

[id$=_myDataList] [id$=_editLink]:before {
    content: '\f14b';
    color: #0077e1;
    font: 20px FontAwesome;
    vertical-align: middle;
}

[id$=_myDataList] td {
    padding: 0;
    line-height: 2em;
}

[id$=_myDataList] [id$=_HyperLink1] {
    display: inline-block;
    color: #3c3c3c;
    font-size: 13px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
}

[id$=_myDataList] [id$=_HyperLink1]:hover {
  color: #007C3F;
}

.footer-link [id$=_myDataList] [id$=_HyperLink1] {
    color: #fff;
    transition: .5s;
}

.footer-link [id$=_myDataList] [id$=_HyperLink1]:hover {
    color: #ffcc1d;
    padding-right: 10px;
    animation: move .7s linear infinite;
    transition: .5s;
}

@keyframes move {
	0% {
        opacity: .2;
    } 
	100% {
        opacity: 1;
    }
}
/********** FOOTER **********/
#footer-box {
    position: relative;
    background-color: #164e32;
    z-index: 1;
}

.footer-content {
    padding: 25px 0 0;
}

.contact [id^=divMinMax] {
    margin-bottom: 0;
}

/* ******* Start Footer Style Niordc ******* */
main#wrap\: .footer2pane {
    height: 100%;
}

main#wrap\: .fit-content {
    margin: 50px 0;
}

.fit-content [id$=_myDataList] > tbody {
    width: fit-content;
    margin: 0 auto;
}

.form-table {
    width: 100% !important;
    border-width: 0 !important;
}

.form-table tbody tr,
.form-table tbody tr td {
    display: block;
    width: 100%;
}

.form-table tbody tr:not(:last-child) {
    margin: 0 0 5px;
}

.form-table tbody >  tr:first-child > td span {
    font-size: 12px;
    color: #fff;
}

.input-one,
.input-one span,
.input-one input,
.input-two,
.input-two span,
.input-two input,
.input-three,
.input-three span,
.input-three input {
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    border-color: #fff;
}

.footer-link a.CommandButton {
    float: left;
    color: #fff !important;
    border-color: #0059ad !important;
    background-color: #0059ad !important;
    margin: 0 0 0 7px !important;
}

.footer-link a.CommandButton:hover {
    border-color: #0077e1 !important;
    background-color: #0077e1 !important;
}

.info-site {
    position: relative;
    text-align: revert;
    padding-left: 40px;
}

.address {
    position: relative;
    padding: 40px 0;
    background: url('/Design/Themes/Tarvij-Keshavarzi/default/image/map.jpg') no-repeat;
    background-size: 100% 100%;
}

.address-box {
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 5px 10px #0000004a;
}

.address ul {
    padding: 0;
    margin: 0;
}

.address li {
    line-height: 2;
    font-size: 13px;
    list-style: none;
}

.address li,
.address li a {
    color: #3c3c3c;
}

.address ul.social-net {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 15px 0 0;
}

.social-net li {
    display: inline-block;
    margin-left: 15px
}

.social-net a,
.social-net span {
    color: #fff;
    font-size: 15px;
}

.social-net a:hover i {
    color: #ffcc1d;
}

.container-visited {
    position: relative;
    width: 100%;
}

.footer-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.footer-info ul {
    margin: 0;
    padding: 0;
}

.line {
    flex: 1 1 0;
    height: 1px;
    background-color: #fff;
}

.last {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.last a,
.last i {
    color: #ffcc1d;
    font-size: 11px;
    margin: 0 0 0 2px;
    line-height: 1;
}

#LastUpdatePortalCtrl,
#HitCounter span {
    color: #fff;
    white-space: nowrap;
}

@media screen and (max-width: 768px) {
    .container-visited {
        margin-top: 0;
        width: 100%;
    }

    .info-site {
        text-align: right;
        padding-right: 0;
    }

    .info-site > div {
        justify-content: flex-start !important;
    }

    #HitCounter {
        text-align: left;
        flex: 0.5 !important;
    }
}

@media screen and (max-width: 600px) {
    
    .footer-info {
        flex-direction: column
    }
    
    .address,
    .footer-info,
    .social-net {
        justify-content: space-between !important;
        }

    .fit-content [id$=_myDataList] > tbody {
        width: 100%;
    }

    .address-image,
    .address-map {
        width: 100%;
    }

    .address-image a {
        height: 150px;
    }

    .address-image a {
        margin: 0 0 10px
    }

    #LastUpdatePortal {
        margin: 0 0 10px;
    }
    .social-net ul {
        margin: 10px 0;
        width: 100%;
        text-align: center;
    }
}

/* ******* End Footer Style Cemnan Power ******* */

/********** TOTOP BTN **********/
#LastUpdatePortal {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    font-size: 12px;
    margin-bottom: 5px;
}

#LastUpdatePortal i {
    margin-left: 5px;
    color: #ffcc1d;
}

#HitCounter {
    color: #fff;
    font-size: 12px;
    flex: 0.62;
}

.dp-footertext {
    position: relative;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 25px 0 0;
    font-size: 12px;
}

.dp-footertext::before {
    content: '\f1f9';
    position: absolute;
    top: 0;
    right: -15px;
    font-family: 'Font Awesome 5 Pro';
}

#totop-btn {
    display: block;
    width: 36px;
    height: 36px;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    padding: 4px;
    background: #2e3192;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
        transform-origin: bottom;
    -webkit-transform: perspective(200px) rotateX(90deg);
    transform: perspective(200px) rotateX(90deg);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: fixed;
    bottom: 0;
    right: 30px;
    z-index: 9999;
}

#totop-btn:hover {
    color: #ffffff !important;
    background: #005eaa;
}

#totop-btn.active {
    bottom: 30px;
    -webkit-transform: perspective(200px) rotateX(0);
    transform: perspective(200px) rotateX(0);
}

/********** DOURAN COPYRIGHT **********/
.dp-poweredby,
.dp-poweredby *,
.dp-poweredby :before,
.dp-poweredby :after {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.dp-poweredby {display: none;}

#poweredbylink img {
    height: 24px;
    font-size: 0;
    opacity: 0;
}

#poweredbylink {
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    right: 8px;
    z-index: 120;
}

#poweredbylink:hover {
    width: 62px;
}

#poweredbylink:before {
    content: '';
    width: 20px;
    height: 20px;
    padding: 2px;
    background: #777;
    position: absolute;
    top: 0;
    left: 0;
}

#poweredbylink:after {
    content: '';
    width: 15px;
    height: 15px;
    margin: 4px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13px' viewBox='0 0 49.5 63'%3E %3Cpath d='M2.6 47H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5zm0 8H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5zm0 8H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5z' fill='%23fc0'/%3E%3Cpath d='M2.6 39.5h3.8v-.4q0-9 5.5-14.8a18.5 18.5 0 0 1 14-5.8 19.9 19.9 0 0 1 8.8 1.9 24.3 24.3 0 0 1 7.5 6v-5.5a25.6 25.6 0 0 0-7.7-4.7 23.4 23.4 0 0 0-8.6-1.6 24.3 24.3 0 0 0-9.4 1.8 22.4 22.4 0 0 0-7.7 5.3 24.6 24.6 0 0 0-5 8A25.8 25.8 0 0 0 2 39v.5h.5z' fill='%23fff' /%3E %3Cpath d='M45.4 0v36.7q0 10.6-5.3 16.9a17 17 0 0 1-7.3 5 4.7 4.7 0 0 1 .4 1.9 4.8 4.8 0 0 1-.5 2 23 23 0 0 0 4.7-2 24.5 24.5 0 0 0 8.8-8.7 21 21 0 0 0 2.5-6.5 44.5 44.5 0 0 0 .8-9V0z' fill='%23fff' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

.dp-poweredby .version {
    width: 50px;
    color: #fff;
    padding: 2px 0;
    text-align: center;
    background: #777;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    bottom: 4px;
    right: 0;
    pointer-events: none;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
        transform-origin: right;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    z-index: 1;
}

#poweredbylink:hover + .version {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
        transform: scaleX(1);
}

/********** MEDIA QUERY **********/
@media (max-width: 768px) {
    .display-block\@sm {
        display: block !important;
    }
}

@media (max-width: 480px) {
    #NewsContent .NewsItemStyle > tbody > tr:nth-child(2) {
        display: block;
    }
    #NewsContent .NewsItemStyle > tbody > tr:nth-child(2) > td {
        display: block;
        width: 100%;
    }

    [id*=pnlPagerContainer] .pager {
        display: none;
    }
}