/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *---------------------------------------------- -------- -------- 
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *---------------------------------------------- -------- -------- 
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
body{overflow-x:hidden;}

.Header_Info li .fa{color:#fff;background:#207cd2;padding:3px 8px 4px 7px;font-size:19px;}

.header_content3{background:#f5f5f5;padding:5px 10px 3px;margin-left:-4px;}
.Header_Info a:hover{text-decoration:none;}
#dnn_dnnLOGO_imgLogo{margin:7px 0px;}
.BannerBox {background-color:#ff9900;}


.Header_social .rss .character{background:#f5f5f5;padding:0px 5px;}
.Header_social .twriter .character{background:#f5f5f5;padding:0px 5px;}
.Header_social .facebook .character{background:#f5f5f5;padding:0px 5px;}
.Header_social .google .character{background:#f5f5f5;padding:0px 5px;}

.Header_social .rss .icon{background:#ff9900 left center;color:#ff9900;font-size:19px;height:26px;width:20.63492063492063%;line-height:26px;float:left;display:block;text-align:center;}
.Header_social .twriter .icon{background: #31aae3 left center;color:#31aae3;font-size:19px;height:26px;width:20.63492063492063%;line-height:26px;float:left;display:block;text-align:center;}
.Header_social .facebook .icon{background:#3b59a1 left center;color:#3b59a1;font-size:19px;height:26px;width:20.63492063492063%;line-height:26px;float:left;display:block;text-align:center;}
.Header_social .google .icon{background:#de4b3b left center;color: #de4b3b;font-size:19px;height:26px;width:20.63492063492063%;line-height:26px;float:left;display:block;text-align:center;}

.Header_social  a  .icon em{width:18px;height:19px;line-height:20px;color:#fff;display:inline-block;}
.Header_social  a .character {display:block;text-align:center;color:#636262;float:left;width:79.36507936507937%;line-height:26px;}
.Header_social  a{width:44%;float:left;margin:4px 3% 12px;}

.HeaderRight {margin-top:4px;}
.Login {line-height: 35px;height: 35px;}
.Login .loginGroup,.Login .registerGroup{height:35px;line-height:35px;}
.pulldownsearch .searchbut .fa{color:#207cd2;}

.Layer_more_style3 a{color:#ffffff !Important;}
.BannerPaneB{margin-bottom:0px;}

ul.Header_Info{float:none;MARGIN-RIGHT:0PX;}
.Header_Info li {display:block;padding:2px 3px 10px;text-align:left;margin-bottom:4px;}
.header_top_socialparent{float:right;}



@media screen and (max-width: 991px) and (min-width: 768px){
.dnn_layout {width: 765px;}
.Header_social a .character {width: 59.36507936507937%;}
ul.Header_Info {MARGIN-RIGHT:40PX;}
.Header_social{width:240px;}
.Header_social a {width: 48%;margin: 4px 1% 12px;}
}

@media screen and (max-width:767px){
ul.Header_Info {float:none;}
.Header_Info li {text-align:center;}
.header_top_socialparent {float:none;}
.Header_social{padding-left:15px;padding-right:15px;}
.phoneHeadTop{padding:10px 60px 10px 15px;}
.Login{padding-bottom:0px;padding-top:0px;}
}
.tp-banner-container {border:5px solid #fff;}
.buy_theme h3:after{background:#ff9900;}
.home3_about a,.buy_theme a{background:#ff9900;}

.buy_theme p{font-size:14px;}
.backgroundImage23{background:url(/Portals/23/backgroundImage242.jpg) left top repeat;}
.home1_full_bg1:before{border-color:transparent transparent transparent #1b6eb2;}

.home1_head h4 {color:#ff9900;}
.home1_head h3 {font-size:19px;color:#fff;}
.home1_full_bg1 p {color:#fcfcfc;font-size:14px;}
.home1_full_bg1_btn .Button_default {border:2px solid #ff9900;color:#ff9900 !important;}
.home1_full_bg1_r {background: url(/Portals/23/home_img124.jpg) center 0 no-repeat;background-size: cover !important;}
.grid_4_home{width:98%;margin:0px auto;min-height:400px;border:1px solid #ff9900;border-radius:10px;background:#ffffff;}
.grid_4_home .fa_sub{background:#ff9900;height:80px;width:80px;margin:20px auto 15px;display:block;text-align:center;border-radius:40px;}
.grid_4_home .fa{color:#fff;font-size:30px;padding:24px 0px;}
.grid_4_home h3{text-align:center;color:#ff9900;font-size:16px;}

.Speaker_content{margin-bottom:7px;line-height:15px;}
.Speaker_content .col-xs-3{color:#ff9900;}
.Speaker_content .col-xs-2{color:#ff9900;padding-right:0px;padding-left:10px;}
.Speaker_content .col-xs-10{padding-left:5px;}

.member_sub{padding:0px 15px;}
.member_sub a{color:#ff9900;margin-bottom:7px;line-height:16px;display:block;}
.member_sub a:hover{color:#207cd2;text-decoration:none;}
.member_sub p{margin-bottom:7px;line-height:15px;}
.member_sub ul li{list-style-type:disc;line-height:15px;}
.Audio_sub{width:180px;margin:10px auto 0px;}
.Audio_sub p{line-height:17px;}
.Audio_sub a{line-height:16px;color:#ff9900;display:block;}
.Audio_sub a:hover{color:#207cd2;text-decoration:none;}


.home1_head h4, .home1_full_bg1_btn .Button_default, .common_h3, .out_team h3 {color:#ff9900;}
.isotope_grid .isotope_group2 a:hover, .isotope_grid .isotope_group2 a.active {color:#ff9900;border:1px solid #ff9900;}
.photo_box .ico span, .photo_box.ico_push_in .ico, .photo_box.content_top_increment .content h3, .content_sytle_2 .shade, .photo_box.content_push_in .content, .photo_box:hover.entirety_bevel .shade {background-color:#ff9900;}

.common_h4 {margin: 0 0 37px 0;}
.common_h4:after{background:#ff9900;left:48%;width:60px;top: 40px!important;}
.recentwork_space{margin:50px auto 30px;}

.title3{border-bottom: 2px solid #ff9900 !important;font-size: 18px;margin-bottom:-2px;display:inline-block;}
.dnntitle {border-bottom:2px solid #d6d6d6;margin-bottom: 15px;}

.accordion_7 .panel-heading .panel-title a, .accordion_7 .panel-heading .panel-title a.collapsed:hover, .accordion_7 .panel-heading .panel-title a:hover {color: #ff9900;}
.accordion_7 .panel-heading .accordion_icon, .accordion_7 .panel-heading .panel-title a.collapsed:hover .accordion_icon {
border-right: 1px solid #ff9900;border-bottom: 1px solid #ff9900;}

.accordion_7 .panel-heading .panel-title a.collapsed {color:#666;}
.footer_link {margin-left:0px;}
.footer_link li{padding:6px 0px;border-bottom:1px solid #4e4e4e;list-style:none;}
.footer_link li a{color:#666;}
.footer_link li a:hover{color:#ff9900;text-decoration:none;}

.accordion_7 .panel-body {padding:1px 0;}
.orange_color{color:#ff9900;}
.Contact_List li a{color:#666666;}
.Contact_List li a:hover{color:#ff9900;text-decoration:none;}

.Contact_List .fa-map-marker{margin-bottom:20px;}

@media screen and (min-width:992px) and (max-width:1199px){
.grid_4_home {min-height:415px;}
}
@media screen and (max-width:767px){
.grid_4_home {margin-bottom:20px;min-height:auto;padding-bottom:15px;}
.common_h4:after {top: 30px!important;}
}
.BannerBox .dnn_layout{width:100%;}

.accordion_7 .panel-heading .panel-title a {font-size: 15px;font-weight:bold; font-weight: bold !important;}

.font p {font-size: 14px;}
UL LI {font-size: 14px;}


.LogoMenuBox{background-image:url(/Portals/23/header_bg.jpg);background-repeat: no-repeat;background-size: cover;}
.Login .registerGroup,.Login .sep{display:none;}
.Login .loginGroup a{background:#f5f5f5;padding:0px 8px;}

.pace-done .body_bg {background:transparent;}
#Body {background-color:transparent;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;}
#dnn_wrapper {background: transparent;}
#header3 {background:transparent;}

.backgroundImage_H7bg {background: none;border-top: 0px;border-bottom: 0px;}
.buy_theme h3,.buy_theme p,.recentwork_space h4,.isotope_grid .isotope_group a{color:#ffffff;}
.white_head,.white_content,.white_accordion .panel-body{color:#ffffff;}
.white_accordion{border-bottom:1px solid #ff9900;}
.white_accordion .panel-heading .panel-title a {border-top: 1px solid #ff9900;border-bottom: 1px solid #ff9900;}
.white_accordion .panel-heading .panel-title a.collapsed {color: #fff;}
.white_accordion .panel-heading .panel-title a.collapsed .accordion_icon {border-right:1px solid #fff;border-bottom:1px solid #fff;}




.contractor_bottommargin{margin-bottom:40px;}
.Link_great_img{margin-top:30px;}
@media screen and (max-width:767px){
.contractor_bottommargin{margin-bottom:20px;}
.phoneHeadTop {background: transparent;}
header{background-image: url(/Portals/23/header_bg.jpg);background-repeat: no-repeat;background-size: cover;}
.wrapper {background:transparent;}
.Link_great_img{margin-top:15px;}
}


/*h2.dnnFormSectionHead{color:#ffffff;}
.dnnlvOptions .dnnLabel{color:#ffffff;}
.dnnLogItemHeader div{color:#ffffff;}
.dnnlvLegend h3{color:#ffffff;}
.dnnlvLegend .dnnLeft .lvlItem span{color:#ffffff;}*/

.ModLogViewerC,.DnnModule-DotNetNukeModulesDigitalAssets,.DnnModule-Portals,.ModTabsC,.dnnAddProfile,.ModExtensionsC,.ModGoogleAnalyticsC,.ModListsC,.ModSearchAdminC,.ModSitemapC,.ModDotNetNukeMobileManagementC,.ModSiteWizardC,.DnnModule-3282,.ModSkinManagementC,.DnnModule-3286,.DnnModule-1937,.DnnModule-1936,.Mod51DegreesmobiC,.ModSchedulerC,.ModSecurityAnalyzerC,.ModSQLC{background:rgba(255,255,255,0.7)}
#dnn_ctr3277_LanguageEnabler_defaultPortalMessage em,#dnn_ctr3272_VocabularyList_titleLabel{color:#ffffff;}
.dnnLoginService .dnnFormItem label{color:#ffffff;}
.switchOpen{color:#ff9900;font-size:25px !Important;}
.SubHead{color:#ffffff;}
.EDGTitle{margin-top:30px;}
#EDG_0_Shadow .EDGTitle .EDGTitleText {font-family:"Open Sans" !Important;color:#ffffff !Important;}
a.prevM3335 {left:0px !Important;}
a.nextM3335 {right:0px !Important;}
.contactdetail_parent a,.contractor_sub a{color:#777777;}
.annual_sub21 a{color:#ffffff;}
.contactdetail_parent a:hover,.contractor_sub a:hover,.annual_sub21 a:hover{color:#ff9900;text-decoration:none;}
.dnnPrivacy p,.dnnTerms p,.dnnTerms ul li{color:#ffffff;}
.dnnPrivacy p .SubHead,.dnnTerms p .SubHead{color:#ff9900;}
.dnnPrivacy,.dnnTerms{margin-top:20px;}
@media screen and (min-width:767px){
 .FooterPane{float:right;}
}
.footer_poweredby a{color:#666666;}
.footer_poweredby a:hover{color:#ff9900;text-decoration:none;}
.owl-carousel .slider .item img{width:100%;}
@media only screen and (max-width: 991px) {
  .LoginLink{display:none;}
}

