<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********** DOURTAL ICONS **********/

@font-face {
    font-family: 'dourtal-icons';
    src: url('fonts/dourtal-icons.eot');
    src: url('fonts/dourtal-icons.eot#iefix') format('embedded-opentype'), url('fonts/dourtal-icons.woff2') format('woff2'), url('fonts/dourtal-icons.woff') format('woff'), url('fonts/dourtal-icons.ttf') format('truetype'), url('fonts/dourtal-icons.svg#dourtal-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="di-"]:before,
[class*=" di-"]:before {
    display: inline-block;
    text-align: center;
    font-family: "dourtal-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
    line-height: 1em;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.di-cog:before {
    content: '\e812'
}

.di-eye:before {
    content: '\e80f'
}

.di-gap:before {
    content: '\e806'
}

.di-key:before {
    content: '\e822'
}

.di-new:before {
    content: '\e821'
}

.di-rss:before {
    content: '\e81f'
}

.di-bale:before {
    content: '\e802'
}

.di-mail:before {
    content: '\e818';
    line-height: 1.7
}

.di-star:before {
    content: '\e816'
}

.di-find:before {
    content: '\e809'
}

.di-news:before {
    content: '\e80e'
}

.di-user:before {
    content: '\e815'
}

.di-home:before {
    content: '\e804'
}

.di-globe:before {
    content: '\e813'
}

.di-login:before {
    content: '\e808'
}

.di-email:before {
    content: '\e820'
}

.di-heart:before {
    content: '\e817'
}

.di-users:before {
    content: '\e80c'
}

.di-eitaa:before {
    content: '\e803'
}

.di-aparat:before {
    content: '\e800'
}

.di-mobile:before {
    content: '\e81a'
}

.di-search:before {
    content: '\e819'
}

.di-bisphon:before {
    content: '\e805'
}

.di-dourtal:before {
    content: '\e807'
}

.di-refresh:before {
    content: '\e80a'
}

.di-sitemap:before {
    content: '\e80b'
}

.di-chev-up:before {
    content: '\e80d'
}

.di-comment:before {
    content: '\e810'
}

.di-soroush:before {
    content: '\e801'
}

.di-location:before {
    content: '\e811'
}

.di-calendar:before {
    content: '\e814'
}

.di-question:before {
    content: '\e81e'
}

.di-plus-circle:before {
    content: '\e81b'
}

.di-cross-circle:before {
    content: '\e81d'
}

.di-minus-circle:before {
    content: '\e81c'
}


/*========== BODY ==========*/

body {
    direction: ltr
}

a,
a:link,
a:visited,
a:active,
a:hover {
    color: #125292;
    text-decoration: none !important
}

.Normal {
    font-family: Tahoma !important
}

.bg-background {
    background: url("image/bg-body.jpg") repeat
}


/********** &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; PORTAL UI &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; ****by:m.shabani*****/

#eFormDependenciesRadTree input {
    display: inline-block !important;
}

#MultiViewAddViewTable,
.NewsEditContainer {
    background: #fff !important;
}

#MultiViewAddViewTable {
    padding: 5px
}

input[type=text],
select,
textarea {
    min-height: 26px !important;
    font-size: 12px;
    line-height: 2em;
    padding: 5px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    box-sizing: border-box;
    vertical-align: middle;
}

#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;
    transition: .2s;
    -webkit-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;
    transition: .2s ease-in-out;
    -webkit-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;
    transition: .2s ease-in-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type=checkbox]:not(.uk-input):checked:after {
    border-width: 0 2px 2px 0;
    -webkit-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;
    box-sizing: border-box;
    box-shadow: none !important;
    -webkit-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;
}


/********** OK &amp; 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;
}


/* #NewsCategoryDropDownIcon ,
#RNewsCategoryDropDownIcon {
	width: 20px;
	height: 36px;
	padding-left: 20px;
	border: 1px solid #cacaca;
	border-radius: 5px 0 0 5px;
	background: #fff url(/RadControls/Combobox/Skins/VSNET/DropArrow.gif) no-repeat 5px / 12px;
	cursor: pointer;
	position: relative;
	left: 5px;
} */


/* #NewsCategoryDropDownIcon:hover {
  background-color: #cae4ff;
} */

.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;
    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;
    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: 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&gt;h1 {
    color: #fc0;
    text-align: center;
    font-family: inherit;
    font-size: 16px;
}

.fa.fa-envelope,
.uk-icon-envelope {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}


/********** &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; PORTAL UI &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; **********/

#tagBody {
    background: #fff;
}


/********** PORTAL NEWS **********/

.DPNewsItemTitle span {
    margin: 0;
    font-weight: normal !important
}

.DPNewsWrap * {
    color: #838383 !important;
    font-size: 12px;
}

.NewTextStyle {
    font: 11px Tahoma !important
}


/********** PANES **********/

[type=pane] {
    height: 100%;
    max-width: 100%;
    margin: 0 !important;
    box-sizing: border-box;
}

[side-pane] {
    width: 280px
}

[pane-pad] {
    padding-right: 7px !important;
    padding-left: 7px !important;
}

[id$=paneheader] {
    line-height: 24px;
    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
}

#footer-box [id$=_divHtmlHolder] a:link {
    color: #fff;
}

@media (max-width: 768px) {
    [type=pane] {
        display: block;
        width: 100%
    }
}


/* ========== portal-css: header ========== */

.bg-header {
    background: url("image/Website-Pattern-04.jpg") repeat
}


/********** DATE **********/

.dp-date {
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 0;
    line-height: 30px;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    z-index: 0;
}


/********** HEADER ICONS **********/

.header-alts {
    float: right;
}

.header-alts {
    float: left;
}

.header-alt-icons {
    float: right;
    clear: both;
    list-style: none;
    padding: 5px;
    margin: 0;
}

.header-alt-icons li {
    display: inline-block;
    vertical-align: top;
}

.header-alt-icons li a {
    display: block;
    width: 36px;
    height: 36px;
    background: url(image/ar-sprites.png) 0 -120px;
}

.header-alt-icons .ico-halt1 {
    background-position-x: -72px
}

.header-alt-icons .ico-halt2 {
    background-position-x: -36px
}

.header-alt-icons .ico-halt3 {
    background-position-x: 0px
}

.ico-irflag {
    width: 51px;
    height: 28px;
    margin: 4px 0;
    background: url(image/ar-sprites.png) -108px -121px;
}

.alt-nav {
    min-width: 140px;
    text-align: right;
    padding-top: 6px;
    margin-left: auto;
}


/********** SEARCH **********/

.dp-search {
    /* width: 200px; */
    text-align: left;
    font-size: 0 !important;
    vertical-align: middle;
    max-width: 100%;
    border: 1px solid #fff;
    background: #004a88;
    position: absolute;
    right: 0;
    top: 100%;
}

.dp-search img#imgLoading {
    border-radius: 10px;
    position: absolute;
    visibility: hidden;
    top: 6px;
    left: 41px;
    z-index: 1;
}

.dp-search #SearchLoading {
    position: absolute !important;
    ;
}

.dp-search .headerSearchTextBox {
    float: right;
    width: 160px;
    height: 28px;
    min-height: 22px !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 5px 10px;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    outline: 0 none;
    background: none;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s;
}

.dp-search .headerSearchTextBox:focus {
    border-color: #fff;
}

.headerSearchTextBox::placeholder {
    color: #fff;
    opacity: 1;
}

.dp-search [id$=_HeaderSearch_SearchButton] {
    float: right;
    width: 26px;
    height: 28px;
    color: #fff;
    margin-left: -26px;
    font-size: 12px !important;
    line-height: 8px;
    padding: 10px 0;
    border: 0;
    background: #01356a;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    cursor: pointer;
    outline: 0;
}

[id$=_HeaderSearch_SearchEditButton] {
    float: right;
}

.dp-search .search-ico {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 3px 10px 0;
    pointer-events: none;
}

[id$=_HeaderSearch_SearchButton]:hover+.search-ico {
    color: #0ecfff;
}


/*---------------sticky menu style----------------*/

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

#header-sticky.uk-active nav ul.dp-navigation-menu {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#header-sticky.uk-active nav .res-nav {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/********** NAVIGATION **********/

#header {
    background: #004a88;
}

#header-sticky {
    position: relative;
    z-index: 200;
}

#header-sticky.uk-active {
    background: #004a88;
    -webkit-animation: uk-fade-top .5s;
    animation: uk-fade-top .5s;
}

#menu {
    max-width: 718px;
    margin-left: 10px;
}

#menu.uk-active {
    -webkit-animation: uk-fade-top .5s;
    animation: uk-fade-top .5s;
}


/*========= 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 {
    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;
    background: #004a88;
}

.dp_DefaultPortalHeader,
.dp_defaultPortalHeader {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    background: #004a88
}

.dp_DefaultPortalFooter,
.dp_defaultPortalFooter {
    width: 100%;
    color: #fff;
}

.dp_alternateLayoutTable&gt;tbody,
.dp_alternateLayoutTable&gt;tbody&gt;tr,
.dp_alternateLayoutTable&gt;tbody&gt;tr&gt;td,
.dp_AlternateLayoutTable&gt;tbody,
.dp_AlternateLayoutTable&gt;tbody&gt;tr,
.dp_AlternateLayoutTable&gt;tbody&gt;tr&gt;td {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.dp-top-header {
    position: relative;
    z-index: 200;
}

.dp_alternatePortalFooter,
.dp_AlternatePortalFooter {
    width: 1024px;
    margin: 0 auto;
    color: #fff;
    /* background: #272727; */
}

