.content{
	overflow:visible;
}

th{
	text-align:center;
	background-color:#3C8DBC !important;
	color:#fff;
}

.center-text{
	text-align:center;
}

.btn-loading{
	background-image:url(../img/loading-btn-blue.gif);
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	min-width:120px;
}

.clear{
	width:100%;
	clear:both;
}


.form-group:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

ul.left-form{
	list-style:none;
	float:left;
	margin-left:20px;
	padding:0;
	width:100%;
}

ul.left-form:first-child{
	margin-left:0px;
}

ul.left-form li{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}

label, .js-datatable-filter-search-btn{
	cursor:pointer;
}

ul.left-form .icheckbox_flat-blue{
	float:left;
	width:5%;
}

ul.left-form label{
	display: inline-block;
    float: left;
    line-height: 20px;
    margin-left: 1%;
    min-height: 20px;
    width: 94%;
	font-weight:normal;
}

ul.inline-list{
	list-style:none;
	width:100%;
	border:solid 1px #3C8DBC;
	padding:10px;
	margin:20px 0;
}

ul.inline-list li{
	display:inline-block;
	margin-left:20px;
}

ul.inline-list li.list-title{
	width: 100%;
	text-align: center;
	margin: 0 0 5px 0;
	font-weight: bold;
}
ul.inline-list.text-center li:first-child{
	margin-left:0px;
}

ul.inline-list li a{
	display:inline-block;
	padding:0 10px;
	background:#E4E4E4;
	border-radius:3px;
	line-height:30px;
}

ul.inline-list li a.ativo, ul.inline-list li a:hover{
	background:#3C8DBC;
	color:#FFF;
}

/************************
	CHOSEN
************************/
.chosen-container{
	font-size:inherit;
	width:100% !important;
}

.chosen-container-single .chosen-single{
	background:inherit;
	border:solid 1px #cccccc;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	box-shadow:none;
	height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
}

.chosen-container-single .chosen-single div b{
	background-position:0 7px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b{
	background-position:-18px 7px;
}

.chosen-container-multi{
	clear:both;
	width:100% !important;
}

.chosen-container-multi .chosen-choices{
	width:100%;
	min-height:100px;
	background:none;
}


/************************
	JCROP
************************/
.jcrop-holder #preview-pane {
  display: block;
  position: absolute;
  z-index: 2000;
  top: 10px;
  right: -280px;
  padding: 6px;
  border: 1px rgba(0,0,0,.4) solid;
  background-color: white;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}

/* The Javascript code will set the aspect ratio of the crop
   area based on the size of the thumbnail preview,
   specified here */
#preview-pane .preview-container {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border:solid 1px #ccc;
}

.original-container {
  border:solid 1px #ccc;
}

.jcrop-holder img, .preview-container img{
	max-width:none !important;
}

.logo-cliente{
	width:100%;
	clear:both;
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #dbdbdb;
}




.loading-wrapper{
	background:url(../img/bg-loading-wrapper.png);
	color: #fff;
    font-family: Arial;
    font-size: 14px;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
	display:none;
}

.loading-content{
	width:212px;
	height:100px;
	position:fixed;
	left:50%;
	margin-left:-111px;
}

.colorpicker-element .input-group-addon i{
	cursor: pointer;
    display: block;
    height: 16px;
    width: 16px;
}

.clickable-row{
	cursor:pointer;
}

.hover-row > tbody > tr:hover td{
	background-color:#C8F5D1 !important;
	color:#14771A !important;
}

.photo_thumb{
	height:133px;
	margin-bottom:20px;
}

.link-photo-thumb{
	display:block;
	width:100%;
	height:100px;
	overflow:hidden;
	background:#DDD;
}

.link-photo-thumb img{
	max-width:100%;
}

.thumb_actions{
	background:#EEE;
	padding:5px;
}

.panel h4{
	width:100%;
}

.panel h4 a{
	display:block;
}

.table-responsive{
	overflow: visible;
}

.logo-preview{
	display:inline-block;
	background:#EBE8CD;
	border:solid 1px #666;
	padding:5px;
	clear:both;
	margin-bottom:20px;
}

.thumb_img_carro{
	max-width: 140px;
/*	height:100px;*/
	display:block;
	overflow:hidden;
}

td > .btn-group + .btn-group{
    margin-top: 5px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	vertical-align:middle;
}

/* -- Form wizard -- */

ul.steps {
    padding: 10px 0;
    margin-bottom: 15px;
}

ul.steps, .form-wizard .steps > li > a.step {
    background-color: #fff;
    background-image: none;
    border: 0;
    box-shadow: none;
    filter: none;
}

ul.steps, .steps > li > a.step {
    background-color: #fff;
    background-image: none;
    border: 0;
    box-shadow: none;
    filter: none;
}

ul.steps > li.active > a.step .number {
    background-color: #36c6d3;
    color: #fff;
    font-weight: bold;
}
ul.steps > li.active > a.step .desc{
    font-weight: bold;
}
ul.steps > li > a.step > .number {
    background-color: #eee;
    text-align: center!important;
    padding: 11px 15px 13px;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
}

ul.steps > li > a.step > .desc, ul.steps > li > a.step > .number {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}

ul.steps>li.active>a.step .desc {
    color: #333;
}
ul.steps > li > a.step > .desc, ul.steps > li > a.step > .number {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
}
ul.steps>li>a.step>.desc>i {
    display: none;
}

.steps li a.step {
    border: 1px solid #eee;
    border-top-width: 4px;
}

