
.sectionMacro .columnMacro + .columnMacro {
    padding-left: 10px;
}

.sectionMacroWithBorder .columnMacro {
    border-color: #CCCCCC;
    border-style: none;
    border-width: 1px;
    padding: 10px;
}

#rw_logo_container img {
    /* visibility: hidden !important;
    max-height: 30px !important; */
    max-height: 50px !important;
    max-width: 170px !important;
}

#sharp_design_top #rw_logo_container a{
	height:50px !important;
	width:200px !important;
}

#sharp_design_top_middle{
	display:block !important;
	margin-right:250px !important;
	margin-left:210px !important;
}

#sharp_design_top #rw_logo_container{
	height:auto !important;
	margin:0 15px !important;
	width:200px !important;
	text-align:left !important;
}

#sharp_design_banner{
	width:100% !important;
	height:500px !important;
	position:absolute !important;
	left:0 !important;
	z-index:-2 !important;
}

#rw_menu_bar{
	margin:0 !important;
	background:url("https://www.chaosgroup.com/public_images/black_transparent_light.png") !important;
	border:0 !important;
	padding:8px !important;
}

#rw_menu_bar_icon{
	background:url("https://www.chaosgroup.com/public_images/black_transparent_light.png") !important;
	padding:7px 0 0 7px !important;
}

  #login-link {
        display:none !important;
    }

  #rw_dashboard_link {
        display:none !important;
    }

  #help-menu-link {
        display:none !important;
    }

  #link-to-page-link  {
        display:none !important;
    }

/* custom styles */

  
* {  font-family: "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; }

body { font-size: 14px !important; line-height:20px !important; }

strong { font-weight: bold !important; }

/*
#rw_logo_container a img {
  width: 94px !important;
  max-width: 94px !important;
}
*/

#rw_wrapper  {
  background: white !important;
}

#rw_category_menu li a {
    background: white !important;
    padding: 0px !important;
    padding-top: 10px !important;
    color: #898989 !important;
    font-size: 14px !important;
}

#rw_category_menu li a:hover {  
   color: #000000 !important;
}

#rw_category_menu li a span.rw_dropdown_btn {
    margin: 5px 0 0 2px !important;
    background-position: -602px -2px !important;
}

#rw_top_menu_container {
   display:none !important;
}

#rw_search_query {
    line-height: 20px !important;
    height: 20px !important;
    border: 1px solid #ccc !important;
    color: #898989!important;
    background: None !important;
    box-shadow: none;
    border-radius: 0 0 0 0;
    padding-left: 5px !important;
    padding-right: 5px !important;
    max-width: 82px !important;
}

.rw_search_style {
    box-shadow: none !important;
    background-color: white !important;
}

.rw_pagetree_search {
    width: 75% !important;
}

.rw_content_section.page.view {
  background-color: white !important;
}

.rw_content {
  border: 0 !important;
}

.sectionMacroWithBorder
.columnMacro {
	border: none !important;
}

.confluence-information-macro {
  border-radius: 0 !important;
}

.wiki-content a, .wiki-content a:link, a.toc-link, a.toc-link:link {
   /* color: gray; */
}

.rw_current_page_item {
   color: #3b73af !important;
}

.aui-dropdown2-trigger-group {
  background-color:#acacac;
}