.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
}

.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 * {}

.ControlPanel #Table2&gt;tbody&gt;tr&gt;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 Tahoma
}

.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 Tahoma;
    color: #333
}


/* .ControlPanel td td td input {color: #000;padding-left: 4px;font: normal 11px Tahoma;border-radius: 5px } */

.ControlPanel td td td select {
    color: #333;
    cursor: pointer;
    border-radius: 5px
}


/* .ControlPanel td td td input[type="submit"]
{background: #F8950F;border: 1px solid #006e74;color: #000;display: inline-block;font: 8pt Tahoma; margin: 3px 5px;padding: 1px 5px;text-align: center;text-decoration: none}
*/

.Head {
    color: #404040;
    letter-spacing: 0
}

.SubHead {
    color: #404040;
    font: 800 12px regular
}

.SubSubHead {
    font-weight: bold;
    font: 11px Tahoma;
    color: #000
}

.TitleHead {
    color: #fff;
    font: 18px 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 Tahoma;
    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);
    -moz-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 {
    padding-top: 10px;
}

.footer-bar {
    position: relative;
    box-shadow: inset 0 -8px #00bad6;
}

.footer-bar:before {
    content: '';
    width: 50%;
    height: 100%;
    background: #000168;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-skew {
    float: left;
    width: 800px;
    max-width: 100%;
    color: #fff;
    background: #000168;
    position: relative;
    z-index: 1;
}

.footer-skew:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000168;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: skewX(-35deg);
    transform: skewX(-35deg);
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.dp-footer-nav {
    float: left;
    color: #fff;
    text-align: left;
    text-decoration: none;
}

.dp-footer-nav table,
.dp-footer-nav tbody,
.dp-footer-nav tr {
    display: block
}

.dp-footer-nav td {
    display: inline-block
}

.dp-footer-nav a {
    display: block;
    color: #fff;
    line-height: 2em;
    padding: 0 10px;
    margin: 5px;
    border-radius: 30px;
    text-decoration: none;
    transition: .5s;
    -webkit-transition: .5s;
}

.dp-footer-nav a:hover {
    color: #fff;
    background: #00bad6;
}

.dp-copyright-text {
    float: right;
    color: #fff;
    text-align: center;
    line-height: 2em;
    padding: 5px 10px;
}


/*........................icons........................*/

.dp_footer_icon {
    height: 35px;
    width: 100%
}

.dp_footer_icon ul {
    content: "";
    display: inline-block;
    height: 35px;
    padding: 0;
    width: 220px
}

.dp_footer_icon ul li {
    /*border-left: 1px solid #737373;*/
    display: block;
    float: left;
    margin: 5px 0;
    padding: 0 5px
}

.Bloger {
    background: url("image/Bloger.png") no-repeat center
}

.facebook {
    background: url("image/facebook.png") no-repeat center
}

.googleplus {
    background: url("image/googleplus.png") no-repeat center
}

.linkdin {
    background: url("image/linkdin.png") no-repeat center
}

.towitter {
    background: url("image/towitter.png") no-repeat center
}

.yahoo {
    background: url("image/yahoo.png") no-repeat center
}


/*========== portal-css: admin - menu ***********/

.top-admin-menu {
    background-color: #0B486B
}

.SiteLink {
    direction: rtl;
    color: #fff;
    display: block;
    padding: 4px;
    position: relative;
    z-index: 10
}

.SiteLink a {
    color: #fff;
    padding: 0 5px;
    border-left: 1px solid #000;
    font: normal 13px Tahoma
}

.SiteLink a:hover {
    color: #336699
}


/*========== portal-css: ==========*/

input[type=text].NormalTextBox,
.NormalTextBox input[type=text],
.NormalTextBox {
    min-height: 25px;
    text-align: right
}

input.NormalTextBox,
.Normal input,
.Normal select,
select.NormalTextBox,
.NormalTextBox input[type="text"] {
    border-radius: 4px;
    color: #555;
    font-weight: 400;
    margin: 2px 0;
    padding: 0 5px;
    border: 1px solid #bfbdbd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

select.NormalTextBox {
    padding: 3px 5px !important
}

.NormalTextBox {
    color: #000
}

.NormalTextBox:focus {
    -moz-box-shadow: 0 0 3px #729CE0;
    -webkit-box-shadow: 0 0 3px #729CE0;
    box-shadow: 0 0 3px #729CE0
}

.NormalRed {
    color: #fc0;
    font: bold 11px regular
}

.NormalBold {
    font-weight: bold
}

.NormalItalic {
    font-style: italic
}

#EditTable .NormalTextBox {
    font-family: inherit
}

.CommandButton:hover,
a.CommandButton:hover {
    background-color: #74C2E1;
    color: #000
}

.Calendar {
    text-decoration: none;
    font: bold 10px Tahoma
}

.SubModule {
    background: #CCC;
    font-weight: bold;
    line-height: 20px;
    padding: 0 5px
}

.SubSubModule {
    background: #DDD;
    color: #000
}

div.edmenuback {
    background: #ccc;
    border: 1px solid #929292;
    width: 100%
}

td.edmenuStyle {
    width: 75px;
    padding-top: 2px;
    padding-left: 2px;
    text-align: right
}

td.edmenuHTML {
    text-align: right;
    width: 35px
}

.MessageTitle {
    font: normal 11px regular;
    color: darkblue
}

.Messageauthor {
    font: normal 11px regular;
    color: darkgray
}

.MessageBody {
    font: normal 11px regular;
    color: black
}

.SurveyQuestion {
    color: darkred
}

.SurveyPanel {
    color: silver;
    background: silver
}

.SurveyOption {
    color: black
}

.SurveyButton {
    color: darkred;
    font-weight: bold
}

.bc_Row {
    padding-left: 57px;
    border-bottom: solid 2px Black;
    background: #fc0
}

.bc_Text {
    font-size: 10px
}

.bc_Link,
.bc_Link:link,
.bc_Link:visited {
    padding-left: 8px;
    font-size: 10px;
    text-decoration: none;
    color: #fff
}

.bc_Link:hover {
    text-decoration: underline;
    color: #EC872C
}

.FilterButton {
    border: black thin solid;
    padding: 2px 3px;
    font: 11px Tahoma;
    background: #999;
    overflow: visible;
    color: white;
    line-height: 12px;
    text-align: center
}

a.FilterButton {
    color: white
}

a.FilterButton:hover {
    color: white
}

.alternateRow {
    background: #EEE
}

.Message {
    background: #fc0
}

.ItemDate,
.ItemTitle {
    font: bold 11px Tahoma;
    color: #000
}

.dp_Gallery_alternative_ItemTitle,
.dp_Gallery_alternative_ItemValue {
    font-weight: bold;
    background-color: #D7E7F2
}

.dp_Gallery_Item_Image {
    border: thin
}

.dp_Gallery_Item_Title {
    color: black;
    background: #83B7DE;
    text-align: center
}

.dp_Gallery_Item_ItemTitle {
    font-weight: bold;
    background: #cadfee
}

.dp_Gallery_Item_ItemValue {
    background: #CaDFEE
}

.GridItemStyle {
    background: #F0F0F0
}

.GridHeaderStyle {
    font-weight: bold;
    background: url(gridHeader_bg.gif);
    height: 20px
}

.GridalternatingStyle {
    background: #F4F8FD;
    color: #325190
}

.GridalternatingStyle a {
    color: #325190
}

.GridStyle {
    border: 1px solid #EaE9E1;
    width: 100%
}

.Category_treeView_Class {
    border: darkgray thin solid;
    vertical-align: top
}

.Category_LoadModule_Class {
    border: darkgray thin solid;
    vertical-align: top
}

.eForm_ControlSelector {
    direction: ltr;
    width: 400px
}

.eForm_ControlToolBar {
    width: 100px;
    height: 100%;
    direction: ltr;
    vertical-align: top;
    border-left: #7c7c94 1px solid;
    border-right: #7c7c94 1px solid
}

.eForm_ControlProperties {
    background: #f1f1f1;
    vertical-align: top;
    padding: 0;
    margin: 0;
    height: 0
}

.eForm_FormToolBar {
    vertical-align: top;
    height: 100%;
    width: 15%;
    min-width: 220px;
    border-left: #7c7c94 1px solid;
    border-right: #7c7c94 1px solid;
    white-space: nowrap
}

.eForm_ControlContainer {
    background: #d1d1d1;
    vertical-align: top;
    height: 100%
}

.eForm_Edit {
    width: 100%;
    height: 100%;
    border: solid 0 black
}

.eForm_DesignerContainer {
    width: 100%;
    height: 100%;
    border: solid 0 black;
    vertical-align: top;
    white-space: nowrap
}

.eForm_Edit_Links_Left {
    text-align: left
}

.eForm_Edit_Links_Right {
    text-align: right
}

.eForm_Edit_Links {
    width: 100%;
    background-color: #e8e8e8
}

.eForm_Grid_addButton {
    float: right
}

.ItemDate {
    font-weight: normal
}

.dp_Directorytree {
    font: 11px Tahoma
}

.MenuCSS-MenuContainer {
    border-style: none;
    height: 24px;
    background: #6B6B6B
}

.MenuCSS-MenuBar {
    border-style: none;
    height: 24px
}

.MenuCSS-MenuItem {
    border-style: none;
    height: 24px;
    color: #FFF
}

