@import url(bootstrap/css/bootstrap.css);
@import url(css/content.css);
@import url(css/fancybox.css);
@import url(css/isotope.css);
@import url(css/unoslider.css);
@import url(css/trans-banner.css);
@import url(css/flexslider.css);
@import url(css/animated.css);
@import url(css/font-awesome.css);
@import url(js/colorpicker/css/colorpicker.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy);
@import url(http://fonts.googleapis.com/css?family=PT+Sans);

/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
@-webkit-viewport {width:device-width;}
@-moz-viewport {width:device-width;}
@-ms-viewport {width:device-width;}
@-o-viewport {width:device-width;}
@viewport {width:device-width;}

/*--------- Global CSS Reset & Standards ----------*/
#Body{ background:center top fixed #aaa; margin:0;padding:0; color:#555;  }
html,body{ margin:0; padding:0; font:normal 13px/1.5 raleway,Arial, Tahoma, sans-serif; color:#555; }
* { font-family:raleway,Arial, Tahoma, sans-serif; }
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,[id*="map"] img,[class*="Map"] img,[id*="Map"] img, table img{max-width:none!important;}
::-moz-selection{background:#cc3333; color:#fff;} 
::selection {background:#cc3333; color:#fff;} 
img { height: auto; border:0;}
table img {max-width:none;}
p{ margin:0 0 8px 0; }

A:link { text-decoration : none; }
A:visited { text-decoration : none; }
A:hover { color :#555; text-decoration:none;  -moz-transition:color 0.2s linear;  -webkit-transition:color 0.2s linear; transition:color 0.2s linear; }
A:active { text-decoration : none; }

h1{font-size:28px;line-height:1.5em;letter-spacing:0;font-weight:bold;font-family:raleway,Arial, Tahoma, sans-serif;}
h2{font-size:24px;line-height:1.5em;letter-spacing:0;font-weight:bold;font-family:raleway,Arial, Tahoma, sans-serif;}
h3{font-size:20px;line-height:1.5em;letter-spacing:0;font-weight:bold;font-family:raleway,Arial, Tahoma, sans-serif;}
h4{font-size:18px;line-height:1.5em;letter-spacing:0;font-weight:bold;font-family:raleway,Arial, Tahoma, sans-serif;}
h5{font-size:16px;line-height:1.5em;letter-spacing:0;font-weight:bold;font-family:raleway,Arial, Tahoma, sans-serif;}
h6{font-size:14px;line-height:1.5em;letter-spacing:0;font-weight:bold;font-family:raleway,Arial, Tahoma, sans-serif;}

.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; color:#717171; font-family:'PT+Sans',Arial, Tahoma, sans-serif; }

/*Bootstrap Reset*/
[id*="ControlPanel"], [id*="ControlPanel"] *, [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*="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; margin:0;}
ul.row {margin-left: -15px; margin-right: -15px;}
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;}
.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;}
.floatl{ float:left;}
.floatr{ float:right;}
.pc_display { display:block;}
.mobile_display { display:none;}

/*--------- ControlPanel style ----------*/
.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; }
.bs-docs-section .bs-example.bs-example-popover{ z-index:1;}
.DNNAligncenter table { margin: 0 auto;}
.paneOutline { border:1px dashed #ccc;}


/*-------- Design style --------*/
#skin_wrapper {width:100%;margin:0 auto;position:inherit!important;z-index:1;padding:0; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2); }
#skin_wrapper.boxed { width:1140px; }
.skin_width { width:90%; max-width:1140px;min-width:767px;margin:0 auto; position:relative; }
.mobile_nav{ display:none;}

.skin_banner { }
.skin_main { min-height:550px; }
.skin_content { padding:20px 20px; min-height:500px;}
.content_whitebg { background:#fff; }

.fullwidth_pane{ background:#fafafa; padding:0; margin:0;  position:relative;}
.bottom_panes { background:#fff; position:relative;}
.skin_main_padding{ padding:0 20px;}

/*Inner Page Name*/
.page_name { min-height:80px; }
.pagename_style { padding:0 15px; }
.pagename_style h1{ float:left; color:#fff; line-height:80px; font-size:22px; font-weight:normal; position:relative; z-index:913; margin:0; }
.breadcrumb_style {float:right; color:#fff; line-height:80px; padding-right:5px;}

/*Inner2 Page Name*/
.breadcrumb_bar { min-height:60px; background:#eee; }
.breadcrumb_style2 {float:left; color:#333; line-height:60px;padding:0 15px;}
.breadcrumb_style2 span { padding-right:5px; font-size:13px;}
.breadcrumb_style2 a{ color:#333!important; line-height:60px; font-size:13px; position:relative; font-style:normal; }
.breadcrumb_style2 a:hover { text-decoration:underline; }

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#fff; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover  {text-decoration:underline;}

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ padding:0 0 0 5px; line-height:36px; font-size:12px; color:#777; text-decoration:none; }
A.Login:hover { text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:none; padding:0; line-height:36px; font-size:12px; color:#777; text-decoration:none;}
A.User:hover { text-decoration:none; }
.User:after {content: " | ";padding-left:5px;color:#777;}

/*leftsidebar layout*/
.LM_position { float:left; width:22%; padding:30px 5px 30px 15px; }
.LM_skin_content { float:left; min-height:350px; width:76%; padding:20px 5px 20px 20px; }
.leftside_style { padding:0;}

/*--------- LeftMenu style ----------*/
#leftMenu{position:relative; margin:0 auto;}
#leftMenu ul { list-style:none; margin:0; padding:0;}
#leftMenu li{ display:block; float:none; list-style-type:none; margin:0; padding:0; line-height:normal;}
#leftMenu .leftRoot li a span { display:none;text-decoration:none;} 

/* left submenu */
#leftMenu .leftSub { z-index:900;width:100%; display:none;padding:0; margin:0;}
#leftMenu .leftRoot li.breadcrumb .leftSub { display:block; }
#leftMenu .leftSub ul{ margin:0; padding:0; position:relative; background:none; border:none; z-index:900;}
#leftMenu .leftSub li{float:none; clear:both; padding:0; position:relative; background:#f5f5f5; border:1px solid #ddd; margin:3px 0; }

#leftMenu .leftSub li.item a{ background:none;  }
#leftMenu .leftSub li.item a span{ display:block; font-size:13px; color:#555555; font-weight:normal; white-space:normal; line-height:22px; padding:8px 10px 8px 18px; text-shadow:none; text-transform:none; margin:0; }

#leftMenu .level1{ display: none; }
#leftMenu .leftSub li.breadcrumb .level1{ display: block; border-top:1px solid #fff;}
#leftMenu .level1 li{ background:#fff; margin:0; border:none; border-radius:0; webkit-border-radius:0; -moz-border-radius:0; }
#leftMenu .level1 li.item a span { font-size:12px; padding-left:23px; font-weight:normal;}

#leftMenu .level2 { display: block; }
#leftMenu .level2 li{ background-position:21px 18px;  }
#leftMenu .level2 li.item a span { padding-left:30px;}

#leftMenu .level3 { display: block; }
#leftMenu .level3 li{ background-position:27px 18px;  }
#leftMenu .level3 li.item a span { padding-left:36px;}

#leftMenu img.mmIcon {max-height:24px; margin-right: 7px; vertical-align: middle;}
#leftMenu img.rootIcon {max-height:30px; margin-right: 6px; vertical-align: middle;}

#leftMenu .leftSub a span .subarrow{ position:absolute; width:60px; height:48px; right:0; top:0; background:url(images/leftmenu_navarrow.png) no-repeat center 0; cursor:pointer; }
#leftMenu .leftSub a span .subarrow2{ background-position:center -46px;}
#leftMenu .level1 a span .subarrow { display:none!important;}

/*--------- Pane Style ----------*/
.DNNEmptyPane{ display:none!important;}
.dnnpane [class*="col-md"],.dnnpane [class^="col-md"] { padding: 10px 15px; }
.socialpane { padding:0; display:none; }
.contactpane{ display:none; }
#footerPanes{ display:none; }
.bannerpane p{ margin:0;}
.bannerpane {}

.colorpane{}
.content_grid12{}
.one_grid4{}
.one_grid8{}
.two_grid6a{}
.two_grid6b{}
.three_grid4a{}
.three_grid4b{}
.three_grid4c{}
.four_grid3a{}
.four_grid3b{}
.four_grid3c{}
.four_grid3d{}
.five_grid12{}
.six_grid8{}
.six_grid4{}
.seven_grid3a{}
.seven_grid3b{}
.seven_grid3c{}
.seven_grid3d{}
.eight_grid4a{}
.eight_grid4b{}
.eight_grid4c{}
.nine_grid6a{}
.nine_grid6b{}
.ten_grid12{}
.eleven_grid4a {}
.eleven_grid4b {}
.eleven_grid4c {}
.fullwidthpane {}
.bottomgrid12{}
.bottomgrid3a{}
.bottomgrid3b{}
.bottomgrid3c{}
.bottomgrid3d{}

.footer_grid3a { margin:50px 0; }
.footer_grid3b { margin:50px 0; }
.footer_grid3c { margin:50px 0; }
.footer_grid3d { margin:50px 0; }
.footer_grid12 { margin:30px 0;}

.leftsidepane { padding:10px 0; }
.l_one_grid8 {}
.l_one_grid4 {}
.l_two_grid6a {}
.l_two_grid6b {}
.l_three_grid4 {}
.l_three_grid8 {}
.l_four_grid4a {}
.l_four_grid4b {}
.l_four_grid4c {}
.l_five_grid12 {}

/*--------- Login & User Style ----------*/
#Login{ float:left; padding-right:0; height:32px; border:1px solid #e5e5e5; background:#fff; background:rgba(255,255,255,.8); }
#Login ul { margin:0; padding:0;}
#Login .registerGroup, #Login .registerGroup *, #Login .loginGroup, #Login .loginGroup *{ display:block;} 
#Login .registerGroup, #Login .loginGroup{ float:left; padding:0;margin:0;} 

/* Register Group Styles */
#Login .registerGroup li{ float:left; height:30px; border-right:1px solid #eee;}
#Login .registerGroup .buttonGroup{ margin-right:0;}
#Login .registerGroup a, #Login .loginGroup a{ position:relative; display:block; padding:0 8px; min-width:15px; min-height:11px; font-weight:normal; font-size:11px; vertical-align:middle; color :#222; border-right:none; height:30px; vertical-align:middle; line-height:30px;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
#Login .registerGroup a:hover,#Login .loginGroup a:hover{ text-decoration:none;}
#Login .registerGroup a strong,#Login .loginGroup a strong{ position:absolute; left:0; top:0; width:100%; height:100%; display:block; font-size:11px; font-weight:bold; vertical-align:baseline; overflow:hidden; text-indent:-9999px;}
.registerGroup .userMessages strong,.registerGroup .userNotifications strong{ background:url(images/userLoginSprite.png) no-repeat 9px 11px;}
.registerGroup .userNotifications strong{ background-position:-91px 9px;}
.registerGroup .userMessages strong:hover{background-position:9px -41px;}
.registerGroup .userNotifications strong:hover{ background-position:-91px -43px;}
#Login .registerGroup a span{ position:absolute;right:0; top:0; display:inline-block; padding:2px; min-width:10px; line-height:12px; text-align:center; background:rgb(31,152,241); font-size:12px; color:#fff; text-shadow: 0px 1px 0px #333333;}
#Login .registerGroup .userProfileImg a{ padding:0;background:none;min-width:25px;}
#Login .registerGroup a img{ border:0px solid blue;height:30px; width:30px;background:#555;}

/*--------- Language Style ----------*/
.language-object{float:left;display:block; margin:0; padding-right:10px; padding-top:8px;}
.language-object .Language {margin:0 2px;}
.language-object span img{height:18px; width:25px;opacity:0.7; margin:0; border:2px solid transparent;}
.language-object span:hover img{opacity:1;}
.language-object .Language.selected img{ opacity:1; border-color:#555; border-color:rgba(0,0,0,.2); -webkit-border-radius: 2px;border-radius: 2px;}

/*--------- Scroll Top Style ----------*/
#top-link { background:url(images/scroll_top.png) no-repeat scroll center top #999; background: url(images/scroll_top.png) no-repeat scroll center top rgba(0, 0, 0,0.3); border: 0 none; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-border-radius: 2px; bottom:20px; right: 40px; display:block; height:38px; padding:0; width:50px; position: fixed; text-decoration: none; z-index: 903;}
#top-link:hover { background:url(images/scroll_top.png) no-repeat scroll center bottom #666; background:url(images/scroll_top.png) no-repeat scroll center bottom rgba(0, 0, 0,0.5);  -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s; -o-transition: all 0.2s ease-in 0s; transition: all 0.2s ease-in 0s;}

/*--------- Font Awesome ----------*/
.fa_icon_wrapper { padding:0 15px; margin:20px 0 40px;}
.fontawesome-icon-list [class*="col-md-"] { padding:15px 20px; border:1px solid #f2f2f2;  margin: -1px 0 0 -1px; color:#666; }
.fontawesome-icon-list [class*="col-md-"]:hover { color:#049AD9;}
.fontawesome-icon-list span.fa {font-size:22px;margin-right: 5px; width: 30px; position: relative;top: 2px;}
	

@media handheld, only screen and (max-width: 1140px){
#skin_wrapper { width:auto!important; margin:0 auto; }
}

/*--------- CSS Reset for Tablet ----------*/
@media handheld, only screen and (max-width: 991px){
#skin_wrapper { width:auto!important; margin:0 auto; max-width:768px;}
/*--------- Scroll Top  ----------*/
#top-link { bottom: 20px; right: 20px; }
}

/*--------- CSS Reset for Mobile ----------*/
@media handheld, only screen and (max-width: 767px) {
body {-webkit-text-size-adjust:none;}
#skin_wrapper { width:auto!important; min-width:300px;}
.skin_width,body{width:100%;min-width:0;}
.floatl, .floatr{ float: none;}
.pc_display {display:none;}
.mobile_display { display:block;}

/*leftsidebar layout*/
.LM_position { float:none; width:auto; padding:0 20px;}
.LM_skin_content { float:none; width:auto; padding:0 20px;}
#leftMenu { display:none; }

/*Inner Page Name*/
.page_name { min-height:60px; }
.pagename_style h1{ float:none; line-height:60px; }
.breadcrumb_style { display:none; }

/*--------- pane style ----------*/
.footer_grid3a { margin:10px 0;}
.footer_grid3b { margin:10px 0;}
.footer_grid3c { margin:10px 0;}
.footer_grid3d { margin:10px 0;}
.footergrid12 { margin:10px 0;}

/*--------- Scroll Top Style ----------*/
#top-link {bottom:12px;right:12px;}

/*--------- DNN Default Style Reset ----------*/
.dnnFormPopup { width: 90%!important;}
.LoginPanel, .dnnLogin{width:auto; max-width:480px;}
.dnnLogin  .dnnForm  {min-width: 0; width:auto;}
.dnnLogin  .dnnFormLabel { width:auto; }
.LoginPanel .dnnPrimaryAction{margin-left:82px;}
.LoginPanel .dnnLoginRememberMe{padding-left:82px;}
#dnn_ctr_Login_UP .dnnForm {min-width:280px; width:auto;}
div.dnnRegistrationForm .dnnForm {width:auto;}
div.dnnRegistrationForm .dnnFormItem label, div.dnnRegistrationForm .dnnFormItem .dnnFormLabel, div.dnnRegistrationForm .dnnFormItem .dnnTooltip {width:110px;}
#dnn_ctr_Register_UP  .dnnForm {min-width:280px; max-width:480px; width:auto;}
}

@media handheld, only screen and (max-width: 400px) {
#Login .registerGroup .userProfileImg { display:none; }
}