﻿/* custom css */

div div.checkbox {
    padding-left: 10px;
}

    div div.checkbox .lbl {
        font-weight: bold;
    }

.field-validation-error {
    display: block;
}

/** User Favorite **/

.fav-user {
    text-align: center;
}

    .fav-user .fav-row {
        text-align: left;
        margin: 0 auto;
    }

.fav-row .fav-col {
    float: left;
    height: 145px;
}

.fav-row .fav-col {
    width: 100%;
    height: 145px;
}


@media (min-width: 768px) and (max-width: 992px) {
    .fav-row {
        width: 700px;
    }

        .fav-row .fav-col {
            width: 340px;
            margin-right: 10px;
        }

            .fav-row .fav-col:last-child {
                margin-right: 0px;
            }
}


@media (min-width: 992px) and (max-width: 1200px) {
    .fav-row {
        width: 800px;
    }

        .fav-row .fav-col {
            width: 255px;
            margin-right: 10px;
        }

            .fav-row .fav-col:last-child {
                width: 520px;
                margin-right: 0px;
            }
}

@media (min-width: 1200px) {
    .fav-row {
        width: 1000px;
    }

        .fav-row .fav-col {
            width: 240px;
            margin-right: 10px;
        }

            .fav-row .fav-col:last-child {
                margin-right: 0px;
            }
}


.fav-user .fav-item {
    border: 1px solid #ddd;
    cursor: pointer;
    color: #333333;
    background: #ffffff;
    margin-top: 12px;
    margin-bottom: 12px;
    display: block;
    text-decoration: none;
    max-height: 121px;
    overflow: hidden;
    outline: none;
}

    .fav-user .fav-item:hover {
        text-decoration: none;
    }

.fav-user .fav-view {
    text-align: center;
    height: 100px;
    position: relative;
}

    .fav-user .fav-view ul {
        list-style: none;
        position: absolute;
        right: 4px;
        top: 0px;
        display: none;
    }

        .fav-user .fav-view ul li {
            margin: 0px;
            padding: 0px;
        }

    .fav-user .fav-view a {
        text-decoration: none;
    }

    .fav-user .fav-view i.fav-icon {
        line-height: 100px;
    }

.fav-user .fav-desc {
    text-align: center;
}

#select-icons {
    overflow: hidden;
}

    #select-icons span {
        float: left;
        padding: 4px 10px;
        background: #fff;
        cursor: pointer;
        border: 1px solid #fff;
    }

    #select-icons .selected {
        background: #2398ef;
        color: #eee;
        border: 1px solid #333;
    }

    #select-icons .over {
        background: #ccc;
        color: #333;
        border: 1px solid #666;
    }

.dropdown-colorpicker .btn-colorpicker {
    border: 1px solid #000;
}

.panel-group .panel {
    overflow: inherit;
}

#chartContainer {
    height: 480px;
    overflow-y: scroll;
    margin-top: 20px;
}

/** ajustes finos de alinhamento **/
.bem-spinner .spinner-input,
select.form-control,
#formSaveValidation select,
#formFilterValidation select,
.SelectionComposedSimple {
    min-height: 34px;
}