.MenuCSS-MenuIcon {
    border-style: none;
    height: 24px;
    background-color: #C0C0C0
}

.MenuCSS-SubMenu {
    border-style: none;
    height: 24px;
    background-color: #6B6B6B
}

.MenuCSS-MenuBreak {
    border-style: none;
    height: 24px;
    background-color: white
}

.MenuCSS-MenuItemSel {
    border-style: none;
    height: 24px;
    color: black;
    background-color: #CCC
}

.MenuCSS-Menuarrow {
    border-style: none;
    height: 24px
}

.MenuCSS-MenuScroll {
    border-style: none;
    height: 24px
}

.MenuCSS-RootMenuarrow {
    border-style: none;
    height: 24px
}

.dp_Message_Error {
    color: Red
}

.dp_Message_Confirm {
    color: Black;
    font-weight: bold
}

.dp_Message_Success {
    color: Green
}

.dp_Message_Normal {
    color: Black
}

.MainMenu_MenuContainer {
    background: transparent
}

.MainMenu_MenuBar {
    cursor: hand;
    height: 16px;
    background: transparent
}

.MainMenu_MenuItem,
.MainMenu_MenuIcon {
    border: 1px solid #cccccc;
    font: bold normal 9pt Tahoma;
    background: transparent;
    cursor: hand;
    color: black
}

.MainMenu_SubMenu {
    z-index: 1000;
    cursor: hand;
    background-color: #ccc
}

.MainMenu_MenuBreak {
    height: 1px
}

.MainMenu_MenuItemSel {
    font: 9pt Tahoma;
    cursor: hand;
    color: black;
    background: #aaa
}

.MainMenu_Menuarrow {
    border-right: #ccc 1px solid;
    border-top: #ccc 0 solid;
    font: 10pt webdings;
    cursor: hand;
    border-bottom: #ccc 1px solid
}

.MainMenu_RootMenuarrow {
    font: 10pt webdings;
    cursor: hand
}

.treeView,
.TreeView {
    direction: rtl !important
}

.TabStripTopGroup {
    z-index: 99;
    position: relative
}

.TabStripDefaultTab {
    color: black;
    font: normal 9px regular;
    cursor: default
}

.TabStripDefaultTabHover {
    color: black;
    font: normal 9px regular;
    cursor: default
}

.TabStripSelectedTab {
    color: black;
    font: normal 9px regular;
    cursor: default
}

.TabStripMultiPage {
    background: White;
    border: 1px solid #919B9C;
    width: 650px;
    height: 250px;
    position: relative;
    top: -3px;
    left: 1px;
    z-index: 98;
    padding: 12px
}

.availableFieldsCssClass {
    background-color: #E0EEFF;
    font: normal 11px regular;
    color: Blue;
    direction: ltr
}

.SelectedFieldsCssClass {
    background-color: #E0EEFF;
    font: normal 11px regular;
    color: #00F;
    direction: ltr
}

.lnkCssClass {
    text-transform: uppercase;
    color: #2F517F
}

.lnkCssClass:active {
    text-transform: uppercase;
    color: #09F
}

.lnkCssClass:visited {
    text-transform: uppercase;
    color: #2F517F
}

.lnkCssClass {
    text-transform: uppercase;
    color: #2F517F
}

.lnkCssClass:hover {
    text-transform: uppercase;
    color: #09F
}

.ComarttrvRelationsCssClass {
    background: #FFF;
    padding: 4px 0 0 1px;
    cursor: default
}

.ComarttrvRelationsHoverNodeCssClass,
.ComarttrvRelationsNodeCssClass,
.comarttrvRelationsSelectedNodeCssClass {
    font: 11px tahoma;
    padding: 2px 3px 1px;
    cursor: hand;
    background: #d7e9ff
}

#ctl01_Banner_ctl00 {
    display: none
}

#NewsContentLayout {
    border-collapse: collapse;
}

#NewsContent table tr td {
    ;
    padding: 0;
}

.MarqueeFont14601 {
    font: normal 14px Tahoma;
    display: table-cell;
    padding-right: 40px
}

#tabel1 {
    margin: 20px auto;
    width: 500px !important
}

#tabel1~p {
    margin: 0 auto;
    width: 500px !important
}

#lblDate span {
    color: #083453
}

.Error {
    font: bold 11px Tahoma, Helvetica, sans-serif;
    color: red
}

.HeadBg {
    background-color: #fff
}


/*========== 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;
}


/*................. slider ....................*/


/*
.slider-style {border-radius: 15px; overflow: hidden; border-left: 2px solid #336699; border-right: 2px solid #336699; margin:7px 0 }*/


/*-----------SLIDER STYLE------------*/

#sliderpack {
    min-height: 20px;
    position: relative;
}

#sliderpack iframe {
    display: block !important;
    margin: 0 !important;
    width: 100% !important;
}

@media (min-width: 769px) {
    .sliderpane&gt;*:first-child:not([id$=paneheader]):before {
        content: '';
        width: 100%;
        height: 150px;
        background: linear-gradient(#004a88 40%, rgba(0, 74, 136, .5) 70%, transparent);
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        pointer-events: none;
    }
}


/* ==============================================================a=l=a=v=i========
   portal-css: slickNav - css
   ========================================================================== */

.slicknav_menu {
    display: none
}

@media only screen and (max-width: 768px) {
    #navigation-style {
        display: none !important
    }
    .slicknav_menu {
        display: block
    }
}

.slicknav_btn {
    background-color: #d31002 !important;
    margin: 5px !important
}

.slicknav_nav a {
    color: red !important
}

.slicknav_nav a:hover,
.slicknav_nav a:hover span {
    color: #fff !important;
    background-color: #006d5c !important
}

.slicknav_menu {
    background-color: transparent !important
}

.slicknav_nav {
    background: transparent !important
}

.slicknav_arrow {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}


/* ==============================================================a=l=a=v=i========
   portal-css: registeration-form-style-custom
   ========================================================================== */

.register-uk-container {
    padding: 0 15px
}

.register-padding-top {
    padding-top: 15px
}

.register-style.custom-bg {
    background-color: #ffffff
}

.register-style h3,
.register-style label,
.register-style dt,
.register-style button {
    color: #888
}

.register-style label {
    color: #666
}

.register-style input,
.register-style textarea,
.register-style select {
    background-color: #f5f5f5 !important;
    border: 1px solid #ddd !important;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 4px 0 rgba(238, 238, 238, 1);
    -moz-box-shadow: inset 0 -1px 4px 0 rgba(238, 238, 238, 1);
    box-shadow: inset 0 -1px 4px 0 rgba(238, 238, 238, 1)
}

.register-style textarea {
    color: #AAA
}

.register-style select {
    color: #444
}

.register-style input:focus,
.register-style textarea:focus {
    background-color: #fff !important;
    border: 1px solid #AAA !important;
    color: #444;
    -webkit-box-shadow: inset 0 -1px 4px 0 rgba(204, 204, 204, 1);
    -moz-box-shadow: inset 0 -1px 4px 0 rgba(204, 204, 204, 1);
    box-shadow: inset 0 -1px 4px 0 rgba(204, 204, 204, 1)
}

.register-style .uk-form-row .custom-margin {
    margin: 4px 40px 4px 0
}

