body {
    font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 50px;
    color: #333;
    line-height: 30px;
    letter-spacing: 0;
	text-decoration:none;
}
.wordpress-helpdesk-sidebar h2.widgettitle {
	font-family: "Raleway","Helvetica Neue",Arial,sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0px !important;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
	line-height: 40px;
}
.wordpress-helpdesk .form-control {
    background-color: rgb(234, 234, 234);
}
.wordpress-helpdesk-faq-searchform { 
    margin: 12px 0 40px; 
}
.wordpress-helpdesk-faq-searchform .form-control {
    border-radius: 0px;
}
.wordpress-helpdesk-faq-live-search-results {
    border-radius: 0px 0px 0px 0px;
}
@media (min-width: 768px) {
.wordpress-helpdesk-col-sm-10 {
    width: 100%;
}
  .wordpress-helpdesk-col-sm-offset-1 {
    margin-left: 0%;
  }
}
@media only screen and ( min-width: 981px ) {
.but-entrar a {
  height: 38px!important;
  padding-top: 3px!important;
  padding-right: 7px!important;
  padding-bottom: 3px!important;
  padding-left: 7px!important;
  margin-right:15px!important;
  background-color: rgba(0,0,0,0);
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  color: #ffffff;
  opacity: 1;
  line-height: 1.6!important;
  border-radius: 5px;
  margin-top: 8px!important;
  margin-left: 10px!important;
}
.but-entrar a:hover {
	 background-color:#fff!important;
	 color:#0072DD!important;
}
.but-cadastrar a {
   height: 38px!important;
   padding-top: 3px!important;
   padding-right: 7px!important;
   padding-bottom: 3px!important;
   padding-left: 7px!important;
   margin-right:5px!important;
   background-color: #85BF31;
   color: #ffffff!important;
   opacity: 1;
   line-height: 1.6!important;
   border-radius: 5px;
   margin-top: 8px!important;
   margin-left: 10px!important;
}
.but-cadastrar a:hover {
   background-color:#7DB32E!important;
   color:#ffffff!important;
}
}
.custom-html-widget a:hover {
  color: #fff;
}
.icon-per {
  font-size: 20px !important;
  color:#fff !important;
  width: 65px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  padding: 10px;
  border-radius: 3px;
  transition: all 0.9s ease-in 0s, all 1s ease 0s;
  background: #444749;
}
.fa-facebook:hover {
  background: #3B5998;
}
.fa-twitter:hover {
  background: #00a9f1;
}
.fa-google:hover {
  background: #e0452c;
}
.fa-linkedin:hover {
  background: #006db3;
}
.fa-youtube:hover {
  background: #ff3333;
}
.fa-instagram:hover {
  background: #396d9a;
}
.fa-pinterest:hover {
  background: #cb2027;
}
.fa-snapchat-ghost:hover {
  background: #fffc00;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.fa-skype:hover {
  background: #00aff0;
}
.fa-android:hover {
  background: #a4c639;
}
.fa-dribbble:hover {
  background: #ea4c89;
}
.fa-vimeo:hover {
  background: #45bbff;
}
.fa-tumblr:hover {
  background: #2c4762;
}
.fa-vine:hover {
  background: #00b489;
}
.fa-foursquare:hover {
  background: #45bbff;
}
.fa-stumbleupon:hover {
  background: #eb4924;
}
.fa-flickr:hover {
  background: #f40083;
}
.fa-yahoo:hover {
  background: #430297;
}
.fa-soundcloud:hover {
  background: #ff5500;
}
.fa-reddit:hover {
  background: #ff5700;
}
.fa-rss:hover {
  background: #ff6600;
}
a {
    text-decoration: none;
}
a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .entry-title a:hover, .meta a:hover {
    color: #3397eb;
}
.page-header .page-header-title {
    font-family: "Raleway","Helvetica Neue",Arial,sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 44px;
}
.page-header .page-subheading {
    font-family: "Raleway","Helvetica Neue",Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
    line-height: 12px;
}
.site-breadcrumbs {
    font-family: "Raleway","Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 16px;
}
.wordpress-helpdesk-sidebar {
    margin-bottom: 50px;
}