.bem-spinner .spinner-buttons > .btn {
    height: 16px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn + .btn {
    margin: 2px 0 0;
}

.datepicker {
    z-index: 999999 !important;
}

.header {
    margin-top: 0px;
}

.small-indicator .panel-heading {
    display: none;
}

.small-indicator .panel-body {
    padding: 0px;
    border-top: 0px;
}

.small-indicator .panel {
    border-top: 0px;
}

.small-indicator .infobox {
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.small-indicator .infobox-data {
    display: block;
}

.small-indicator .lastUpdate {
    font-size: 12px;
    text-align: center;
}

.small-indicator .infobox-title,
.small-indicator .infobox-content,
.small-indicator .infobox-data-number {
    margin-top: 8px;
    word-wrap: break-word;
    text-align: center;
}

.small-indicator .infobox-title {
    font-weight: bold;
    font-size: 14px;
}

.small-indicator .infobox-content {
}

.small-indicator .infobox-data-number {
    margin-top: 25px !important;
}

.tools-indicator .ul-l1 li:nth-child(2) {
    margin: -28px -31px;
}

.tools-indicator .ul-l1 li:nth-child(3) {
    margin: 29px -31px;
}

.tools-indicator .ul-l2 {
    margin: -57px 0px !important;
}

.update-page .message {
    font-size: 18px;
    padding: 10px;
}

.update-page .btn-custom {
    padding: 4px 40px;
}

.update-page .table-versions {
    margin: 25px auto;
    margin-top: 0px;
    width: 600px;
}

#toolBarFilter > .clearfix {
    margin-top: 0px;
}

#toolBarEdition > .clearfix {
    margin-top: 0px;
}

#divFilterContainer {
    margin-bottom: 75px;
}
/* mode mobile */
@media only screen and (max-width: 768px) {

    .navbar-container.header_topo.login .block-access {
        background: url(../assets/images/bematech/totvs_chef_logo.png) no-repeat -30px 10px;
    }
    /*.navbar-container.header_topo.login.shrink .block-access {
        background: url(../assets/images/bematech/logoNewProh.png) no-repeat -30px 10px;
    }*/

    .navbar-container.header_topo.login {
        background: none;
    }

    .breadcrumbs-fixed .main-content {
        top: -50px;
    }

    #login-box {
        margin: 0px;
    }

    #spanMessage {
        font-size: 14px;
    }

    /*.header_ajust.shrink {
        height: 40px;
    }*/
    .header_ajust {
        height: 40px;
    }
}

.cellStyle {
    width: 100%;
    padding: 6px;
}

    .cellStyle.selected {
        background-color: rgb(173, 216, 230) !important;
        color: #000 !important;
    }

#treeGroup {
    font-size: 16px;
}

    #treeGroup .jqtree-element {
        padding: 4px;
        background: #eef4f9;
        margin-bottom: 4px;
        border: 1px solid #ddd;
        /* border-bottom: 4px solid #FFF; */
    }

ul.jqtree-tree li.jqtree-folder {
    border-bottom: 0px;
}

.updateIconComponent {
    cursor: pointer;
}

@media (max-width: 768px) {
    .updateLabelComponent {
        display: none;
    }

    .updateIconComponent {
        display: inline;
    }
}

@media (min-width: 768px) {
    .updateLabelComponent {
        display: inline;
    }

    .updateIconComponent {
        display: none;
        cursor: pointer;
    }
}

.col-md-1 .updateLabelComponent,
.col-md-2 .updateLabelComponent,
.col-md-3 .updateLabelComponent {
    display: none;
}

.col-md-1 .updateIconComponent,
.col-md-1 .updateIconComponent,
.col-md-1 .updateIconComponent {
    display: inline;
}


/* QRCode */
.qrcode-container {
    clear: both;
}

    .qrcode-container .row:last-child {
        margin-top: 30px;
    }

    .qrcode-container .block-information {
        margin-top: 20px;
        text-align: center;
    }

    .qrcode-container #qrcode {
        text-align: center;
    }

        .qrcode-container #qrcode img {
            margin: 0 auto;
        }

    .qrcode-container .qrcodeDesc {
        text-align: center;
        display: none;
        padding-top: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #525252;
    }

.dijitTooltip {
    z-index: 9999999 !important;
}

.small-indicator-list{
    list-style: none;
    margin: 0px 0px 0px 30px;
    padding: 0px;
}

.small-indicator-list li{
    display: block;
    min-height: 38px;
    margin: 5px 0;
    padding: 8px 12px;
    background: #F8FAFF;
    border: 1px solid #DAE2EA;
    color: #7C9EB2;
    text-decoration: none;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.small-indicator-list li i{
    margin-right: 8px;
}