.register-style .register-accordion-title {
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

.register-style .register-accordion-title.uk-active,
.register-style .register-accordion-title:hover {
    border: 1px solid #444;
    background-color: #444;
    color: #fff
}

.register-style .uk-alert ul {
    padding-left: 30px
}

.register-style .uk-alert ul li {
    position: relative;
    margin-top: 5px;
    padding-top: 5px
}

.register-style span.custom-font-style {
    color: #666;
    padding: 0 25px;
    margin: 0
}

.register-style i.alert-icon {
    position: absolute;
    right: 0;
    top: 30%
}

.register-style .uk-form-row .custom-pos {
    position: relative;
    padding: 4px 35px 4px 0
}

.register-style .uk-form-row span.userpro-field-icon {
    background-color: #f5f5f5;
    border: 1px solid transparent;
    border-radius: 999px;
    color: #999999;
    cursor: default;
    font-size: 18px;
    height: 32px;
    right: 25px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 32px;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

.register-style .uk-form-row span.userpro-field-icon:hover {
    background-color: #444;
    color: #fff
}

.register-style .uk-form-row span.userpro-field-icon-hover {
    background-color: #444;
    color: #fff
}

.register-style .uk-form-row span.userpro-field-icon-green {
    background-color: #03A678;
    color: #fff
}

.register-style .uk-button-success {
    background-color: #03A678;
    color: #fff;
    margin: 0
}

.register-style .uk-button-danger {
    color: #fff
}

.register-style .uk-form-horizontal .uk-form-label {
    width: 100%;
    font-weight: normal
}

.register-style .uk-form-row .register-important {
    border-left: 2px solid #e4354f !important
}

.register-style .uk-form-row .register-position {
    position: relative
}

.register-style .uk-form-row span.info {
    display: inline-block;
    height: 15px;
    position: absolute;
    left: 10px;
    top: 8px;
    width: 15px
}

.register-style .uk-form-row span.info::before {
    background-color: #666;
    border-radius: 50%;
    color: #fff;
    content: attr(data-label);
    cursor: help;
    font-size: 12px;
    position: absolute;
    text-align: center;
    height: 15px;
    width: 15px
}


/*.register-style .password-checker {background-color: #fafafa; border: 1px solid #cccccc; border-radius: 3px; margin: 6px 0 0; padding: 5px; position: relative; right: 0;width: 96%; z-index: 100 }*/

.register-style .uk-form-file button.register-button-upload {
    color: #8c8c8c
}

.register-style .uk-form-row .pic-profile {
    border: 1px solid #eee;
    border-radius: 5px
}

.capture-code-style img {
    width: 180px;
    height: 80px;
    background-color: #ccc;
    display: block;
    border-radius: 4px;
    border: 1px solid #666666 !important;
    -webkit-box-shadow: 0 -1px 4px 0 rgba(204, 204, 204, 1);
    -moz-box-shadow: 0 -1px 4px 0 rgba(204, 204, 204, 1);
    box-shadow: 0 -1px 4px 0 rgba(204, 204, 204, 1)
}

.capture-code-style .insert-code-style {
    height: 26px;
    margin: 3px 2px 0 0;
    width: 75%;
    border: 1px solid #aaa !important
}

.captcha-padding-bottom {
    padding-bottom: 35px
}

.pic-profile {
    width: 64px;
    height: 64px;
}

.captcha-refresh-btn {
    width: 22%;
    border: 1px solid #aaa !important;
    margin: 4px 0 0 0 !important
}

.register-custom-btn {}

.custom-icon-position {
    font-size: 20px !important;
    left: -30px;
    position: absolute;
    top: 5px
}

.times-style {
    color: red
}

.check-style {
    color: green
}

.loading-style {}

@media screen and (max-width: 480px) {
    .register-style .uk-form-row span.userpro-field-icon {
        margin: -9px 0;
    }
}


/*--------end--------------register-style----------------------------*/


/*---------- setting buttons styles  -----------------*/

.dp-module-title-btn {
    text-align: center;
    background-color: #f5f5f5;
    border: solid 1px rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    color: #666 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 30px;
    padding-top: 5px;
    margin-right: 4px;
    position: relative;
}

.sortable-placeholder {
    cursor: grab;
}

.dp-modules-title-st-btn {
    /* margin-bottom:5px !important; */
}

.dp-modules-title-st {
    display: inline-block;
}

.dp-modules-title-st-list {
    text-align: left;
    background-color: #fff;
    font: 13px Tahoma;
    display: none;
    width: 150px;
    -webkit-box-shadow: 0 1px 3px 0 #333;
    -moz-box-shadow: 0 1px 3px 0 #333;
    box-shadow: 0 1px 3px 0 #333;
    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;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.dp-modules-title-st-list i {
    width: 21px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.dp-modules-title-st-list a:hover {
    color: #fff !important;
    background-color: #1C2529;
    border-right: 4px solid #fc0;
}


/********** MAIN NAV **********/

#main-nav&gt;ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#main-nav&gt;ul&gt;li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#main-nav ul ul li {
    display: block;
    position: relative;
}

#main-nav ul li a {
    display: block;
    color: #fff;
    line-height: 26px;
    padding: 3px 10px;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
}

#main-nav&gt;ul&gt;li&gt;a {
    text-align: center;
    position: relative;
}

#main-nav&gt;ul&gt;li:hover&gt;a {
    color: #fff;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px #16aaff
}

#main-nav a:hover&gt;.menu-ico {
    background-position-y: -23px;
}

#main-nav ul ul {
    display: block;
    min-width: 200px;
    padding: 0;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .05);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
}

#main-nav ul ul ul {
    top: 0;
    left: 100%;
}

#main-nav ul ul li a {
    color: #004a88;
    padding: 2px 10px;
    margin: 0;
}

#main-nav ul ul li a:hover {
    color: #14a0f4;
    background: rgba(20, 160, 244, .15);
    padding: 2px 5px 2px 15px;
}

#main-nav .nav-parent&gt;a {
    padding-right: 15px;
}

#main-nav .nav-parent&gt;a:after {
    content: '\f107';
    display: inline-block;
    font: 14px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 3px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#main-nav ul ul .nav-parent&gt;a:after {
    content: '\f105';
}

#main-nav .nav-sub {
    opacity: 0;
    visibility: hidden;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #14a0f4;
    pointer-events: none;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, .2);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .5s, transform 0s .5s;
    transition: all .5s, transform 0s .5s;
}

#main-nav .nav-parent:hover&gt;ul {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-animation: navslide .5s;
    animation: navslide .5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@-webkit-keyframes navslide {
    0% {
        -webkit-transform: translateY(-5px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        opacity: 1;
        ;
    }
}

@keyframes navslide {
    0% {
        transform: translateY(-5px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}


/********* RESPONSIVE NAV **********/

body.uk-offcanvas-page {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    position: static !important;
}

.menu-btn {
    float: right;
    color: #004a88 !important;
    font-size: 18px;
    padding: 5px 10px;
    margin: 5px;
    border-radius: 3px;
    background: #ffffff;
}

.menu-btn i {
    vertical-align: middle;
}

#res-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#res-nav&gt;div&gt;ul {
    height: 100%;
    padding: 15px;
    background: #272727;
}

#res-nav ul ul {
    height: 0;
    padding-left: 10px;
    overflow: hidden;
    border-left: 1px solid #a70000;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: .5s;
    transition: .5s;
}

#res-nav li {
    position: relative;
}

#res-nav li:hover&gt;a {
    background: #a70000;
}

#res-nav li:hover&gt;ul {
    height: auto;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

#res-nav a {
    display: block;
    color: #fff;
    padding: 5px;
}

#res-nav .nav-parent a {
    padding-right: 15px;
}

#res-nav .nav-parent&gt;a:after {
    content: "\f107";
    /* arrow bottom */
    display: inline-block;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    right: 5px;
}


/*******************************************************************/


/********** THEME STYLE - DOURAN GROUP - by Mohammad Shabani **********/

body {
    direction: ltr !important;
    font-size: 12px
}

body,
div,
p,
span,
a,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
textarea,
select,
option,
label,
table,
tbody,
th,
tr,
td {
    font-family: Tahoma
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: inherit
}

.transall,
.transall:before,
.transall:after,
.transall *,
.transall *:before,
.transall *:after,
.trans,
.transudo,
.transudo:before,
.transudo:after {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

* {
    outline: 0 none
}

.ws_shadow {
    display: none
}

tr td {
    white-space: normal !important
}

[id*=eFormEditData] img {
    min-width: 20px
}

[id$=_galleryItemsPlace] {
    overflow: hidden
}

img,
video,
table,
marquee {
    max-width: 100%
}

#dp-cp-right-canvas {
    z-index: 990 !important
}

.ComArtTrvRelationsCssClass img {
    min-width: 20px
}

[id^=wowslider-container_] {
    z-index: 0 !important
}

.slider-style {
    display: block;
    width: 100%;
    overflow: hidden
}

*,
*:before,
*:after {
    /* outline: 1px solid pink !important; */
}

#eFormDependenciesRadTree input {
    display: inline-block !important
}

[id*=divHtmlHolder] {
    clear: both
}

[id^=divMinMax_] {
    /* margin-bottom: 20px; */
}

[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
}

.table-class {
    display: table;
    width: 100%
}

.table-row-class {
    display: table-row
}

.table-row-class&gt;* {
    display: table-cell
}

::-moz-selection {
    background: #7c0201 !important;
    color: #fff !important
}

::selection {
    background: #7c0201 !important;
    color: #fff !important
}


/********** SCROLLBAR **********/

::-webkit-scrollbar-track {
    background: #ccc
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: #f5f5f5
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #a70000
}


/********** HEADER **********/

.site-logo {
    min-width: 190px;
    text-align: center;
    padding: 20px 10px 20px;
    margin-bottom: -15px;
    border-radius: 0 0 70% 70%/0 0 30% 30%;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 6px 20px #004a88;
}

@media (max-width: 768px) {
    .site-logo {
        margin: 0
    }
}

.site-title {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    vertical-align: middle;
}

[id$=_PortalTitle] {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -647px;
}

.portal-image {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    max-width: 100%;
}

.portal-image img {
    display: inline-block;
    height: auto;
    max-width: 180px;
}


/********** ICONS **********/

.header-info {
    color: #fff;
    position: relative;
}

@media (max-width: 768px) {
    .header-info {
        flex-wrap: wrap;
    }
}

.dp_header_icon {
    direction: ltr;
    list-style: none;
    padding: 0;
    margin: 0 auto 0 0;
}

.dp_header_icon li {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .5s;
    transition: .5s;
}

.dp_header_icon li a {
    display: block;
    width: 26px;
    height: 26px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    -webkit-transition: .5s;
    transition: .5s;
}

.dp_header_icon li a:hover {
    color: #064ea4;
    border-radius: 100%;
    background: #14a0f4;
}

.lang-swich {
    display: inline-block;
    color: #16aaff !important;
    vertical-align: baseline;
}


/********** FIXLINKS **********/

.fixlinks {
    list-style: none;
    padding: 0;
    margin: 0;
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
}

.fixlinks li {
    float: right;
    clear: both;
}

.fixlinks li a {
    float: right;
    color: #fff;
    fill: #fff;
    margin: 2px 0;
    position: relative;
}

.fixlinks li a svg {
    float: right;
    height: 28px;
    padding: 5px;
    background: gray;
}

.fixlinks li a span {
    float: left;
    height: 38px;
    white-space: nowrap;
    line-height: 28px;
    padding: 5px 15px;
    background: gray;
    box-sizing: border-box;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    position: absolute;
    top: 0;
    right: 38px;
    z-index: -1;
}

