/************ customized **********/
.padding5 {
   padding: 2 !important;
   margin: 0 !important;
}
.padding10 {
   padding: 10 !important;
   margin: 10 !important;
}

/** CSS Optmization 1 - 180723 - begin **/
/* remove top margin for top header */
h1, h2, h3, h4, h5, h6 {
    margin-top:0px;
    margin-bottom:0px;
}
.page-header{
	margin-top:0px;
}
body section#content{
	margin-top: 10px;
}
.pagination > li > a,
.pagination > li >span {
      color:#4AB9B0;
      background-color:#fff;
      border:1px solid #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
      color:#4AB9B0;
      background-color:#eee;
      border-color:#ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
      color:#fff;
      background-color:#4AB9B0;
      border-color:#4AB9B0;
}
/** CSS Optmization 1 - 180723 - end **/

.well {
    padding: 10px;
    background-color: #FFF9C0;
    border: 0 solid #FFF9C0;
}
.panel-info {
  border-color: #2B3E50;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #2B3E50;
  border-color: #2B3E50;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2B3E50;
}
.panel-info > .panel-heading .badge {
  color: #2B3E50;
  background-color: #2B3E50;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2B3E50;
}

td.kuji-no {
	font-weight: bold;
	color: red;
	text-align: left;
}
td.loto-no {
	font-weight: bold;
	color: red;
	text-align: center;
}

.navbar-inverse {
    background-color: #2B3E50;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #000;
}

table {
    background-color: #fff;
}

table, .table {
    color: #000;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0px;
    border-bottom: 1px solid #282828;
}

label {
    font-weight: 400;
}

.btn-default {
    background-color: #4e5d6c;
    border-color: #4e5d6c;
}

.panel-info > .panel-heading {
    background-color: #2B3E50;
    border-color: #2B3E50;
}
/*
.well {
    background-color: #4e5d6c;
    border: 0 solid #030303;
}

.cust_page tr {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-collapse: collapse;
}
*/
.badge {
    font-size: 16px;
}

.block_tags_cloud_content span {
	text-align: left;
}

.block_tags_cloud_content  ul li {
  display: inline;
  margin: 0 6px 0 0;
}
.block_tags_cloud_content  ul li ul li a {
  padding: 5px 0;
  text-decoration: none;
}


.tag_menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

/*for wto jobs in empregos page*/
.job_container {
	list-style: none;
	margin: 0;
	padding: 0;
}
.job_container li {
	list-style: none;
/*	display: inline-table;  */
}
/*
.job_container a {
	font-size: 24px;
}
*/

.tempo {
	margin: 0;
	padding: 0;
}

.tempo li {
	margin-left: 10px;
}

.tempo a {
	font-size: 24px;
}
/*
legend {
  border-width: 0;
}
*/

.media-body { display: block }
.media .media-body {
    width:100%;
}

#map_canvas{
    width: 100%;
    height: 300px;
    margin: 0;
    border: 1px solid #ddd;
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #000000;
  }
}

/************ fb comments **********/
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
/************ original **********/
body {
	background: #fefefe;
	color: #000;
}

#welcome-heading {
	margin-top: 40px;
	padding: 40px 0;
	color: #ebebeb;
	background: #2b3e50;
}

#welcome-heading p {
	font-size: 1.2em;
}

#content {
	margin: 20px 0;
}

a, #content td a {
	color: #e0691a;
	text-decoration: none;
}

.category {
	margin-bottom: 30px;
}

.category .list-group {
	margin: 2px 0;
}

.category .list-group a,
.category .list-group .badge {
	background: #4AB9B0;
}

.listing.sponsored {
	padding: 20px;
	border: 3px dashed #000;
	background: #F4FAC3;
}

li.premium {
	padding: 10px;
	background: #eee;
}



.sponsored-listing-badge {
	font-size: 1.6em;
}

.listing .photo {
	margin-right: 10px;
}

.listing .description {
	margin-top: 10px;
}

.listing .address {
	margin-top: 10px;
}

.listing li {
	margin-bottom: 30px;
}

.stars {
	display: inline;
	color: #e0691a;
}

.votes {
	display: inline;
}


#share {
	/*background: #4e5d6c;*/
}

#share a {
	color: #ebebeb;
	display: block;
	padding-left: 25px;
	margin-bottom: 10px;
}

#share .fb {
	background: url('../images/facebook.png') no-repeat 0 3px;
}

#share .tw {
	background: url('../images/twitter.png') no-repeat 0 3px;
}

footer {
	border-top: 1px solid #ebebeb;
	padding: 20px 0;
}

.footer-menu {
	list-style: none;
	display: inline;
}

.footer-menu li {
	margin-right: 10px;
	display: inline;
}


/*=============== detail ===============*/

