#formselectcond{
    width: 230px;
}

#formselectcond .chosen-container .chosen-single, #formselectapto .chosen-container .chosen-single {
    padding: 0px 12px;
    min-height: 20px;
    margin-bottom: 5px;
    line-height: 20px;
}
#formselectcond .chosen-container-single .chosen-single div b, #formselectapto .chosen-container-single .chosen-single div b {
    background-position: 0px 1px;
}

.lightBoxGallery img {
    height: 75px;
    width: 75px;
}

.resumo a.collapse-link {
    position: absolute;
    right: 0;
    width: 100%;
}

.spiner-example {
    height: 150px;
    padding-top: 50px;
}
.popover {
    z-index: 9999;
}
.breadcrumb>li.liapto:before{
    display: none;
}

.logo-login{
    padding-bottom: 40px;
    padding-top: 40px;
}
.page-heading {
    padding: 10px 10px;
}
.ibox-tools a {
    color: #676a6c;
}
.ibox-title  a.label {
    color: #ffffff;
}
.ibox{
    margin-bottom: 10px;
}
.ibox-title {
    padding: 7px 10px 5px;
    min-height: 30px;
}
.ibox-content {
    padding: 10px 10px;
}
.dataTables_wrapper {
    padding-bottom: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 3px 5px;
}
.invoice-table > thead > tr > th, .invoice-table > tbody > tr > th, .invoice-table > tfoot > tr > th, .invoice-table > thead > tr > td, .invoice-table > tbody > tr > td, .invoice-table > tfoot > tr > td {
    padding: 12px 8px;
}
.invoice-total > thead > tr > th, .invoice-total > tbody > tr > th, .invoice-total > tfoot > tr > th, .invoice-total > thead > tr > td, .invoice-total > tbody > tr > td, .invoice-total > tfoot > tr > td {
    padding: 12px 8px;
}
.percent-10{
    width: 10%;
}

.breadcrumb-tattica {
    margin: -20px -20px 10px;
}
.breadcrumb-fixed {
    margin: 0px;
    position: fixed;
    left: 70px;
    top: 0;
    right: 0;
    z-index: 99;
    padding: 10px 0px 0px;
}
.cam-full {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
}
#page-wrapper{
  padding: 0 10px;
}
.breadcrumb > li a {
  color: #337ab7;
}
a.breadcrumb-botao {
    margin-left: 10px;
}

.center{
  text-align: center;
}
.input-group[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
.radio label::before {
	display: none;
}

.text-ocorrencia{
    font-size: 18px;
}

.radio-inline label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

input[type="file"].form-control {
    position: absolute;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 33px;
}

.bootstrap-duallistbox-container option:nth-child(even) {
  background-color: #fff2cc7d;
  white-space: normal;
}
.bootstrap-duallistbox-container option{
white-space: normal;
}

/* INÍCIO Tabelas */
.linha-apto{
    background-color: #ffe1cc7d;
}
th {
    text-align: center;
}

.table-hover>tbody>tr:hover {
    background-color: #fff2cc7d;
}

.prestadores-td >label {
    margin-right: 10px;
    float: left;
    padding: 5px 12px;
}

.diadasemana {
    background: #5baff782 !important;
    font-weight: bold;
}
a.btn.buttons-html5 {
    margin-bottom: 0px;
}
/* FIM Tabelas */

/* Menu */
.nav>li.menu-rodape{
    position: fixed;
    bottom: 0;
    width: 220px;
}

.nav > li > a{
    padding: 10px 5px 15px 10px;
    text-align: center;
}

.landing_link h4 {
    text-align: center;
    color: #19aa8d;
    font-weight: bold;
}
/* FIM Menu */

/* OS */
.invoice-total > tbody > tr > td:last-child{
    width: 35%;
}

.tabela-atividades td{
  border-bottom: 1px solid #e7eaec;
  border-top: none;
}
/* FIM OS */

.fc-day-grid-event .fc-content{
    white-space: initial;
}


/*Sweet Alerts*/
.swal-button--cancelar {
    color: #555;
    background-color: #efefef;
}
.swal-button--cancelar:active {
    background-color: #d7d7d7;
}
.swal-button--cancelar:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(116,136,150,.29);
}

.swal-button--deletar {
    background-color: #DD6B55;
}
.swal-button--deletar:active {
    background-color: #da4e33;
}
.swal-button--deletar:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(221, 107, 85,.29);
}
.swal-footer{
    padding: 0px 16px;
}
.swal-overlay{
    /*background: none;*/
    background-color: rgba(0,0,0,.4) !important;
}
.swal-button{
    font-size: 14px;
    padding: 6px 10px;
}
.swal-modal{
    width: 350px;
    position: absolute;
    right: 30px;
    bottom: 100px;
    /*border: 1px solid rgba(0,0,0,.4);*/
}
.swal-title{
    font-size: 20px;
    padding: 0px 16px;
}


@media screen and (max-width: 767px){
    .table-responsive {
        border: none;
        margin-bottom: 0px;
    }
    .html5buttons {
        float:right;
    }
}

/*Impressão*/
@media print {
  a[href]:after {
    content: none !important;
  }
  body.mini-navbar #page-wrapper{
    margin:0px;
  }
  .actions,.dataTables_filter,.dataTables_length{
    display: none;
  }


}

.td-fit {
  padding: 4px !important;
  width: 1px !important;
  white-space: nowrap !important;
}

table tr td {
  vertical-align: middle !important;
}

table tr td .btn {
  border: none !important;
  margin: 0 !important;
}

/* Basic styles for the switch input */
.switch {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 14px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .2s;
    border-radius: 34px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: .2s;
    border-radius: 50%;
}

input:checked + .slider {
    background-color: #257cc4;
}

input:checked + .slider-danger {
    background-color: #c72525;
}

input:checked + .slider-success {
    background-color: #25c72a;
}

input:checked + .slider:before {
    transform: translateX(12px);
}