.fixlinks li a:hover span {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.fixlinks .bg-blue * {
    background: #16aaff
}

.fixlinks .bg-green * {
    background: #239f40
}

.fixlinks .bg-yellow * {
    background: #ffb600
}

.fixlinks .bg-orange * {
    background: #f75e01
}

.fixlinks .bg-cyan * {
    background: #02a497
}


/********** SLIDER **********/

[id$=_sliderItemsPlace] #wowslider-container_block .ws-title {
    color: #fff;
    background: rgba(52, 52, 52, 0.8);
    opacity: 1;
}

[id$=_sliderItemsPlace] #wowslider-container_block .ws-title * {
    font-size: 16px;
    color: #fff;
    text-align: right !important;
}

#wowslider-container_block a.ws_prev:before,
#wowslider-container_block a.ws_next:before {
    color: #fff;
    font: 20px/34px FontAwesome;
}

#wowslider-container_block a.ws_prev:before {
    content: '\f053'
}

#wowslider-container_block a.ws_next:before {
    content: '\f054'
}


/********** GALLERY **********/

.gv_galleryWrap .gv_showOverlay {
    display: none;
}


/********** SERVICES **********/

.kh-serv-section {
    color: #fff;
    padding: 20px 0;
    background: #004a88;
}

.kh-serv {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.kh-serv li {
    display: inline-block;
    vertical-align: top;
}

[class*=kh-serv-item] {
    display: block;
    color: #fff !important;
    width: 125px;
    margin: 6px;
}

[class*=kh-serv-item]:before {
    content: '';
    display: block;
    width: 64px;
    height: 58px;
    margin: 15px auto;
    background: url(image/khatam-uni-sprites.png), url(image/khatam-uni-sprites.png) 0 -58px;
    -webkit-transform: perspective(100px);
    transform: perspective(100px);
}

.kh-serv-item2:before {
    background-position-x: -64px
}

.kh-serv-item3:before {
    background-position-x: -128px
}

.kh-serv-item4:before {
    background-position-x: -192px
}

.kh-serv-item5:before {
    background-position-x: -256px
}

.kh-serv-item6:before {
    background-position-x: -320px
}

.kh-serv-item7:before {
    background-position-x: -384px
}

.kh-serv-item8:before {
    background-position-x: -448px
}

.kh-serv-item9:before {
    background-position-x: -512px
}

.kh-serv-item10:before {
    background-position-x: -576px
}

.kh-serv-item11:before {
    background-position-x: -640px
}

.kh-serv-item12:before {
    background-position-x: -704px
}

[class*=kh-serv-item]:hover:before {
    background-position-y: -58px;
    -webkit-transform: perspective(100px) rotateX(180deg) scaleY(-1);
    transform: perspective(100px) rotateX(180deg) scaleY(-1);
}

[class*=kh-serv-item] span {
    display: block;
    background: linear-gradient(90deg, #0febff, #16aaff) no-repeat right;
    background-size: 100% 0%;
    -webkit-background-clip: text;
}

[class*=kh-serv-item]:hover span {
    background-size: 100% 100%;
    -webkit-text-fill-color: transparent;
}


/********** VIDEO GALLERY **********/

[id$=_dataContainer].uk-container {
    max-width: none;
    padding: 0;
}

[side-pane] [id$=_dataContainer].uk-container&gt;.uk-grid.uk-flex {
    max-width: 250px;
    margin: 0;
}

[side-pane] [id$=_dataContainer].uk-container&gt;.uk-grid.uk-flex {
    max-width: 250px;
}

[side-pane] [id$=_dataContainer] .video-box {
    width: 100%;
    padding: 0;
}

.dp-videogallery-deleteAll {
    margin: auto !important;
}

[id$=_videogallerycontainer].uk-container {
    max-width: none;
    padding: 0;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] {
    text-align: center;
    justify-content: center;
    margin: 0;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .video-caption {
    -webkit-transition: .5s;
    transition: .5s;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .video-box:hover .video-caption {
    pointer-events: none;
    opacity: 0;
}

[id$=_videogallerycontainer] [id^=rpShowVideo]&gt;* {
    width: 260px;
    max-width: 100%;
    padding: 0;
    margin: 10px !important;
    position: relative;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .video-caption {
    width: 100%;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .voverlay {
    color: #fff;
    display: inline-block;
    /* width: 100% !important; */
    /* max-width: 100%; */
}

[id$=_videogallerycontainer] [id^=rpShowVideo] .voverlay img {
    height: auto;
    padding: 0;
    border-radius: 0;
}

[id$=_videogallerycontainer] .video-box&gt;.uk-overlay {
    position: relative;
}

[id$=_videogallerycontainer] .video-box&gt;.uk-overlay:before {
    content: '\f01d';
    color: #fff;
    font: 80px FontAwesome;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    pointer-events: none;
    z-index: 1;
}

[id$=_videogallerycontainer] .video-box&gt;.uk-overlay .uk-overlay-panel {
    pointer-events: none;
}

#voverlay {
    padding: 0 !important;
}

#voverlay:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    right: 0;
    z-index: -2;
}

#voverlay .vcontainer {
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    background: #fff !important;
}

#voverlay .close {
    z-index: 1
}

img[src*='VideoGallery/Images/white.png'] {
    display: none !important;
}


/********** NEWS ROTATOR  ***********/

[id$=_NewsRotator] .rotatorBox {
    z-index: auto !important;
}


/********** NEWS **********/

#NewsContent [id$=_NewsContentList] {
    display: block;
    box-sizing: border-box;
    background: #fff;
}

#NewsContent [id$=_NewsContentList]&gt;tbody {
    display: block;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -25px;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 220px;
    padding-bottom: 10px;
    margin-right: 20px;
    margin-bottom: 30px;
    vertical-align: top;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    border: 1px solid #dedede;
    -webkit-transition: .5s;
    transition: .5s;
}

[side-pane] #NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td {
    padding: 0;
    margin-bottom: 20px;
    border: 0;
    background: #f5f5f5;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td&gt;div:not([id]) {
    position: relative;
    z-index: 9;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover {}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover .DPNewsItemTitle span {
    color: #011f74;
}

#NewsContent [id$=_NewsContentList] td:empty {
    visibility: hidden;
}

#NewsContent [id$=_NewsContentPanel]&gt;table,
#NewsContent [id$=_NewsContentPanel]&gt;table&gt;tbody {
    display: block;
}

#NewsContent .NewsItemStyle&gt;tbody&gt;tr:nth-child(2) {
    height: 100%;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr:last-child .NewsItemStyle&gt;tbody&gt;tr:nth-child(2) {
    border: none;
}

#NewsContent .NewsItemStyle&gt;tbody&gt;tr:nth-child(2)&gt;td:first-child {
    display: block;
    width: 100%;
    border: 0;
    position: relative;
}

#NewsContent .NewsItemStyle&gt;tbody&gt;tr:nth-child(2)&gt;td:nth-child(2) {
    display: block;
    float: none;
    padding: 10px !important;
    margin: 0;
    box-sizing: border-box;
}

#NewsContent [id$=_NewsAbstract] {
    display: block;
    color: #838383;
    height: 60px;
    overflow: hidden;
}

[side-pane] #NewsContent [id$=_NewsAbstract] {
    display: none;
}

#NewsContent .BorderBackgroundPanel {
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
}

#NewsContent [id$=_NewsAbstractMorePanel] {
    width: 30px;
    height: 30px;
    text-align: center !important;
    color: #fff;
    border-radius: 100%;
    background: #004a88;
    box-sizing: border-box;
    position: absolute;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
}

[side-pane] #NewsContent [id$=_NewsAbstractMorePanel] {
    display: none;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover [id$=_NewsAbstractMorePanel] {
    width: 100%;
    height: 100%;
    /* 	padding: 20px; */
    border-radius: 0;
    bottom: 0;
}

#NewsContent .AbstractMoreLink {
    display: block;
    height: 100%;
    color: #555 !important;
    font-weight: normal !important;
    font-size: 0;
    box-sizing: border-box;
    vertical-align: middle;
    -webkit-transition: .5s;
    transition: .5s;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover .AbstractMoreLink {
    padding: 15px;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover .AbstractMoreLink:before {
    display: none
}

#NewsContent .AbstractMoreLink:before {
    content: '...';
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 20px;
    line-height: 17px;
    margin: auto;
    border-radius: 100%;
    box-sizing: border-box;
    transition: .5s;
}

#NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover .AbstractMoreLink:before {}

#NewsContent .AbstractMoreLink:hover {
    color: #3a3a3a !important;
}

[id*=_NewsAbstractMorePanel] [id$=_NewsAbstractMoreLink] [id$=_ContentTitle] {
    display: block;
    color: #fff;
    font-weight: normal !important;
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #16aaff;
}

[id*=_NewsAbstractMorePanel] [id$=_NewsAbstract] {
    display: block;
    height: auto !important;
    color: #fff !important;
    text-align: justify;
    font-size: 12px;
    margin-bottom: 10px;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsDatePanel] {
    float: right;
    font-size: 0;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsDatePanel] b {
    display: none;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsDatePanel] span {
    font-size: 0;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsSubmitDate] {
    font-size: 12px !important;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsDatePanel] * {
    color: #16aaff !important;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsVisitPanel] {
    float: left;
    color: #16aaff;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsVisitPanel] * {
    font-size: 0;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsVisitPanel]:before {
    display: none;
}

