@import url(bootstrap/css/bootstrap.min.css);
@import url(css/style.css);
@import url(css/icon_fonts/css/all_icons.min.css);
@import url(css/menu.css);
@import url(css/footermenu.css);
@import url(css/responsive.css);
@import url(js/aos/aos.css);

/*--------- Global CSS Reset & Standards ----------*/
Body { margin:0;padding:0; background:#ffffff; }
#Body{ color:#555; }
html,body{ margin:0; padding:0;}
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; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}a img{border:0;}
img, object, embed { 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 { max-width:none!important;}
img { height: auto;}
p{ margin:0 0 8px 0;}
A:link { color :#030bfc; text-decoration : none; }
A:visited { color :#030bfc; text-decoration : none; }
A:hover { color :#030bfc; text-decoration : none; }
A:active { color :#030bfc; text-decoration : none; }
.color_text { color:#030bfc; }
.color_bg{ background:#030bfc; }

h1{font-size:28px;line-height:1.5em;letter-spacing:0;color:#030bfc;}
h2{font-size:24px;line-height:1.5em;letter-spacing:0;color:#030bfc;}
h3{font-size:20px;line-height:1.5em;letter-spacing:0;color:#030bfc;}
h4{font-size:18px;line-height:1.5em;letter-spacing:0;color:#030bfc;}
h5{font-size:16px;line-height:1.5em;letter-spacing:0;color:#030bfc;}
h6{font-size:14px;line-height:1.5em;letter-spacing:0;color:#030bfc;}


/*Bootstrap Reset*/
#ControlPanelWrapper, #ControlPanelWrapper *, #ControlPanelWrapper *:before, #ControlPanelWrapper *:after,
.dnn_mact, .dnn_mact *, .dnn_mact *:before, .dnn_mact *:after,
.dnnActionMenu, .dnnActionMenu *, .dnnActionMenu *:before, .dnnActionMenu *:after
{ -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; }
ul li li { list-style-type:circle; }
ol li { list-style-type: decimal;}
.nav li{list-style: none!important;}
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;}

/*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;}

.Head{ font-weight:bold; font-size:16px; }
.SubHead { font-weight:bold;  font-size:15px; }
.SubSubHead{ font-size:14px; }
.Normal { font-size:13px; line-height:1.5em; }

.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;}

/*--------- ControlPanel style ----------*/
.CommandButton { font-size: 12px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size: 12px; font-weight : normal; color : #0033CC; text-decoration : underline; }
A.CommandButton:hover { font-size: 12px; font-weight : normal; color : #0033CC; text-decoration : none; }

.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; }
.dnnFormPopup .ui-dialog-titlebar { min-height:40px; }

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#7c7c7c; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover  { color:#030bfc; text-decoration:none; }

/*--------- Login style ---------- */
.Login, A.Login:link, A.Login:visited, A.Login:active{ font-size:12px; color:#7c7c7c; text-decoration:none;padding:11px 8px 11px 8px; }
A.Login:hover {text-decoration:none;} 

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ font-size:12px; color:#fff; text-decoration:none;padding:11px 8px 11px 8px; }
A.User:hover {text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 8px; color:#555; font-size:12px; text-decoration:none; }
A.Footer:hover { color:#030bfc; text-decoration: none;}

/* Page name */
.pagename_h1 {
    padding-top: 120px;
    font-size: 50px !important;
	font-family: 'Exo 2', sans-serif;
    line-height: 100px;
    text-align: center;
    color: #fff;
}
@media handheld, only screen and (max-width: 767px) {
	.pagename_h1 {
		padding-top: 100px;
		font-size: 30px !important;
		font-family: 'Exo 2', sans-serif;
		line-height: 80px;
		text-align: center;
		color: #fff;
	}
}
footer {
	margin-top: 20px;
}



