﻿.navbar-nav > .user-menu > .dropdown-menu { width: 160px !important; }

.tblLojas .img-circle { width: 70px; margin-right: 10px; height: auto; border-radius: 0; }

.tblLojas tbody tr td { vertical-align: middle; }

.form-busca { float: left; width: 45%; }

span.busca { width: 10%; float: left; line-height: 34px; text-align: center; }

.margin-busca { margin-top: 25px; }

.login-page { background: url("../Content/img/barramansa.jpg"); -ms-background-size: cover; background-size: cover; }

.login-box-body { -ms-border-radius: 10px; border-radius: 10px; }

.sidebar-menu .treeview-menu > li > div { padding: 5px 5px 5px 15px; display: block; font-size: 14px; }

div.login-box-msg div ul { margin: 0; padding: 0; }

    div.login-box-msg div ul li { list-style: none; }

.field-validation-error { display: none !important; }

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

.placa { text-transform: uppercase; }

.border-right { border-right: 1px solid #eeeeee; }

.textNumber { text-align: center; }

.textFogo { text-align: center; }

.table-calibragem th { background: #eaeaea; }
.table-calibragem td { text-align: center !important; }

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered { line-height: 30px; }

/*th { position: relative; }

    th span { transform-origin: 0 50%; transform: rotate(-90deg); white-space: nowrap; display: block; position: absolute; bottom: 0; left: 50%; }*/

td.checked { background: #bcd4bc; }

.btn-primary:focus,
.btn-primary.focus { color: #fff; background-color: #d29e0b; border-color: #d29e0b; }
.btn-primary:hover { color: #fff; background-color: #d29e0b; border-color: #d29e0b; }
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary { color: #fff; background-color: #d29e0b; border-color: #d29e0b; }
    .btn-primary:active:hover,
    .btn-primary.active:hover,
    .open > .dropdown-toggle.btn-primary:hover,
    .btn-primary:active:focus,
    .btn-primary.active:focus,
    .open > .dropdown-toggle.btn-primary:focus,
    .btn-primary:active.focus,
    .btn-primary.active.focus,
    .open > .dropdown-toggle.btn-primary.focus { color: #fff; background-color: #d29e0b; border-color: #d29e0b; }
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary { background-image: none; }
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus { background-color: #d29e0b; border-color: #d29e0b; }

.info-box.w120 { min-height: 126px; }
    .info-box.w120 .info-box-icon img { height: 120px; width: 120px; line-height: 120px; }
    .info-box.w120 .info-box-content { margin-left: 120px; }

.Concluido { background: #17b83a !important; }
.EmAndamento { background: #ea861e !important }
.Aprovacao { background: #ea1e1e !important }

.atrasado { background: #ffd2c1 !important }
.destaque { background: #efbdbd !important }
.finalizado { background: #dff0d8 !important; }

.info-box-icon .fa { margin-top: 20px; }

.info-box-icon { line-height: 0; }

.info-box-number { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.fc-day-grid-event {
    font-size: 15px!important;
}

bg-aqua { background: #1b9ab9 !important;}