.steps li a.step.done {
    opacity: 0.5;
    border-top-color: green;
    background-color: #fcfcfc;
}
.nav.nav-pills > li.active > a, .nav.nav-pills > li.active > a:hover{
    border-top-color: #36c6d3;
}

.table-responsive .chosen-container {
    width: auto!important;
    margin-right: 5px;
}
#calendar .datepicker {
    padding: 0px;
}
#calendar-events tbody tr > td:nth-child(1) {
    text-align:center;
}
#calendar-events tbody tr > td:last-child{
    text-align:right;
}
#calendar-events .calendar-time{
	width: 43px;
}
#calendar-events .calendar-client{
	width:25%;
}
#calendar-events .calendar-actions{
	width: 85px;
}
#calendar-events tbody tr > td:nth-child(2),
#calendar-events tbody tr > td:nth-child(3) {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.calendar-table tbody tr > td:nth-child(1) {
    text-align:center;
}
.calendar-table tbody tr > td:last-child{
    text-align:right;
}
.font-white{
    color: #FFF !important;
}
.old-event{
    color: #CCC;
}
.complete-event{
    background-color: #f3f3f3;
    color: #CCC;
}
.late-event{
    background-color: #ffb2b2;
}

@media screen and (max-width: 500px) {
    .table-responsive {
	overflow-x: auto!important;
    }
}
/*
.steps li a.step.done span.number {
    background-color: #eee;
    opacity: 0.6;
}*/
/* - end form wizard -*/

#calendar-events thead th:nth-child(2){
    min-width:115px;
}
#calendar-events thead th:last-child{
    min-width:65px;
}

/* para que o datepicker não apareça por trás do modal */
.datepicker-dropdown{
    z-index:1150 !important;
}

#calendar .event-day{
    background-color: #5bc0de;
    color: #000;
}
#calendar .event-day:hover{
    background-color: #4bb0ce;
}
#calendar .table>tbody>tr>td.active{
    font-weight: bold;
    background-color: #4bb0ce;
}

.categoria-lista{
    list-style: none;
    margin-left: 0;
    padding: 4px 6px;
    border:1px solid #DDD;
}
.categoria-lista li:first-child{
    margin-bottom:5px;
}
.categoria-lista label{
    font-weight: normal;
}
.categoria-header{
    border-bottom: 2px solid #3C8DBC;
}
.categoria-header label{
    font-weight: bold;
    font-size: 15px;
}
.categoria-btn.ativo{
    background-color: #3C8DBC;
}

select .optionGroup{
    font-weight: bold;
    margin-top:3px;
}

/*
 * Component: Users List
 * ---------------------
 */
.users-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.users-list.vertically > li {
    width: 100%;
    text-align: left;
    clear:both;
    margin-bottom:3px;
    border-bottom: 1px solid #EAEAEA;
}
.users-list.horizontally > li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
}
.users-list.vertically > li img {
    border-radius: 50%;
    width:40px;
    max-width: 100%;
}
.users-list.horizontally > li img {
    border-radius: 50%;
    max-width: 100%;
    height: auto;
}
.users-list > li > a:hover,
.users-list > li > a:hover .users-list-name {
    color: #999;
}
.users-list-name,
.users-list-date {
    display: block;
}
.vertically .users-list-name,
.vertically .users-list-date {
    display: inline-block;
    vertical-align: middle;
}
.users-list-name {
    font-weight: 600;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.users-list-date {
    color: #999;
    font-size: 12px;
}

.main-footer {
    -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
    margin-left: 230px;
    z-index: 820;
}

.main-footer {
	background: #fff;
    padding: 10px 5px;
    color: #444;
    border-top: 1px solid #d2d6de;
}

@media (max-width: 767px){
	.main-footer {
		margin-left: 0;
	}

}

.btn-badge{
	position: relative;
	margin-right: 4px;
}
.btn.btn-badge > .badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400;
}

.datepicker table tr td, .datepicker table tr th {
    width: 25px;
    height: 25px;
    border-radius: 0px;
	border-bottom: 1px solid #ddd;
}

.js-search-client-result > .ui-autocomplete{
	position: initial;
}
.ui-sortable-helper, .js-seminovo-sortable-midia {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

.js-seminovo-sortable-midia li {
	cursor: move;
    margin: 4px 5px;
    padding: 0px;
    display: block;
	width: 150px;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{
	color: #666;
}
.ui-state-default a.btn-warning,.ui-state-default a.btn-danger{
	color: #fff;
}
.sortable-placeholder{
	width: 150px;
	height: 150px;
    margin: 4px 5px;
	border: 1px solid #DADADA;
	background-color: #FAFAFA;
}

.js-index-leads-datatable, .js-leads-datatable {
	background-color: #e0e0ea;
}

.leads-table-unread {
	background-color: #FFF;
}

.login-logo {
	max-width: 150px !important;
	max-height: 45px;
    margin-right: 5px;
    padding: 5px;
}

.timeline > li > .timeline-item {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.box-body{
    word-break: break-all;
}

.box-atendimentos-dashboard {
    max-width:245px;
    display:none;
    position:absolute;
    top:35px;
    right:10px;
    z-index:10;
    box-shadow:0px 3px 3px rgba(0, 0, 0);
}

.agendamento-concluido{
    display: none;
}
.vcenter-md-btn{
    padding-top: 8px;
}

.agendamento-actions{
    margin-top: 10px;
}

.mb-10{
    margin-bottom: 10px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-30{
    margin-bottom: 30px;
}