/* ################################# */
/* ************ CLASKIT ************ */
/*

	CLASIFICADOSONLINE BUSINESS V1
	/// BODY
	/// HEADER
	/// PROFILE HEAD
	/// TOOLBAR
	/// TABLE RESULTS
	/// FOOTER

*/
/* ********************************* */
/* ################################# */
* {
  box-sizing: border-box;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #666;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
a, a:link, a:active, a:visited, a:hover {
  color: #007CCB;
  text-decoration: none;
}
/* HEADER */
header#main-header {
  width: 100%;
  float: none;
  background: #fff;
  display: inline-block;
  padding: 5px 0 0 0;
}
header a.mmenu-trigger {
  float: right;
  padding: 10px;
}
header a.mmenu-trigger i {
  color: #000;
  font-size: 30px;
}
tr.data-header th img {
  width: auto;
  float: none;
  display: block;
  text-align: center;
  height: 15px;
  margin: 0 auto 10px auto;
}
figure#logo {
  padding: 10px 20px;
  float: left;
  display: block;
  margin: 0;
  width: auto;
  text-align: left;
  color: inherit;
  background-color: inherit;
}
figure#logo img {
  height: 30px;
  width: auto;
  float: left;
  padding: 3px 0 0 0;
}
.biz-menu {
  float: right;
  padding: 4px 10px 0px 10px;
  margin: 7px 0 0 0;
  display: none;
  width: 290px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  cursor: default;
}
.biz-menu .profile-icon {
  width: 30px;
  height: auto;
}
.biz-menu .biz-name {
  float: left;
  padding: 5px 0 0 10px;
}
.biz-menu nav.biz-dropdown {
  background: #fff;
  border-radius: 16px;
  padding: 0px;
  position: fixed;
  width: 290px;
  z-index: 999;
  box-shadow: 0px 3px 25px #999;
  text-align: left;
  border: 1px solid #bbb;
}
.biz-menu:hover nav.biz-dropdown {
  display: block;
}
.biz-menu nav.biz-dropdown li a {
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  width: 100%;
  float: left;
  border-bottom: 1px solid #eee;
  padding: 8px 15px;
  color: #000;
}
.biz-menu nav.biz-dropdown li:last-child a {
  border-bottom: 0 solid #eee;
}
.flyout a {
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
}
.flyout img {
  width: 15px;
  height: auto;
  margin: 0 10px 0 0;
}
/* PROFILE HEAD */
.colbiz-user-head {
  background: #F5F5F5;
  float: left;
  width: 100%;
  padding: 15px 20px;
}
.colbiz-user-head aside {
  float: left;
  width: 80%;
  vertical-align: middle;
  padding: 40px 0 0 0;
}
.colbiz-user-head h2 {
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  color: #000;
  letter-spacing: -1px;
  font-weight: 800;
  font-size: 30px;
}
.colbiz-user-head nav {
  display: block;
}
.colbiz-user-head nav ul {}
.colbiz-user-headnav ul li {}
.colbiz-user-head nav ul li {
  float: left;
}
.colbiz-user-head nav ul li a {
  padding: 5px 15px;
  background: #fff;
  margin: 0 0 0 10px;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #ddd;
  color: #888;
  font-size: 13px;
}
.user-stats {
  float: left;
  clear: both;
  margin: 10px 0 0 0;
}
body.page-action-table .user-stats {
  float: left;
  clear: both;
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #888;
  font-style: oblique;
  border-left: 0px solid #bbb;
  padding: 0 0 0 0px;
  font-weight: normal;
}
figure.biz-avatar {
  float: right;
  margin: 0 40px 0 auto;
  text-align: right;
  display: block;
  clear: none;
  background: #fff;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 15px;
}
figure.biz-avatar img {
  width: 100px;
  height: 100px;
  border-radius: 10px;
}
/* TOOLBAR */
.toolbar-forms {
  margin: 0;
  float: left;
  padding: 20px 0 0 0;
  line-height: 29px;
}
.page-action-table .toolbar-forms {
  width: 665px;
}
.toolbar-forms form {
  float: left;
  margin: 0 20px 0 0;
}
.toolbar-meta {
  float: left;
  margin: 0 10px 0 0;
}
.table-toolbar {
  background-color: #FFFFFF;
  width: 100%;
  padding: 10px 20px;
  float: left;
}
.sortby {
  float: left;
  line-height: 29px;
  display: none;
}
#Calendar {
	display: none; 
}
nav.navpage {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}
nav.navpage ul li {
  display: block;
  width: 70px;
  margin: 0 10px 0 0;
  text-align: center;
  float: left;
  height: 70px;
}
nav.navpage ul li a {
  text-decoration: none;
  font-weight: 700;
  color: #000;
}
nav.navpage img {
  width: 40px;
  height: auto;
}
.navpage-meta {
  float: left;
  width: auto;
  display: block;
  font-weight: 700;
}
.toolbar-bottom {
  background: #f9f9f9;
  width: 100%;
  float: left;
  padding: 10px 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 0 0 50px 0;
}
.toolbar-bottom .navpage-meta {
  margin: 20px 20px 0 0;
  float: right;
}
.navpage-top {
  float: right;
  padding: 25px 20px 0 0;
}
/* RESULTS TABLE */
tr.data-header {
  background: #007CCB;
  color: #fff;
}
tr.data-header th, #CustomTable thead th {
  background: #007CCB;
  color: #fff;
  padding: 25px 5px;
  vertical-align: middle;
  font-size: 14px;
  width: auto;
  /*min-width: 7%;*/
  text-align: center;
}
.table-results.action-table thead tr.data-header th,.table-results.action-table td { 
  /*max-width: 12% !important;
  min-width: 4% !important;*/
  width: 11%;
  padding: 5px 10px;
}
.table-results.action-table td div {
  color:inherit;
  
}
.table-results.action-table thead tr.data-header th input {
  
}
.header-checkbox {
  
}
label.header-checkbox input[type="checkbox"] {
  
}
label.header-checkbox input[type="checkbox"] {display:none;}
label.header-checkbox span {
display: inline-block;
border: 0px solid #BBB;
border-radius: 5px;
width: 22px;
height: 22px;
background: #fff;
vertical-align: middle;
margin: 0px 0 12px 0;
position: relative;
transition: width 0.1s, height 0.1s, margin 0.1s;
  color: #000;
}
label.header-checkbox :checked + span {
  background: #fff;
  width: 22px;
  height: 22px;
margin: 0px 0 12px 0;
  line-height: 22px;
}
label.header-checkbox :checked + span:after {
  content: '\2714';
  font-size: 20px;
  position: absolute;
  top: -2px;
  left: 5px;
  color: #fff;
}
th label.header-checkbox :checked + span:after {
  color: #000;
}
td label.header-checkbox span {
  background: #ddd;
}
td label.header-checkbox :checked + span {
  background: #009FFF;
  
}
td label.header-checkbox :checked + span:after {
  
}
#CustomTable thead .sticky th {
  position: sticky;
  top: 0;
  z-index: 999;
}
tr.sticky {
  width: 100%;
}
#CustomTable thead tr th::after {
  content: "";
}
table.table-sortable th.currently-sorted[data-sort-dir="desc"]::after, table.table-sortable th.currently-sorted[data-sort-dir="asc"]::after {
  content: "" !important;
}
table.table-sortable th.currently-sorted[data-sort-dir="desc"] {
  color: #fff !important;
  background: #42A3DC !important;
}
table.table-sortable th.currently-sorted[data-sort-dir="asc"] {
  color: #fff !important;
  background: #42A3DC !important;
}
tr:nth-child(odd) {
  background-color: #fff;
}
tr:nth-child(even) {
  background-color: #eee;
}
.table-results td {
  vertical-align: middle;
  border-left: 1px dashed #ddd;
  text-align: center;
  width: 1%;
  line-height: 18px;
}
.table-results tbody {
	background:#fff;
}
.table-results tbody tr td:first-child {
  font-weight: 700;
  color: #007CCB;
  border-right: 1px solid #ddd;
  background: #fff;
  border-bottom: 1px solid #ddd;
  font-size: 11px;
}
.table-results tbody tr:last-child td:first-child {
  border-bottom: 0 solid #ddd;
}
/* FOOTER */
footer {
  background: #fff;
  width: 100%;
  margin: auto;
}
.copyright {
  float: none;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 15px 0;
  display: block;
  width: 80%;
}