[id*=_NewsAbstractMorePanel] [id$=_DetailsVisitPanel] b,
[id*=_NewsAbstractMorePanel] [id$=_DetailsVisitPanel] b span,
[id*=_NewsAbstractMorePanel] [id$=_DetailsVisitCount] {
    font-size: 12px;
    color: #16aaff !important;
}

#NewsContent .PanelTitle {
    text-align: center;
    padding: 0;
    margin: 0;
}

[side-pane] #NewsContent .PanelTitle {
    text-align: unset;
}

#NewsContent [id$=_ContentPreTitle] {
    font-family: inherit;
}

#NewsContent .DPNewsItemTitle span {
    color: #004a88 !important;
    font-weight: normal !important;
    font-size: 14px;
    -webkit-transition: .5s;
    transition: .5s;
}

[side-pane] #NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover .DPNewsItemTitle span {
    color: #16aaff !important;
}

#NewsContent .DPNewsWrap * {
    color: #777;
    font-weight: normal;
}

#NewsContent .NewTextStyle {
    font-weight: normal !important;
}

#NewsContent .DPNewsImageLink {
    display: block;
    text-align: center;
}

#NewsContent .DPNewsImageLink:empty {
    display: none;
}

#NewsContent .DPNewsImageLink img {
    float: none;
    display: inline-block;
    width: 270px !important;
    height: 230px !important;
    max-width: 100%;
    text-align: center;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    object-fit: cover;
    -webkit-transition: .3s;
    transition: .3s;
}

.news-date {
    width: 100px;
    height: 26px;
    color: #aaa;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    margin: auto;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}


/********** NEWS ICONS *********/

[id*=DetailsNewsCodeImage],
[id*=DetailsSubmitDateImage],
[id*=DetailsVisitImage],
[id*=DetailsCommentCountImage],
[id*=DetailsNewsSourceImage],
[id*=DetailsCreatedByImage] {
    display: none;
}

[id*=ContentDetailsPanel] {
    display: block;
    text-align: left;
    padding: 3px 0;
}

[side-pane] [id$=_DetailsDatePanel] {
    float: left;
    padding: 3px 10px;
    border-radius: 50px;
    background: #bfbfbf;
    position: absolute;
    bottom: -13px;
    right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
}

[side-pane] #NewsContent [id$=_NewsContentList]&gt;tbody&gt;tr&gt;td:hover [id$=_DetailsDatePanel] {
    background: #16aaff;
}

[side-pane] [id*=ContentDetailsPanel] * {
    color: #fff !important;
}

[side-pane] [id*=ContentDetailsPanel] b {
    display: none;
}

[id*=DetailsNewsCodePanel],
[id*=DetailsSubmitDateCaption],
[id*=DetailsSubmitTime],
[id*=DetailsVisitPanel],
[id*=DetailsCommentCountPanel],
[id*=DetailsNewsSourcePanel],
[id*=DetailsCreatedByPanel] {
    display: inline-block;
    vertical-align: middle;
}

[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: 16px;
    color: #838383;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[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$=_pagingNumbers] .pgNumbers,
[id$=_NewsPagingNumbers] .pgCurrentPage,
[id$=_pagingNumbers] .pgCurrentPage,
[id$=_NewsPagingNumbers] .pgNumbersCurrent,
[id$=_pagingNumbers] .pgNumbersCurrent,
[id$=_NewsPagingNumbers] [id*=NewsPagingNumbers],
[id$=_pagingNumbers] [id*=NewsPagingNumbers],
[id$=_NewsPagingNumbers] [id*=NewsPagingNumbers] span,
[id$=_pagingNumbers] [id*=NewsPagingNumbers] span {
    font-family: Tahoma !important;
}

[id$=NewsPagingNumbers] {
    float: left;
    clear: none;
    margin: 0 0 10px;
}

.pgFont {
    font-size: 10px;
    color: #909090
}

.pgFont a:link,
.pgFont a:visited,
.pgFont a:active {
    font-size: 10px;
    color: #909090
}

.pgFont a:hover {
    font-size: 10px;
    color: #707070
}

a[id*="NewsPagingNumbers_goToBtn"] {
    color: #666 !important
}

input[id*="NewsPagingNumbers_goToBtn"]:hover {
    color: #009dd8 !important
}

[id$=_NewsPagingNumbers] [id$=_NewsPagingNumbers_goToTxt] {
    border: solid 1px #ccc;
    border-radius: 3px;
    min-height: 16px !important;
    height: 26px !important;
    width: 30px !important;
}

.pgNext,
.pgPrevious,
.pgNumbers,
.pgNumbersCurrent {
    display: inline-block;
    text-align: center;
    border: 1px solid;
    min-width: 26px;
    height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0;
    line-height: 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 3px !important;
    float: right;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.pgNext,
.pgPrevious,
.pgNumbers {
    width: auto !important;
    color: #666 !important;
    border-radius: 3px !important;
    background: #f7f7f7 !important;
    border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) rgba(0, 0, 0, .3);
}

.pgNumbersCurrent {
    color: #fff !important;
    border: 0 !important;
    background: #004a88 !important;
}

.pgNext:hover,
.pgPrevious:hover,
.pgNumbers:hover {
    background-color: #fff !important;
    border-color: #ccc
}

.pgCurrentPage {
    color: #505050
}


/********** NEWS ARCHIVE **********/

[id*=NewsFooterArchiveLink] {
    float: left !important;
    clear: none !important;
    width: auto !important;
    color: #004a88;
    font-size: 0 !important;
    margin: 3px 0 0 20px !important;
    position: relative;
}

[id*=ArchiveLinkCaption] {
    display: inline-block;
    vertical-align: top;
    padding: 1px 0;
    font-size: 14px;
}

[id*=NewsActiveImage] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

[id*=NewsFooterArchiveLink]:before {
    content: '\f1ea';
    font: 20px FontAwesome;
    position: absolute;
    top: 1px;
    left: 4px;
    pointer-events: none;
}

[id*=NewsFooterArchiveLink]:after {
    content: "";
    display: table;
    clear: both;
}

[id*=ArchiveLinkImage] {
    width: 0 !important;
    height: 20px !important;
    padding-right: 32px;
}


/********** NEWS PAGE **********/

#NVContentImageContainer {
    width: 100%;
    max-width: 400px;
    margin: 0 15px 5px 0 !important;
}

#NVContentHeader b,
#NVContentHeader td,
#NVContentHeader span {
    font: 12px Tahoma !important;
}

#VisitedCount {
    font-family: Tahoma !important;
}

#NVContentDescriptionContainer {
    display: block;
    font-size: 14px;
    line-height: 2em !important;
    margin-top: 10px;
}

[id$=_SliderImageItem] {
    width: 100%;
}


/********** NEWS LIGHTBOX **********/

#jquery-lightbox&gt;table&gt;tbody&gt;tr:not(:nth-child(2)),
#jquery-lightbox&gt;table&gt;tbody&gt;tr&gt;.ml,
#jquery-lightbox&gt;table&gt;tbody&gt;tr&gt;.mr {
    display: none;
}

#lightbox-nav,
#lightbox-image,
#lightbox-container-image,
#lightbox-container-image-box,
#lightbox-container-image-data-box {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

#jquery-lightbox&gt;table&gt;tbody&gt;tr&gt;.mc {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}


/********** NEWS CAROUSEL **********/

.triplepane {
    background: url(image/triplepane-bg.jpg) no-repeat center / 100% 100%;
}

.triplepane [type=pane]&gt;div:first-of-type {
    margin-top: 30px
}

.triplepane [type=pane]&gt;div:last-of-type {
    margin-bottom: 30px
}

.triplepane .owl-dots {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.triplepane .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50px;
    background: #9a9a9a;
}

.triplepane .owl-dots .owl-dot.active {
    background: #a70000;
}

.triplepane #NewsContent table tr td {
    direction: rtl
}

.triplepane #NewsContent [id$=_ContentDetailsPanel],
.triplepane #NewsContent [id$=_NewsAbstractArea] {
    display: none;
}

.triplepane #NewsContent .NewsItemStyle&gt;tbody&gt;tr:nth-child(2)&gt;td:nth-child(2) {
    padding: 5px 0 !important;
}


/********** ARTICLE **********/

[id$=_ArticleSimple].dp-setColumns {
    margin: 0 !important;
}

