﻿/*--------- Global CSS Reset & Standards ----------*/
body { margin:0;padding:0; background:#ffffff ;  }
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;}
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; }

/*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; }
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;}

/*--------- 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;}