/*
   1 - DEFAULT
   2 - LAYOUT
   3 - TABLE
   4 - VALIDATE MSG
   5 - LOGIN
   6 - IRO
   7 - LIGTHCASE
   8 - BOX TOOLS
   9 - FULL CALENDAR
   10 - BOX TOOLS ACTIONS
   11 - MODAL DEFAULT
   12 - SIDEBAR
   13 - DATATABLE
   14 - SMALL BOX
   15 - CALLOUT FILTERS
   16 - TIMELINE PESSOA
   17 - BTN AÇÕES
*/

/* ***************************
    1 - DEFAULT
*************************** */
.d-block {
    display: block;
}
.d-none {
    display: none;
}
.mg-tp30 {
    margin-top: 30px;
}
.pd-bt0 {
    padding-bottom: 0;
}
.nowrap {
    white-space: nowrap;
}
.popover .table {
    margin-bottom: 0;
}
hr.separator {
    border-color: #eee;
    margin-top: 5px;
}
.border-separator:after {
    top: 5px;
    right: 0px;
    width: 1px;
    bottom: 5px;
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.1);
}
.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pd-bt10 {
    padding-bottom: 10px;
}
.c-pointer {
    cursor: pointer;
}
.bg-white {
    background-color: #FFF !important;
}
.br-l5-info {
    border-left: 4px solid #0097bc !important;
}
.br-l5-danger {
    border-left: 4px solid #c23321 !important;
}
.text-white {
    color: #fff;
}
/* ***************************
    2 - LAYOUT
*************************** */
.content-header>.breadcrumb {
    float: left;
    position: initial;
}
.checkbox, .radio {
    margin-top: 0;
}
.dl-horizontal dd img {
    margin-top: 5px;
}
table.mceLayout, textarea.tinyMCE, textarea.form-control {
    width: 100% !important;
    max-width: 100% !important;
}
table.table>tbody>tr>td, table.table>tbody>tr>th {
    vertical-align: middle;
}
.btn-social-custom>:first-child {
    line-height: 50px;
}
.btn-social-custom p {
    overflow: hidden;
    text-overflow: ellipsis;
}
iframe {
    border: 0;
}

/* ***************************
    3 - TABLE
*************************** */
td .row, td .col-xs-12 {
    margin: 0;
    padding: 0;
}
td .alert {
    margin-bottom: 0;
}
.table .dropdown-menu {
    right: 0;
    left: auto;
}
table .btn-box-tool {
    padding: 0;
}
.filtros th {
    white-space: nowrap;
}
.filtros .fa-stack {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
}
.alert-custom .alert {
    padding: 5px 35px 5px 15px;
}
.table label.checkbox {
    margin: 0;
}
/* ***************************
    4 - VALIDATE MSG
*************************** */
.form .state-error label, .form .error label {
    color: #dd4b39;
}
.form .state-error .form-control, .form .error .form-control {
    border-color: #dd4b39;
    box-shadow: none;
}
.form .error-message {
    color: #dd4b39;
}
/* ***************************
    5 - LOGIN
*************************** */
.login-box .login-logo img {
    margin: auto;
}
.login-box .login-box-body img {
    height: 88px;
}
.login-box .form label {
    font-weight: unset;
}
/* ***************************
    6 - IRO
*************************** */
#color-picker-container .iro__colorPicker {
    margin: auto;
}

.embarcacao-color {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 8px;
    margin-top: 3px;
}
/* ***************************
    7 - LIGHTCASE
*************************** */
.lightcase img {
    max-height: 80px;
}
.lightcase img.img-lg {
    margin: 0 5px 5px 0;
    float: none;
}
/* ***************************
    8 - BOX TOOLS
*************************** */
.box-tools.box-tools-custom {
    position: relative;
    right: 0;
    top: 11px;
}
.nav-tabs-custom {
    margin-bottom: 0;
    background: transparent;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    border-radius: 3px;
    margin-top: -13px;
    transition-duration: 1s;
}
.box-tools-custom .nav-tabs-custom {
    margin-top: -24px;
}
@media(max-width: 991px) {
    .box-tools.box-tools-custom {
        top: 5px;
        float: none !important;
    }
    .box-tools-custom .nav-tabs-custom {
        margin-top: 0;
    }
}
/* ***************************
    9 - FULL CALENDAR
*************************** */
@media(max-width: 991px) {
    #calendar .fc-left {
        margin-bottom: 15px;
    }
    #calendar .fc-left, #calendar .fc-right {
        float: none;
    }
    #calendar .fc-left>*, #calendar .fc-right>* {
        float: none;
    }
}
@media(max-width: 767px) {
    #calendar .fc-right>.btn-group {
        width: 100%;
        margin: auto;
    }
    #calendar .fc-right>.btn-group>button {
        float: none;
    }
    #calendar .fc-right>.btn-group:first-of-type {
        margin-bottom: 5px;
    }
}
/* ***************************
    10 - BOX TOOLS ACTIONS
*************************** */
.btn-box-tool-actions {
    padding: 1px 5px;
    margin: -2px 0 0 5px !important;
}
li.div-box-tool-actions>a {
    padding-right: 45px;
}
li.div-box-tool-actions>div.btn-group {
    position: absolute;
    right: 15px;
    top: 13px;
}
li.div-box-tool-actions>div.btn-group>ul.dropdown-menu {
    margin-top: 2px;
}
/* ***************************
    11 - MODAL DEFAULT
*************************** */
#modal-default {
    z-index: 1070;
}
/* ***************************
    12 - SIDEBAR
*************************** */
.user-panel {
    display: table-cell;
    vertical-align: middle;
    width: 100vw;
}
.user-panel>.image {
    min-width: 30px;
    min-height: 30px;
}
.user-panel>.image img {
    margin: auto;
}
.user-panel>.info {
    top: 50%;
    right: 0;
    padding: 15px 5px 5px 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* ***************************
    13 - DATATABLE
*************************** */
#datatable-manutencao, #datatable-reserva {
    width: 100% !important;
}
#datatable-manutencao thead label, #datatable-reserva thead label {
    margin-bottom: 0;
}
/* ***************************
    14 - SMALL BOX
*************************** */
.modal .small-box h3 {
    font-size: 30px;
}
.modal .small-box:hover {
     color: inherit;
}
/* ***************************
    15 - CALLOUT FILTERS
*************************** */
.box-body.no-padding .callout-filters {
    margin: 10px;
}
/* ***************************
    16 - TIMELINE PESSOA
*************************** */
.timeline>li>.timeline-item {
    box-shadow: none;
    border: 1px solid #ddd;
}
.timeline>li>.timeline-item dl {
    margin-bottom: 0;
}
/* ***************************
    17 - BTN AÇÕES
*************************** */
.btn-group ul.dropdown-menu>li>a>i {
    width: 15px;
    text-align: center;
    margin-left: -5px;
}