[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp.box {
    padding: 0;
    border: 0;
    box-shadow: none !important;
}

[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp [id*=hpImage] {
    height: auto !important;
    text-align: center;
    padding: 0 !important;
    border: 0 !important;
}

[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp [id*=hpImage] img {
    float: none;
    display: inline-block;
    width: 180px !important;
    height: 180px !important;
    position: static;
    transform: none;
    object-fit: cover;
}

[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp.date {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 10px;
    background: #015296;
    box-sizing: border-box;
    position: static;
    opacity: 1;
}

[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp [id*=hpImage]:empty,
[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp.box:before,
[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp.date i,
[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp.title i {
    display: none;
}

[id$=_ArticleSimple].dp-setColumns .dp-listArtcSmp.title a {
    display: block;
    width: 100%;
    color: #015296;
    text-align: justify;
    font-size: 12px;
}

[id$=_ArticleSimple].dp-setColumns~* .dp-article.pagination {
    padding: 0 !important
}


/********** EDUCATION CALENDAR **********/

.kh-educal,
.kh-educal tbody {
    display: block;
    width: 100%;
    border-spacing: 0;
}

.kh-educal tr {
    float: right;
    padding: 0;
}

.kh-educal td {
    float: right;
    padding: 0;
}

.kh-educal tr a {
    display: block;
    width: 166px;
    text-align: center;
    padding: 20px 10px;
    background: #f2f2f2;
    box-sizing: border-box;
}

.kh-educal tr:nth-child(2n-1) td:nth-child(2n-1) a,
.kh-educal tr:nth-child(2n) td:nth-child(2n) a {
    background: #dfdfdf;
}

.kh-educal tr a:hover {
    box-shadow: inset 0 0 0 1px rgba(167, 0, 0, .3);
}

.kh-educal-btn {
    display: inline-block;
    color: #fff;
    padding: 5px 20px;
    background: #a70000;
}

.kh-educal-txt {
    display: block;
    color: #3c3c3c;
    padding: 5px 0;
}

.kh-educal-dl a {
    float: right;
    color: #3c3c3c;
    padding: 5px 0;
}

.kh-educal-more {
    float: left;
    color: #3c3c3c !important;
    padding: 5px 0;
}


/*********** COUNTINGS ***********/

.kh-count-sect {
    padding: 30px 0;
    background: url(image/count-bg.jpg) fixed center /cover;
}

.kh-count {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.kh-count li {
    display: inline-block;
    vertical-align: top;
}

.kh-count-item {
    display: block;
    width: 220px;
    color: #015296;
    text-align: center;
    font-size: 16px;
}

[class*=kh-count-ico] {
    display: block;
    width: 120px;
    height: 120px;
    padding: 16px;
    margin: 15px auto;
    border-radius: 100%;
    background: #015296;
    box-sizing: border-box;
    position: relative;
}

[class*=kh-count-ico]:before {
    content: '';
    display: block;
    width: 74px;
    height: 82px;
    margin: auto;
    background: url(image/khatam-uni-sprites.png) 0 -116px;
}

.kh-count-ico2:before {
    background-position-x: -74px
}

.kh-count-ico3:before {
    background-position-x: -148px
}

.kh-count-ico4:before {
    background-position-x: -222px
}

.kh-count-ico5:before {
    background-position-x: -296px
}

.kh-count-ico6:before {
    background-position-x: -370px
}

.kh-count-ico7:before {
    background-position-x: -444px
}

.kh-count-ico8:before {
    background-position-x: -518px
}

.kh-count-ico9:before {
    background-position-x: -592px
}

[class*=kh-count-ico]:after {
    content: '';
    width: 110%;
    height: 110%;
    border-radius: 100%;
    border: 1px dashed #015296;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-animation: border-rotate 10s linear infinite paused;
    animation: border-rotate 10s linear infinite paused;
}

.kh-count-item:hover [class*=kh-count-ico]:after {
    -webkit-animation-play-state: running;
    animation-play-state: running;
}

@-webkit-keyframes border-rotate {
    to {
        -webkit-transform: translate(50%, -50%) rotate(1turn)
    }
}

@keyframes border-rotate {
    to {
        transform: translate(50%, -50%) rotate(1turn)
    }
}


/********** TOP NEWS **********/

.dp-TNFull.news_thumb .dp-TNFull.title {
    color: #616161;
    font-family: inherit !important;
    font-size: 12px !important;
}

.dp-TNFull.box .main_news img {
    width: 100% !important;
    object-fit: cover;
}


/********** TOP NEWS PICTURE MODE **********/

[id^=divMinMax_] .TNContainer {
    margin: 0;
    border: 0;
    background: none;
}

.TNContainer .trcontent {
    position: relative;
}

.TNContainer .trcontent .dp-TNPicture.image {
    display: block;
    width: 100%;
}

.TNContainer .trcontent .dp-TNPicture.image img {
    display: block;
    width: 100% !important;
    height: 400px;
    min-height: 400px !important;
    object-fit: cover;
}

.TNContainer .main_news .desc .block {
    border: none;
}

.TNContainer .dp-TNPicture.toolbar {
    width: auto !important;
    background: none;
    position: absolute;
    bottom: 0;
    left: 10px;
}

.TNContainer .dp-TNFull.player-btns,
.TNContainer .dp-TNPicture.player-bullets {
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    vertical-align: top;
}

.TNContainer .dp-TNPicture.player-bullets ul li.active {
    background: #2bb1f7;
}

.TNContainer .pagerbar {
    height: auto;
    display: block;
    float: right;
    clear: none;
    vertical-align: top;
}

.TNContainer .pagerbar ul {
    display: block !important;
}


/********** POPULAR NEWS **********/

[id^=divMinMax_] .MPNContainer,
.MPNContainer .MPNBulletContainer,
.MPNContainer .MPNListNumbersContainer {
    padding: 0 !important;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.MPNContainer br {
    display: none
}

.MPNContainer #categories.MPNListContainerContainer {
    border: 0;
    background: none;
}

.MPNContainer #categories .MPNListTextContainer a {
    display: inline-block;
    color: #3c3c3c;
}

.MPNContainer #categories .MPNListTextContainer a:hover {
    color: #ba0000;
}

.MPNContainer #categories .MPNListTextContainer a:before {
    content: '\f04d';
    display: inline-block;
    width: 10px;
    color: #ba0000;
    font: 6px FontAwesome;
    vertical-align: middle;
}

.MPNContainer .MPNListContainerContainer .MPNFooter {
    text-align: left;
    padding: 0;
    border: 0;
}

.MPNContainer .MPNListContainerContainer .MPNFooter img {
    display: none;
}

.MPNContainer .MPNListContainerContainer .MPNFooter a {
    color: #fff;
    padding: 5px 10px;
    background: #ba0000;
}


/********* POPULAR NEWS MODAL **********/

.ui-widget-overlay.ui-front {
    background: #000;
}

.mpnDialog&gt;[role=dialog] {
    max-width: 100%;
    height: auto !important;
    padding: 10px !important;
    box-sizing: border-box;
    left: 50% !important;
    transform: translateX(-50%);
}

.mpnDialog&gt;[role=dialog]&gt;[id$=_dialog] {
    width: auto !important;
    height: auto !important;
    border-radius: 10px;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, .3);
}

.MPNWindowTable,
.MPNWindowTable tbody,
.MPNWindowTable tbody tr,
.MPNWindowTable tbody tr td {
    display: block;
    width: 100%;
}

.MPNWindowTable .MPNWtl,
.MPNWindowTable .MPNWtc,
.MPNWindowTable .MPNWtr,
.MPNWindowTable .MPNWml,
.MPNWindowTable .MPNWmr,
.MPNWindowTable .MPNWbl,
.MPNWindowTable .MPNWbc,
.MPNWindowTable .MPNWbr {
    display: none
}

.MPNWindowTable .MPNWmc&gt;iframe {
    height: 300px !important;
}


/********** NEWS COLLECTOR **********/

[id$=_NewsList] [id*=_rptNewsList_][id$=_tblCollectedNews] {
    margin: 0 !important;
}

.newsCollectorImages img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dp-normNewsClt.content .dp-listNewsClt.title,
.dp-normNewsClt.content .dp-listNewsClt.title a,
.dp-normNewsClt.content .dp-listNewsClt.title .NormalFontNewsTitle {
    color: #313131;
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
}

.dp-normNewsClt.content .dp-listNewsClt.title .NormalFontNewsTitle:hover {
    color: #ba0000;
}

.dp-normNewsClt.content .dp-listNewsClt.title .NormalFontNewsTitle:before {
    content: '\f04d';
    display: inline-block;
    width: 10px;
    color: #ba0000;
    font: 6px FontAwesome;
    vertical-align: middle;
}

.dp-normNewsClt.content .dp-listNewsClt.title i {
    display: none;
}


/********** DOCUMENT **********/

.dp-documents.box .dp-documents.title {
    font-size: 14px;
    font-family: inherit;
}

.dp-documents.box .dp-documents.details {
    padding: 0;
}


/********** TABS PLUS **********/

[id$=_MultiContentViewerContainer] table[id$=_grvTab] {
    width: 100% !important;
}

.tabstrip[class*=RadTabStrip_Default]&gt;.tabs {
    padding: 0;
    background: none;
    margin: 10px 0 0;
    position: relative;
    z-index: 1;
}

.tabstrip[class*=RadTabStrip_Default]&gt;.tabs&gt;.tab {
    float: none;
    display: inline-block !important;
}

.tabstrip[class*=RadTabStrip_Default]&gt;.tabs&gt;.tab&gt;a {
    text-align: center;
    min-width: 70px !important;
    color: #015296;
    font-family: inherit;
    line-height: 2em;
    background: #dfdfdf !important;
    padding: 8px 15px !important;
    margin: 0 !important;
    -webkit-transition: background .5s;
    transition: background .5s;
}

.tabstrip[class*=RadTabStrip_Default]&gt;.tabs&gt;.tab.defaultTab&gt;a {
    color: #fff !important;
    background: #015296 !important;
    border-color: #015296;
    -webkit-transition: .5s;
    transition: .5s;
}

.tabstrip[class*=RadTabStrip_Default] .panel-container {
    padding: 10px 0;
    border: 0;
    background: no-repeat;
    overflow: hidden;
}

.tabstrip[class*=RadTabStrip_Default] .panel-container .active-content-div {
    -webkit-animation: tabopen .5s;
    animation: tabopen .5s;
}

@media (max-width: 768px) {
    .tabstrip[class*=RadTabStrip_Default]&gt;.tabs&gt;.tab {
        display: block !important;
    }
}


/********** OWL CAROUSEL **********/

.maxpane-section {
    background: #00bad6;
}

.owl-box {
    overflow: visible !important;
}

.owl-item img {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
}

.owl-item a {
    cursor: pointer !important;
}

.owl-controls {
    margin: 0 !important;
}

.owl-box .owl-prev,
.owl-box .owl-next {
    color: #000060 !important;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 25px !important;
    background: transparent !important;
    border-radius: 100% !important;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-box .owl-prev {
    right: -25px;
}

.owl-box .owl-next {
    left: -25px;
}

.owl-box .owl-prev:hover,
.owl-box .owl-next:hover {
    color: #8423d1 !important;
}


/********** SIMPLE MENU **********/

.menu-v li {
    position: relative;
}

.menu-v li ul {
    top: 0 !important;
    right: 100% !important;
}


/********** STATS **********/

[id$=_DataListGeneral] fieldset {
    padding: 0;
    border: none;
}

[id$=_DataListGeneral] * {
    font-family: Tahoma;
    padding: 0;
}


/********** 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] td {
    padding: 0;
}

[id$=_myDataList] [id$=_editLink] {
    position: absolute;
    right: -30px;
}

[id$=_myDataList] [id$=_HyperLink1] {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #5c5d5d !important;
    padding: 5px 0;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
}

[id$=_myDataList] [id$=_HyperLink1]:hover {
    padding: 5px 0 5px 5px;
}

#footer-box [id$=_myDataList] [id$=_HyperLink1] {
    color: #fff !important;
}

#footer-box [id$=_myDataList] [id$=_HyperLink1]:hover {
    background: rgba(255, 255, 255, .05);
}


/********** FIX MARQUEE **********/

.bottomfixpane .dp-marquee-dom {
    width: calc(100% - 100px);
    color: #fff;
    padding-left: 200px;
    box-sizing: border-box;
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 999;
}

.bottomfixpane .dp-marquee-dom:before {
    content: 'Green University \f06c';
    width: 180px;
    height: 100%;
    font: 16px/26px FontAwesome, Tahoma;
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

[id$=paneheader]~* .dp-marquee-dom {
    position: static
}

[id$=paneheader]~* .dp-marquee-dom:before {
    display: none
}

@media (max-width: 520px) {
    .bottomfixpane .dp-marquee-dom {
        padding: 10px;
    }
    .bottomfixpane .dp-marquee-dom:before {
        display: none;
    }
}


/********** FOOTER **********/

#footer-box {
    padding-top: 10px;
    background: url(image/footer-swirl-right.png) no-repeat top right, url(image/footer-swirl-left.png) no-repeat top left, linear-gradient(90deg, #01418f, #0264c9, #01418f);
}

@media (max-width: 640px) {
    #footer-box {
        background: linear-gradient(90deg, #01418f, #0264c9, #01418f);
    }
}

#footer-box [id^=divMinMax_] {
    color: #fff;
}

.footer-logo img {
    margin: 0 20px;
}

.footer-logo hr {
    border-color: rgba(255, 255, 255, .5);
}

.year-slogan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 1px;
}

.year-slogan:before,
.year-slogan:after {
    content: '';
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: 1px solid #fff;
}

.year-slogan img {
    margin: 0 20px;
    max-width: 150px;
}

@media (max-width: 768px) {
    .year-slogan {
        height: auto
    }
}

#LastUpdatePortalCtrl {
    display: inline-block
}

#HitCounter {}

#HitCounter i {
    color: #fdb913
}

#LastUpdatePortal {}

#LastUpdatePortal i {
    color: #fdb913
}

.dp-footertext {
    text-align: center;
    font-size: 12px;
    line-height: 38px;
    background: linear-gradient(90deg, #014089, #0261c1, #014089);
}


/********** FOOTER ICONS **********/

.dp-footerlink {
    display: inline-block;
}

.dp-footerlink table,
.dp-footerlink table tbody,
.dp-footerlink table tbody tr {
    display: block;
}

.dp-footerlink table tbody tr td {
    display: inline-block;
}

.dp-footerlink a {
    display: block;
    color: #fff;
    padding: 5px;
    margin: 0 5px;
    border-radius: 20px;
}

.dp-footerlink a:hover {
    color: #02016a !important;
    background: #fece00;
}

.footer-icons {
    direction: ltr;
    display: block;
    text-align: center;
    list-style: none;
    padding: 0;
    margin-bottom: 5px;
}

.footer-icons li {
    display: inline-block;
}

.footer-icons li a {
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.footer-icons li a:hover {
    color: #7c0201 !important;
}

.footer-icons li a:before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 4px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.footer-icons li a:hover:before {
    background: #fff;
}


/********** TOTOP BTN **********/

#totop-btn {
    display: none;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    padding: 4px;
    background: rgba(0, 74, 136, .6);
    box-sizing: border-box;
    -webkit-transition: .5s;
    transition: .5s;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
}

#totop-btn:hover {
    background: #002441;
}


/********** DOURAN COPYRIGHT **********/

.dp-poweredby {
    direction: ltr;
    /* display: block; */
    display: none;
    background: #003471;
    text-align: center;
}

.dp-poweredby #poweredbylink,
.dp-poweredby .version {
    display: inline-block;
    color: #fff;
    font-size: 0;
    vertical-align: middle;
    -webkit-transition: .5s;
    transition: .5s;
}

.dp-poweredby #poweredbylink {
    height: 50px;
    width: 100px;
    position: relative;
}

.dp-poweredby #poweredbylink:before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 3px;
    background: #fc0;
    /* box-shadow: inset 0 0 0 1px #000168; */
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
}