#breadcrumb {
	margin-top: 40px;
	padding: 10px 0;
	color: #ffffff;
	background: #4AB9B0;
	font-size: 1.2em;
}

#breadcrumb a {
	color: #fff;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #eee;
}

.details {
	margin-bottom: 30px;
}

.details .section {
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #2b3e50;
}

.details .stars.review {
	color: #e0691a;
}

.details .be-first-review a {
	padding-left: 10px;
}

#review .row {
	margin-bottom: 30px;
}

#listing-action {
	list-style: none;
	padding: 0;
}

#listing-action li {
	margin-bottom: 10px;
}

#listing-action li span {
	margin-right: 10px;
}



.message-item {
margin-bottom: 25px;
margin-left: 40px;
position: relative;
}
.message-item .message-inner {
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
padding: 10px;
position: relative;
}
.message-item .message-inner:before {
border-right: 10px solid #ddd;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -20px;
top: 6px;
width: 0;
}
.message-item .message-inner:after {
border-right: 10px solid #fff;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -18px;
top: 6px;
width: 0;
}
.message-item:before {
background: #fff;
border-radius: 2px;
bottom: -30px;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
content: "";
height: 100%;
left: -30px;
position: absolute;
width: 3px;
}
.message-item:after {
background: #fff;
border: 2px solid #ccc;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
content: "";
height: 15px;
left: -36px;
position: absolute;
top: 10px;
width: 15px;
}
.message-item .clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.message-item .message-head {
border-bottom: 1px solid #eee;
margin-bottom: 8px;
padding-bottom: 8px;
}
.message-item .message-head .avatar {
margin-right: 20px;
}
.message-item .message-head .user-detail {
overflow: hidden;
}
.message-item .message-head .user-detail h5 {
font-size: 16px;
font-weight: bold;
margin: 0;
}
.message-item .message-head .post-meta {
float: left;
padding: 0 15px 0 0;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}
.message-item .post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
.message-item .message-head .post-meta >div {
color: #333;
font-weight: bold;
text-align: right;
}
.message-item .post-meta > div {
color: #777;
font-size: 12px;
line-height: 22px;
}
.message-item img {
 min-height: 40px;
 max-height: 40px;
}



/*.details .nav-tabs {
	border-bottom: 1px solid #ccc;
}

.details .nav-tabs>li>a {
	color: #333;
}

.details .nav-tabs>li.active>a {
	color: #fff;
}

.details .nav-tabs>li>a:hover {
	color: #fff;
}

.details .tab-pane {
	margin: 10px 0;
}
*/
.related-listing {
	margin-bottom: 30px;
}

.panel-body {
	background: #fff;
}

.panel-success {
	border: 3px solid #77b300;
}

.panel-default {
	border: 3px solid #485563;
}

.panel-warning {
	border: 3px solid #f0ad4e;
}

.panel-info {
	border: 3px solid #2B3E50;
}

.panel-danger {
	border: 3px solid #d9534f;
}

.panel-primary {
	border: 3px solid #2a9fd6;
}



/*indexu css*/

#popular_tags {
  text-align: justify;
  padding: 0;
  margin: 10px 0 0 0;
}

#popular_tags li {
  list-style: none;
  display: inline;
}

#popular_tags li a {
  color: #000;
}

#popular_tags .smallest_tag {
  font-size: 100%
}

#popular_tags .small_tag {
  font-size: 125%
}

#popular_tags .medium_tag {
  font-size: 150%
}

#popular_tags .large_tag {
  font-size: 175%
}

#popular_tags .largest_tag {
  font-size: 200%
}

#popular_tags li span {
  color:#999;
  font-size: 8px;
  padding: 0 5px 0 0;
}

#tags_cloud_sidebar {
	margin: 0 20px 10px 10px;
}

#block_sort_by {
	margin: 20px 0;
	text-align: right;
}



/*form*/
.form-control {
    color: #000000;
}

.form-control:focus {
	border: 1px solid #5bc0de;
}


#content legend {
	color: #e0691a;
}

#content .alert {
	text-align: center;
}

#content .short-inline-input {
	display: inline;
	width: 30%;
}

#content textarea {
	height: 140px;
}

/*#content .checkbox-inline {
	display:inline;
	width:30px
}

#content .checkbox-inline-text {
	display:inline;
	position:absolute;
	top:12px;
	margin-top:12px;
}
*/


.checkbox.inline.no_indent,
.checkbox.inline.no_indent+.checkbox.inline.no_indent {
  margin-left: 20px;
  margin-right: 10px;
}
.checkbox.inline.no_indent:last-child {
  margin-right: 0px;
}

.user-profile-detail {
	width: 100%;
}

.user-profile-detail td {
	padding: 5px;
}