.submit_library {
  border: none !important;
  background: #f5821f !important;
  padding: 8px 15px 8px 15px !important;
  font-size: 17px !important;
  width: 198px !important;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 8px;
  font-family: Helvetica, arial, sans-serif;
  font-weight: bold;
}

.submit_library:hover {
  background: #be521e !important;
}
.header-fat {margin-top: 0px;}

<!-- Status Widget -->

status-bg {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 3.75px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px 20px 10px;
  min-height: 55px;
}

.status-bg a ul li:hover{color:#db9570;}

.status-bg li.green {
  /* background: rgba(0, 0, 0, 0) url("https://www.loggly.com/wp-content/themes/loggly/assets/images/site-images/icon-status-green.png") no-repeat scroll left top; */
  min-height: 20px;
}
.status-bg ul li:first-child {
  margin-left: 0;
}
.status-bg ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
}
.status-bg ul li {
  float: left;
  list-style-type: none !important;
  margin: 0 12px 0 10px;
  padding: 0 0 0 25px;
  width: 20%;
}
.status-bg ul li h6 {
  font-family: "open-sans";
  font-size: 16px;
  font-weight: bold;
  line-height: 17.75px;
  margin-bottom: 0px;
  
  margin-top:0px;
}

.green > p {
  font-size: 14px;
line-height: 18px;
margin-top: 5px;
text-transform: capitalize;
}

 /* The CSS for the colored dot that represents your current status */
 .color-dot.none:before, .color-dot.major:before, .color-dot.critical:before, .color-dot.minor:before
{
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  margin-left: -20px;
  position: absolute;
  width: 16px;
  background-repeat: no-repeat;
} 
  
.color-dot.critical:before {
 background: url('/wp-content/themes/loggly/assets/images/site-images/icon-status-red.png');
}
  
  
.color-dot.major:before {
 background: url('/wp-content/themes/loggly/assets/images/site-images/icon-status-orange.png');
}
  
.color-dot.minor:before {
  background: url('/wp-content/themes/loggly/assets/images/site-images/icon-status-yellow.png');
}
  
  
.color-dot.none:before {
  background: url('/wp-content/themes/loggly/assets/images/site-images/icon-status-green.png');
}

.support-page .status-bg li.green {background:none;}

.support-page .status-bg {
    padding: 17px 20px 20px 20px;
    padding-bottom: 0px;
}

.status_wrapper_2 {margin-left:3% !important;}
.status_wrapper_4 {margin-left:4% !important;}
.status_ul {
  color:black;
  line-height: 105%;
}

/* Contributor Page */

.community-table {
  margin-bottom: 25px;
  min-height: 300px;
  width: 550px;
}
.table-bar {
  background: none repeat scroll 0 0 #333333;
  padding: 10px;
}
.table-bar h1 {
  color: #fff;
  font-size: 18px;
}
.table-content {
  background: none repeat scroll 0 0 #fcfbf9;
  padding: 6px 6px 0;
}
.table-row {
  border-bottom: 1px dashed #8e8e8e;
  padding: 10px 12px 0;
}
.row-title {
  color: #333333;
  float: left;
  font-size: 15px;
  line-height: 24px;
}
.row-option {
  float: right;
}
.option {
  color: #000;
  float: left;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  margin-left: 20px;
}
.option-tic {
  float: left;
  height:19px;
  width:18px;
  background: url('../../images/more.jpg') no-repeat !important;
  margin-right: 5px;
}
.right-txt {
  text-align: right;
}
.table-bar h1 {
  line-height:1;
}
.table-bar.right-txt h1 {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  line-height:1;
}
.table-bar.right-txt .option-tic {
  padding-top: 2px;
}
.lower-content {
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 24px;
  text-align: left;
}
.lower-content a {
  color: #cc6733;
  text-decoration: underline;
}
.wpv_vote_icon {
  background: url('../../images/vote.png') no-repeat !important;
  display: inline-block;
  height: 19px !important;
  width: 21px;
}
.wpv_voted_icon {
  background: url("../../images/voted.png") no-repeat !important;
  display: inline-block;
  height: 19px !important;
  width: 21px;
}
.page-content .clear,
.sidebar-wrapper .clear{
clear:both;
}
.form-voting{
float:right;
}
.form-voting span{
display:inline-block;
margin-bottom: 0px !important;
}
.wpv_postvote{
  margin: 0px 0 10px 0 !important;
}
.wpv_vcount {
  padding-right: 5px;
}

/* Support Center Tweaks */

.orange_bottom {position:relative; font-size:25px;}

.orange_bottom:before {
    content: "";
    background: #de6931;
    position: absolute;
    bottom: -7px;
    left: 0;
    height: 7%;
    width: 23px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius: 3px;
}

/* Support Intro Search */

.index-search .gsc-search-box .gsc-search-button {
  text-shadow: none;
  background-image: none;
  font-weight: lighter;
  background-color: #de6931;
  height: 21px;
}

.index-search .gsc-search-box .gsc-search-button {
    text-shadow: none;
    background-image: none;
    font-weight: lighter;
    background-color: #de6931;
    height: 21px;
    text-indent: 56px;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    padding-left: 22px;
    border: 0px none;
    display: inline-block;
}

.postid-1902 .gsc-search-box .gsc-search-button {
    right: 26px;
    top: 8px;
    width: 141px;
    text-indent: 129px;
}

.postid-1902 table.gsc-search-box td.gsc-input {padding-left:0px;}

.index-search {width:927px;}

/* Support Center Top Search */

.gsc-search-box .gsc-search-button {
    width: 26px;
    height: 19px;
    text-indent: 55px;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    background: none repeat scroll 0% 0% #DE6931;
    border: 0px none;
    font-size: 14px;
    padding-left: 30px;
    right: 10px;
    top: 9px;
    display: inline-block;
    border-radius: 2px;
}

.gsc-search-button:after {
    content: "search";
    font-family: open-sans, sans-serif;
    font-weight: lighter;
    color: white;
    top: 0px;
    right: 10px;
    height: 37px;
}

.header-fat .divider {background:none;}

.know-link span.status-link {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/loggly/assets/stylesheets/images/active.png") no-repeat scroll left center / 9px 9px;
    padding-left: 15px;
}
.post-data h1 {font-size:20px; padding-bottom:5px;}
.postid-1902 .header-fat {margin-bottom:-13px;}
.support_header_bg {
    background-color: #f3f3f3;
    position: relative;  
}
.support_header_bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;  
    background-color: #f3f3f3;
}

.support_header_bg:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;  
    background-color: #f3f3f3;
}
.external-link a {text-decoration:underline;}
.know-link span.status-link a {color: #CC6733;}
.know-link span.status-link a:hover {color: #db9570;}
html, body {overflow-x:hidden;}

.postid-1902 #___gcse_0 {display:none;}
.post-data h1 a {color:#333;}
.post-data h1 a:hover {color:#db9570;}
.no_margin_ul {margin-left:0px !important;;}
.no_margin_ul li {margin-left:0px !important;}

.index_list {
  margin:0px !important;
}

.index_list li {
    list-style: none;
    width: 31%;
    float:left;
    margin-left:0px !important;
    margin-right:15px;

}

.index_list li:last-child {
  width:100% !important;
  padding-bottom:30px;
}



#document-feedback #document-feedback-prompt label {clear:both;}