/* ADMIN */
a.addnew, a.addnew:hover {
  background: #39B203;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 13px;
  color: #fff;
  border-radius: 6px;
  margin: 7px 10px 0 auto;
  text-align: right;
  float: right;
  font-weight: bold;
  font-family: "Proxima-Nova";
appearance: none !important;
}
a.addnew:hover {
  background: #73a61b;
}
.addnew img {
  width: 12px;
  height: auto;
  line-height: 0;
  float: left;
  margin: 0px 5px 0 0;
}
a.adspending {
  background: #DD0003;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 13px;
  color: #fff;
  border-radius: 6px;
  margin: 7px 10px 0 auto;
  text-align: right;
  float: right;
  font-weight: bold;
  font-family: "Proxima-Nova";
appearance: none !important;
}
a.adspending:hover {
  background: #000;
}
a.addnew:hover {
  background: #000;
}
form.searchad {
  float: right;
  background: #eee;
  border: 2px solid #ddd;
  border-radius: 20px;
  padding: 6px 2px;
  margin: 7px 5px 0 5px;
  text-indent: 10px;
  color: #888;
  font-weight: 400;
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  min-width: 210px;
}
form.searchad input {
  border: none;
  background: none;
  font-weight: 400;
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  color: #888;
  width: 185px;
}
form.searchad button {
  color: inherit;
  border: none;
  background: none;
  padding: 0 10px 0 0;
  cursor: pointer;
}
form.searchad.searchmobile {
  float: none;
  background: #eee;
  border: 2px solid #ddd;
  border-radius: 20px;
  padding: 6px 2px;
  margin: 7px auto 0 auto;
  text-indent: 10px;
  color: #888;
  font-weight: 400;
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  min-width: 85%;
  display: block;
  text-align: center;
  width: 93%;
}
form.searchad.searchmobile input {
  border: none;
  background: none;
  font-weight: 400;
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  color: #888;
  width: 90%;
}
form.searchad.searchmobile button {
  color: inherit;
  border: none;
  background: none;
  padding: 0 10px 0 0;
  cursor: pointer;
}
form.searchad img {
  
}
.topactions {
  
}
form.searchad input:focus {
  border: none;
  outline: none;
}
a.remove-selcted, .dateRate {
  color: #999;
  font-size: 14px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0 2px 1px #eee;
  text-shadow: 0 1px 0 #fff;
  font-weight: 400;
  font-family: "Proxima Nova", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
.table_destacado_state {
  width: 20px;
  height: auto;
  text-align: center;
  margin: auto auto 10px auto;
}
.destacado_on {
}
.destacado_off {
}
.remove-selcted {
  
}
a.bt_table_actions {
  color: #000;
  font-size: 12px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 5px;
  padding: 4px 10px;
  min-width: 130px;
  display: inline-block;
  float: none;
  text-align: left;
  margin: 0px auto 10px auto;
}
a.bt_table_actions:hover {
}
a.bt_table_actions img {
  width: 9px;
  height: auto;
}
/* CUSTOM DROPDOWN */
.dropdown {
  display: inline-block;
  position: relative;
  width: 100%;
}
.dropdown button {
  background: #fff;
  border: 2px solid #ddd;
  padding: 5px 10px;
  border-radius: 5px;
  font-family: inherit;
  font-size: 12px;
  width: 100px;
  font-weight: 700;
  color: inherit;
  line-height: 20px;
}
.dropdown button img {
  width: 10px;
  margin: 0 -5px 0 0;
  height: auto;
}
.dropdown-content {
  display: none;
  position: absolute;
  width: 200px;
  overflow: auto;
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
  border-radius: 10px;
  border: 1px solid #ddd;
  z-index: 9999;
  background: #fff;
  padding: 10px 0px;
  left: 0;
}
.dropdown-content img {
  width: 12px;
  height: auto;
  margin: 0 10px 0 0;
}
.dropdown:hover .dropdown-content {
  display: block;
  z-index: 99;
}
.dropdown-content a {
  display: block;
  color: #000000;
  padding: 6px 0;
  text-decoration: none;
  text-align: left;
  text-indent: 15px;
  font-size: 13px;
  font-weight: bold;
}
.dropdown-content a:hover {
  color: #000;
  background-color: #d9faff;
}
.dropdown::after {
 /* position: absolute;
  content: "\f01a";
  font: normal normal normal 14px/1 FontAwesome;
   top: 7px;
  right: 25%;*/
/*  color: #000;
  bottom: 0;
  height: 30px;
  width: 60px;
  z-index: 1;*/
 
}
.destaque-actions {
  color: inherit;
  width: auto;
  position: absolute;
  margin: -3px 0 0 10px;
}
.dropdown.destaque-actions button {
  background: #fff;
  border: 2px solid #ddd;
  padding: 5px 0px;
  border-radius: 5px;
  font-family: inherit;
  font-size: 12px;
  width: 30px;
  font-weight: 700;
  color: inherit;
  line-height: 10px;
}
.dropdown.destaque-actions button img {
  width: 10px;
  margin: 0 0 0 -1px;
  height: auto;
}
.dd-divider {
  border-bottom: 1px solid #eee;
  margin: 5px 0;
  float: none;
}
.destaque-detail {
  color: #666!important;
  font-style: italic;
  padding: 0 5px 0 0;
  cursor: pointer;
}
.destaque-detail:hover {
  background: #007CCB;
  color: #fff!important;
  padding: 3px 7px;
  border-radius: 4px;
  font-weight: bold;
}
.fa.fa-question-circle {
  cursor: help;
  color: #999;
}
.adnumber-label-mobile{
  display: none;
} 
.tapbar {
  display: none;
}
.tapbar nav ul li .tab-label {
  
}
.adminbar {
  
}
.table-results.action-table td small {
  color: #777;
  font-size: 12px;
}
.collapsebt {
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  width: 40px;
  border: none;
  text-align: center;
  outline: none;
  font-size: 20px;
  float: right;
  height: 30px;
  margin: 10px 0 0 0;
  border-radius: 5px;
  color: #000;
}
.active, .collapsebt:hover {
  background-color: none;
}
.contentcollapse {
  padding: 0;
  display: none;
  overflow: hidden;
  background-color: none;
  width: 100%;
  float: left;
  margin: 0 auto 10px auto;
}
.onlymobile {
  display: none;
}