#poweredbylink:hover:before {
    -webkit-transform: translateX(-40px) rotate(-315deg);
    transform: translateX(-40px) rotate(-315deg);
}

#poweredbylogo {
    width: 20px;
    height: 20px;
    padding-right: 20px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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='%23fff'/%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='%23333' /%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='%23333' /%3E%3C/svg%3E") no-repeat center;
    position: relative;
    top: 16px;
    left: 0px;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 2;
}

#poweredbylink:hover #poweredbylogo {
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
}

.dp-poweredby .version {
    width: 0;
    color: #fff;
    position: relative;
    top: 3px;
    right: 45px;
    pointer-events: none;
}

#poweredbylink:hover+.version {
    font-size: 14px;
}


/********** MEDIA QUERY **********/

@media (max-width: 768px) {
    .display-block\@sm {
        display: block !important
    }
}

@media (max-width: 480px) {
    #NewsContent .NewsItemStyle&gt;tbody&gt;tr:nth-child(2) {
        display: block
    }
    #NewsContent .NewsItemStyle&gt;tbody&gt;tr:nth-child(2)&gt;td {
        display: block;
        width: 100%
    }
    [id*=pnlPagerContainer] .pager {
        display: none
    }
}


/* ===== itemView mode panes - n.ghelichkhani ===== */

.dp-itemViewMode {
    padding: 0 25px !important;
}

.dp-itemViewMode .leftpane,
.dp-itemViewMode .rightpane {
    min-width: 300px;
}

.dp-itemViewMode .leftpane:empty,
.dp-itemViewMode .rightpane:empty {
    min-width: 0;
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .dp-itemViewMode div[type='pane'] {
        display: block !important;
    }
}

@media only screen and (max-width: 480px) {
    .dp-itemViewMode .leftpane,
    .dp-itemViewMode .rightpane {
        min-width: 100% !important;
    }
}


/*====== responsive modules layout ======*/

.dp_res_DesktopLayout {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dp_tableCls,
.dp-tableCls {
    text-align: right;
    display: table;
    /*background: pink;*/
}

.dp_tableRowCls,
.dp-tableRowCls {
    text-align: right;
    display: table-row;
    /*     background-color:aquamarine; */
}

.dp_tableCellCls,
.dp-tableCellCls {
    display: table-cell;
    width: auto;
    vertical-align: top;
}

.dp_tableCls,
.dp_tableRowCls,
.dp-tableCls,
.dp-tableRowCls {
    width: 100%;
}

.dp_tableCls,
.dp_tableRowCls,
.dp_tableCellCls,
.dp-tableCls,
.dp-tableRowCls,
.dp-tableCellCls {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*.dp_tableCellCls &gt; div{
    width:100px;
}*/

.dp-dInlineBlock {
    display: inline-block;
}

.dp-m-0 {
    margin: 0;
}

.dp-p-0 {
    padding: 0;
}


/*.dp-clearfix{
    float:none !important;
    clear:both !important;
}*/

.dp-clearfix::before,
.dp-clearfix::after {
    content: '';
    display: block;
    width: 100%;
    float: none;
    clear: both;
}


/* end */


/********** TABS PLUS - COOL THEME **********/

.tabstrip[class*=RadTabStrip_Cool] {
    display: block;
    font: inherit;
}

.tabstrip[class*=RadTabStrip_Cool]&gt;* {
    display: inline-block;
    vertical-align: top;
}

.tabstrip[class*=RadTabStrip_Cool]&gt;.tabs {
    width: 15%;
    min-width: 143px;
}

.tabstrip[class*=RadTabStrip_Cool]&gt;.tabs .tab&gt;a {
    display: block;
    color: #555;
    font-size: 14px;
    padding: 10px 0;
}

.tabstrip[class*=RadTabStrip_Cool]&gt;.tabs .tab.defaultTab&gt;a {
    color: #000;
    font-weight: bold;
}

.tabstrip[class*=RadTabStrip_Cool]&gt;.panel-container {
    width: 80%;
    min-width: 260px;
}

ul.space-ul {
    padding-right: 40px;
}

ul.space-ul li {
    list-style: disc;
}</pre></body></html>