@import url(bootstrap/css/bootstrap.css);
@import url(bootstrap/css/bootstrap.min.css);
@import url(css/style.css);
@import url(css/tablet.css);
@import url(css/mobile.css);
@import url(css/flexslider.css);
@import url(css/isotope.css);
@import url(css/animate.css);
@import url(css/animated.css);
@import url(css/animation.css);
@import url(css/component.css);
@import url(css/fontello.css);
@import url(css/fontello-codes.css);
@import url(css/fontello-embedded.css);
@import url(css/fontello-ie7.css)
@import url(css/fontello-ie7-codes.css);
@import url(css/megaMenu.css);

/*--------- Global CSS Reset & Standards ----------*/

Body {margin:0;padding:0;}
#Body{ }
html,body{ margin:0; padding:0; font:normal 16px/25px;}
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: 'Source Sans Pro', sans-serif;}
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 30px 0;}
A:link { color :#e44346; text-decoration: none;}
A:visited { color :#e44346; text-decoration: underline; }
A:hover { color :#e44346; text-decoration: underline; }
A:active { color :#e44346; text-decoration : none; }

ul, ol {
    margin-bottom: 35px;
    margin-top: 0;
	margin-left: 50px;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
    margin-left: 15px;
}
strong{ font-weight:700;}

h1{font-size:48px;line-height:1.5em;letter-spacing:0;color:#1d4ca1;}
h2{font-size:44px;line-height:1.2em;letter-spacing:0;color:#1d4ca1;}
h3{font-size:38px;line-height:1.5em;letter-spacing:0;color:#24b35a;}
h4{font-size:32px;line-height:1.3em;letter-spacing:0;color:#1d4ca1;}
h5{font-size:28px;line-height:1.3em;letter-spacing:0;color:#24b35a;}
h6{font-size:22px;line-height:1.3em;letter-spacing:0;color:#24b35a;}
h1,h2,h3,h4,h5,h6{font-family: 'Montserrat', sans-serif;margin-bottom: 30px;margin-top: 0;text-transform:capitalize;font-weight: 700;}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {}

#ControlBar{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
	}
#ControlNav > li > a{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
	}
#ControlBar a{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
	}
.dnn_mact > li ul a > * {
    font-size: 14px;
}
span.controlBar_editPageTxt {
    font-size: 14px;
    line-height: 18px;
}
#ControlEditPageMenu li label,ul.ControlBar_ModuleList > li > div > span {
    font-size: 14px;
}

.actionMenu .dnn_mact {
    margin-left: -100px !important;
}
	
/*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;}
block { margin-left:40px;display: block;}
ol, ul {list-style: none;}
ul li { list-style-type:disc;padding-left: 10px; }
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.size1  { height: 1px;}
.pe-spacer.size10 { height: 10px;}
.pe-spacer.size20 { height: 20px;}
.pe-spacer.size25 { height: 25px;}
.pe-spacer.size30 { height: 30px;}
.pe-spacer.size40 { height: 40px;}
.pe-spacer.size45 { height: 45px;}
.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;}
.pe-spacer.size120 { height: 120px;}
.pe-spacer.size150 { height: 150px;}

/*border styles*/
.image_border{ border:8px solid #fff;}

.Head{ font-weight:bold; font-size:16px; }
.SubHead { font-weight:bold;  font-size:15px; }
.SubSubHead{ font-size:14px; }
.Normal,.Normal div,.Normal p{line-height:35px;font-weight:400;font-size:24px; color:#353535;}

.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 ----------*/
a, a:link, a:visited, a:active {
    color:#24b35a;
    outline: 0 none;
    text-decoration: none;
}
a:hover {
    color:#24b35a;
    outline: 0 none;
    text-decoration:  underline;
}

.controlpanel_bg { width: 100%; background:#FFFFFF; }
.controlpanel_style {width:900px; margin:0 auto}
.controlpanel_style table {width:100%}
ul#ControlBar_Module_ModulePosition li{ height:auto !important;}

.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; }











