@import url(bootstrap/css/bootstrap.css);
@import url(css/all.css);
@import url(css/tablet.css);
@import url(css/mobile.css);
@import url(css/font-awesome.min.css);
@import url(css/style.css);
@import url(css/stylemenu.css);
@import url(css/jquery.fancybox.css);
@import url(css/owl.carousel.css);
@import url(css/owl.theme.default.css);

@-webkit-viewport {width:device-width;}
@-moz-viewport {width:device-width;}
@-ms-viewport {width:device-width;}
@-o-viewport {width:device-width;}
@viewport {width:device-width;}

@font-face { font-family: IRANSans; font-style: normal; font-weight: normal; src: url('fonts/IRANSansWeb(FaNum).eot'); src: url('fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ /* FF39+,Chrome36+, Opera24+*/ url('fonts/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('fonts/IRANSansWeb(FaNum).ttf') format('truetype'); }
   @font-face { font-family:icomoon; font-style: normal; font-weight: normal; src: url('fonts/icomoon.eot'); src: url('fonts/icomoon.eot') format('embedded-opentype'), /* IE6-8 */ url('fonts/icomoon.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('fonts/icomoon.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('fonts/icomoon.ttf') format('truetype'); }

/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*--------- Global CSS Reset & Standards ----------*/
Body { margin:0;padding:0; background:#ffffff; }
#Body{ background:#ffffff  fixed center top;color:#555; }
html,body{ margin:0; padding:0; font:normal 13px/1.5 'Noto Sans',Arial, Tahoma, sans-serif; color:#555;}
Body #Form{ height:100%; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font-family: IRANSans,Tahoma, sans-serif; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}a img{border:0;}
img, object, embed, iframe{ max-width: 100%;}
[class^="map"] img, [class*="map"] img,[id^="map"] img, [id*="map"] img, [class^="Map"] img, [class*="Map"] img,[id^="Map"] img, [id*="Map"] img, table img { /* max-width:none!important; */}
p{ margin:0 0 8px 0; }
img{border:0; height:auto;}

A:link { color :#36bddd; text-decoration : none; }
A:visited { color :#36bddd; text-decoration : none; }
A:hover { color :#555; text-decoration:none;  -moz-transition:color 0.2s linear;  -webkit-transition:color 0.2s linear; -o-transition:color 0.2s linear; -ms-transition:color 0.2s linear; transition:color 0.2s linear; }
A:active { color :#36bddd; text-decoration : none; }

h1 { font-size: 28px; line-height: 1.5em; letter-spacing: 0; color: #36bddd; font-weight: normal; font-family: IRANSans,Tahoma, sans-serif !important; }
h2 { font-size: 24px; line-height: 1.5em; letter-spacing: 0; color: #36bddd; font-weight: normal; font-family: IRANSans,Tahoma, sans-serif !important; }
h3 { font-size: 20px; line-height: 1.5em; letter-spacing: 0; color: #36bddd; font-weight: normal; font-family: IRANSans,Tahoma, sans-serif !important; }
h4 { font-size: 18px; line-height: 1.5em; letter-spacing: 0; color: #36bddd; font-weight: normal; font-family: IRANSans,Tahoma, sans-serif !important; }
h5 { font-size: 16px; line-height: 1.5em; letter-spacing: 0; color: #36bddd; font-weight: normal; font-family: IRANSans,Tahoma, sans-serif !important; }
h6 { font-size: 14px; line-height: 1.5em; letter-spacing: 0; color: #36bddd; font-weight: normal; font-family: IRANSans,Tahoma, sans-serif !important; }
    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { font-family: IRANSans,Tahoma, sans-serif !important; }

.Head{ font-weight:bold; font-size:15px; }
.SubHead { font-weight:bold;  font-size:14px; }
.SubSubHead{ font-size:13px; }
.Normal { font-size:13px; line-height:1.5em; }

/*Bootstrap Reset*/
[id^="ControlPanel"], [id*="ControlPanel"], [id^="ControlPanel"] *, [id*="ControlPanel"] *, [id^="ControlPanel"] *:after, [id*="ControlPanel"] *:after,
.dnn_mact, .dnn_mact *, .dnn_mact *:before, .dnn_mact *:after,
.dnnActionMenu, .dnnActionMenu *, .dnnActionMenu *:before, .dnnActionMenu *:after,
.TB_Wrapper, .TB_Wrapper *{ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
[class^="RadAjaxPanel"] *, [class*="RadAjaxPanel"] *, [class^="Digital"] *, [class*="Digital"] * { font-size:12px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
ul.list-unstyled, ol.list-unstyled, ul.list-unstyled > li, ol.list-unstyled > li {list-style: none; padding:0; margin:0;}
ol, ul {list-style: none;}
ul li { list-style-type:disc;list-style: none; }
ul li li { list-style-type:circle; }
ol li { list-style-type: decimal;}
a{outline:none!important;border:0;}
.btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info{color:#ffffff!important;}
ul#myTab { padding:0; margin:0; } 
.panel-primary > .panel-heading h3 {color: #ffffff;}
.panel-success > .panel-heading h3 {color: #468847;}
.panel-warning > .panel-heading h3 {color: #c09853;}
.panel-danger > .panel-heading h3 {color: #b94a48;}
.panel-info > .panel-heading h3 {color: #3a87ad;}
.popover {z-index:999;}

/*spacer styles*/
.pe-spacer { clear: both; display: block; margin: 0; min-height: 0 !important;  padding: 0; width: 100%;}
.pe-spacer.size10 { height: 10px;}
.pe-spacer.size20 { height: 20px;}
.pe-spacer.size30 { height: 30px;}
.pe-spacer.size40 { height: 40px;}
.pe-spacer.size50 { height: 50px;}
.pe-spacer.size60 { height: 60px;}
.pe-spacer.size70 { height: 70px;}
.pe-spacer.size80 { height: 80px;}
.pe-spacer.size90 { height: 90px;}
.pe-spacer.size100 { height: 100px;}

/*border styles*/
.left_border{ border-left:1px solid #e9e9e9;}
.right_border{ border-right:1px solid #e9e9e9;}
.top_border{ border-top:1px solid #e9e9e9;}
.bottom_border{ border-bottom:1px solid #e9e9e9;}

/*clear float*/
.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }
.clear_float{ clear:both;line-height:0;font-size:0;}

/*--------- Prefined Colors ----------*/
/*prefined background color*/
.bg_color{background-color:#36bddd;}

/*prefined text color*/
.text_color{color:#36bddd;}

/*--------- Admin Settings Reset ----------*/
.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000000; text-decoration: underline;}
.FileManager A:hover{ color:#000000; text-decoration:none;}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none;}
.dnnActionMenu span { color:#000000!important;}
.ModuleTitle_SubMenu{ z-index:9999!important; }	
.DnnModule{z-index:inherit;}
.dnnSortable { min-height:0!important; }
.dnnFormPopup .ui-dialog-titlebar { min-height:40px; }
.DNNAligncenter table { margin: 0 auto;}

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#333; font-size:13px; text-decoration:none;}
A.Breadcrumb:hover  { color:#36bddd; text-decoration:none;}

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ padding:3px 0 2px 0; font-size:12px; color:#888; text-decoration:none;display:none;}
A.User:hover { color:#36bddd; text-decoration:none;}
.User:after {content: " | ";padding-left:2px; color:#888;}

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ padding:6px 18px; font-size:11px;color:#010101; text-decoration:none;border-radius:25px; background-image: linear-gradient(289deg, #fed302, #fea802);}
A.Login:hover {color: #010101;text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 5px; color:#e2e2e2; font-size:13px; text-decoration:none; }
A.Footer:hover { color:#36bddd; text-decoration: none;}

/*-----------Login---------------*/
.dnnLabel {
	direction:rtl;
    display: inline-block;
    float: right;
    position: relative;
    width: 32.075%;
    padding-right: 20px;
    margin-right: 18px;
    overflow: visible;
    text-align: right;
}
.dnnLoginService {
    padding-top: 70px;
}



