﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges 
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 

.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default 
input,
select,
textarea {
    max-width: 280px;
}*/


.ui-button.ui-widget.ui-state-default.ui-button-icon-only.custom-combobox-toggle.ui-corner-right{
    margin-top:-3px!important;
}
/*CargaHoraria*/
.table-div {
    overflow-x: scroll !important;
    /*margin-left: 10em !important;*/
    overflow-y: visible !important;
    padding: 0 !important;
}

.partial-colapse {
    border-collapse: separate !important;
    border-spacing: 0 !important;
}

.headcol {
    position: absolute !important;
    width: 10.5em !important;
    left: 0 !important;
    text-align: center
}

.long {
    height: 48px !important;
    text-align: center;
}
/*FimCargaHoraria*/

.loginScroll {
    overflow: auto;
}

    .loginScroll::-webkit-scrollbar {
        width: 0px;
    }


/*///*/

.label-required:after {
    content: " *";
    color: red;
}

.form-control[disabled], .form-control[readonly] {
    color: #000 !important;
    font-weight: 800;
}

.tile h3 {
    color: #fff !important;
}

.table-responsive {
    overflow-y: hidden !important;
}

img.dxGridView_gvFilterRowButton_Material {
    pointer-events: none;
}

table {
    margin-top: 5px;
}

.cad-user-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 5px solid #cfd8dc;
}

.modal-dialog {
    left: 0 !important;
}

.modal.in {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.btn {
    margin-top: 5px;
}

.padding-10 {
    padding: 10px;
}

.lateral-padding-10 {
    padding: 0 10px 0 10px !important;
}

.text-opacity {
    text-align: center;
    line-height: 300px;
    color: #CCC;
    font-size: 14px;
}

.font-20 {
    font-size: 20px !important;
}
/*proposta*/

.width100 {
    width: 100%;
}

.n-margintop {
    margin-top: -100px;
}

    .n-margintop label.control-label {
        padding-top: 8px;
        margin-left: -15px;
    }

.list-group-status.status-info:after {
    border-color: #3fbae4;
}

.panel-collapse-circle {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #656d78;
    border: 1px solid #BBB;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: 3px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.table-item:hover {
    display: flex;
    background: #DEE4EC;
    cursor: pointer;
}

.table-item .table-title {
    line-height: 28px;
    font-size: 16px;
    color: #434a54;
    font-weight: 600;
}

.table-item .table-info-m {
    padding-top: 5px;
    text-align: center;
}

.table-item .table-info {
    padding-top: 5px;
    text-align: center;
}

.table-item .table-info-m p {
    line-height: 24px;
    font-size: 14px;
    font-weight: 600;
}

.x-chart-widget {
    float: left;
    width: 100%;
}

    .x-chart-widget .x-chart-widget-head {
        float: left;
        width: 100%;
        padding: 20px 0px 20px 20px;
    }

        .x-chart-widget .x-chart-widget-head .x-chart-widget-title {
            float: left;
        }

            .x-chart-widget .x-chart-widget-head .x-chart-widget-title h3 {
                font-size: 18px;
                margin: 0px;
                padding: 0px;
                font-weight: 400;
                color: #202020;
                line-height: 25px;
            }

            .x-chart-widget .x-chart-widget-head .x-chart-widget-title p {
                font-size: 12px;
                color: #93ABB9;
                margin: 0px;
            }

                .x-chart-widget .x-chart-widget-head .x-chart-widget-title p span {
                    color: #FF4C4C;
                }

        .x-chart-widget .x-chart-widget-head .btn {
            padding: 9px 15px;
        }

            .x-chart-widget .x-chart-widget-head .btn .btn-default {
                color: #202020;
            }

    .x-chart-widget .x-chart-widget-content {
        float: left;
        width: 100%;
        background: #f5f5f5;
        padding: 20px;
    }

        .x-chart-widget .x-chart-widget-content .x-chart-widget-content-head {
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .x-chart-widget .x-chart-widget-content .x-chart-widget-content-head h4 {
                font-size: 14px;
                color: #95ABBB;
                float: left;
                line-height: 30px;
                margin-bottom: 0px;
            }

.title-dash {
    margin-top: 10px;
    margin-left: 12px;
}

    .title-dash .pull-right {
        margin-top: 5px;
        margin-right: 12px;
    }

    .title-dash h4 {
        font-size: 14px;
        color: #95ABBB;
        float: left;
        line-height: 30px;
        margin-bottom: 8px;
    }

.x-chart-widget .x-chart-widget-content .x-chart-widget-informer {
    float: left;
    width: 100%;
    background: #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item {
        float: left;
        width: 100%;
        padding: 15px;
        border-right: 1px dotted #AFBCC7;
    }

        .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count {
            float: left;
            width: 100%;
            font-size: 26px;
            color: #333;
            line-height: 35px;
        }

            .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span {
                font-size: 11px;
                color: #95B75D;
                vertical-align: bottom;
                margin-left: 5px;
            }

                .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span .fa {
                    font-size: 8px;
                }

                .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span.negative {
                    color: #F26732;
                }

        .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .title {
            font-size: 13px;
            color: #93ABB9;
        }

        .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item.last {
            border-right: 0px;
        }

.x-chart-widget .x-chart-holder {
    margin: 20px 0px;
}


/*Tree View Beyond*/
.tree {
    padding-left: 14px;
    overflow: auto;
    position: relative;
}

    .tree:before {
        width: 1px;
        z-index: 1;
        display: block;
        content: "";
        position: absolute;
        top: -21px;
        bottom: 16px;
        left: 0;
        border-left: 1px dotted #666;
    }

    .tree.tree-solid-line {
        padding-left: 12px;
    }

        .tree.tree-solid-line:before {
            border-left: 1px solid #999;
        }

        .tree.tree-solid-line .tree-folder .tree-folder-content:before {
            border-left: 1px solid #999;
        }

    .tree.tree-no-line {
        padding-left: 0;
    }

        .tree.tree-no-line:before {
            display: none;
        }

        .tree.tree-no-line .tree-folder .tree-folder-content:before {
            display: none;
        }

    .tree .tree-folder {
        width: auto;
        min-height: 20px;
        cursor: pointer;
    }

        .tree .tree-folder .tree-folder-header {
            position: relative;
            min-height: 20px;
            line-height: 20px;
            min-width: 100px;
        }

            .tree .tree-folder .tree-folder-header:hover {
                background-color: #eee;
            }

            .tree .tree-folder .tree-folder-header .tree-folder-name {
                margin-left: 2px;
            }

        .tree .tree-folder img {
            margin-left: 4px;
        }

        .tree .tree-folder .tree-folder-content {
            margin-left: 23px;
            position: relative;
        }

            .tree .tree-folder .tree-folder-content:before {
                display: inline-block;
                content: "";
                position: absolute;
                width: 1px;
                z-index: 1;
                top: -9px;
                bottom: 16px;
                left: -12px;
                border-left: 1px dotted #666;
            }

    .tree .tree-item {
        position: relative;
        min-height: 20px;
        line-height: 20px;
        min-width: 100px;
        cursor: pointer;
    }

        .tree .tree-item:hover {
            background-color: #eee;
        }

        .tree .tree-item .tree-item-name {
            margin-left: 2px;
        }

    .tree .tree-folder, .tree .tree-item {
        position: relative;
    }

        .tree .tree-folder:before, .tree .tree-item:before {
            display: inline-block;
            content: "";
            position: absolute;
            top: 14px;
            left: -13px;
            width: 18px;
            height: 0;
            border-top: 1px dotted #666;
            z-index: 1;
        }

    .tree .tree-selected {
        background-color: #eee;
        color: #262626;
    }

        .tree .tree-selected:hover {
            background-color: #e5e5e5;
        }

    .tree .tree-folder .tree-folder-header .tree-folder-name, .tree .tree-item .tree-item-name {
        display: inline;
        z-index: 2;
    }

    .tree.tree-solid-line .tree-folder:before, .tree.tree-solid-line .tree-item:before {
        border-top: 1px solid #999;
    }

    .tree.tree-no-line .tree-folder:before, .tree.tree-no-line .tree-item:before {
        display: none;
    }

    .tree .tree-item, .tree .tree-folder {
        border: 1px solid transparent;
    }

        .tree .tree-item, .tree .tree-folder .tree-folder-header {
            margin: 0;
            padding: 4px 5px 6px 5px;
            color: #333;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
        }

            .tree .tree-item .tree-item-name > i, .tree .tree-folder .tree-folder-header > i {
                color: #666;
                display: inline-block;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

            .tree .tree-item.tree-selected i, .tree .tree-item .tree-item-name i {
                margin-left: 2px;
                width: 14px;
                display: inline-block;
                text-align: center;
                margin-right: 1px;
                color: #262626;
            }

    .tree.tree-plus-minus .tree-folder-header .fa-folder-open:before {
        height: 16px;
        width: 16px;
        line-height: 16px;
        vertical-align: middle;
        display: inline-block;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAABWCAYAAADVJVbkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM1JREFUeNrsmFsKxCAMRRtxSe5/Be4pnYF+lMEppiZUZ44fBQvmaF5eFFXdIkd+f0opZkqtVboBlgXWDaUteCSvnc55ArcsunLLeW5JhK+As5HDuBz/F3FR40RxQb7j8+dc5FFUrSHR3XT9SgYAYJULB9kCIFa2jF6hucfICzqvbEmdRUUWIVsAAADwH83uTkOyCa/eBdYNPR4D3ouajyF6MRcPgHwYF1rFcLVOk0UaCZCfDTIAAMgWZAsAL9kydIVmDyMEGdkSK1t2AQYAa5tGM0Yy5xYAAAAASUVORK5CYII=') no-repeat;
        *background: url("img/tree-icons.png") no-repeat;
        background-position: 0 -21px;
        content: "";
    }

    .tree.tree-plus-minus .tree-folder-header .fa-folder:before {
        height: 16px;
        width: 16px;
        line-height: 16px;
        vertical-align: middle;
        display: inline-block;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAABWCAYAAADVJVbkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM1JREFUeNrsmFsKxCAMRRtxSe5/Be4pnYF+lMEppiZUZ44fBQvmaF5eFFXdIkd+f0opZkqtVboBlgXWDaUteCSvnc55ArcsunLLeW5JhK+As5HDuBz/F3FR40RxQb7j8+dc5FFUrSHR3XT9SgYAYJULB9kCIFa2jF6hucfICzqvbEmdRUUWIVsAAADwH83uTkOyCa/eBdYNPR4D3ouajyF6MRcPgHwYF1rFcLVOk0UaCZCfDTIAAMgWZAsAL9kydIVmDyMEGdkSK1t2AQYAa5tGM0Yy5xYAAAAASUVORK5CYII=') no-repeat;
        *background: url("img/tree-icons.png") no-repeat;
        background-position: 0 2px;
        content: "";
    }

.ie .tree.tree-plus-minus .tree-folder-header .fa-folder:before, .ie .tree.tree-plus-minus .tree-folder-header .fa-folder-open:before {
    margin-top: -5px;
}

.tree.tree-plus-minus .tree-folder-name {
    margin-left: 0 !important;
}

.tree .tree-actions {
    display: none;
    position: absolute;
    margin-top: 1px;
    right: 4px;
}

.tree .tree-item:hover .tree-actions, .tree .tree-folder-header:hover .tree-actions {
    display: inline-block;
}

.tree .tree-actions > i {
    font-weight: 300;
    padding: 1px 3px;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-right: 6px;
    margin-top: 0;
    display: inline-block;
}

    .tree .tree-actions > i:hover {
        font-weight: bold;
    }

.tree-loading {
    color: #2dc3e8;
    margin-left: 30px;
}
.zoom {
    padding: 50px;
    transition: transform .2s; /* Animation */
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

    .zoom:hover {
        transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }
/*Fim Tree View Beyond*/

/*Devexpress alter*/
.dxgvEditFormDisplayRow_Material td.dxgv, .dxgvDetailCell_Material td.dxgv, .dxgvDataRow_Material td.dxgv, .dxgvDetailRow_Material.dxgvADR td.dxgvAIC {
    padding: 0px 10px 5px !important;
}

.dxgvHeader_Material {
    padding: 0px 10px 5px !important;
}

.dxgvFilterRow_Material td.dxgv {
    padding: 0px 10px 3px 3px !important;
}

.dxeTextBox_Material td.dxic, .dxeButtonEdit_Material td.dxic, .dxeButtonEdit_Material[cellspacing="0"] td.dxic {
    padding: 0px !important;
}

#pivotGrid_CVSCell_SCDTable tbody tr:first-child {
    display: none;
}
/*CLASSE QUE FAZ COM QUE AS COLUNAS NÃO TENHAM MAIS LINHAS*/
/*.dxgvEditFormDisplayRow_Material td.dxgv, .dxgvDetailCell_Material td.dxgv .dx-ar, .dxgvDataRow_Material td.dxgv, .dxgvDetailRow_Material.dxgvADR td.dxgvAIC {
    white-space: nowrap !important;
}*/
.dxeButtonEditSys.dxeButtonEdit_Material {
    margin-top: 0 !important;
}

table .dxeButtonEditSys {
    width: 30% !important;
}

.dxpcDropDown_Material.dxpclW.dxpc-ddSys {
    top: 0px !important
}

.dxpcDropDown_Material.dxpclW.dxpc-ddSys{
    margin-top:47px;
}
/*Devexpress alter*/
@media (max-width: 550px) {
    .n-margintop {
        margin-top: 0;
    }
}
/*Auto complete*/
.ui-autocomplete::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}

.ui-autocomplete::-webkit-scrollbar {
    width: 10px;
    height: 5px;
    background: #F4F4F4;
}


.custom-combobox {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-combobox-input {
    width: calc(100% - 30px);
    height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #454545;
    text-decoration: none;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding-left: 5%;
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none;
}

ul.ui-autocomplete {
    max-height: 350px;
    overflow: auto;
    z-index: 9999 !important;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
    height: 30px;
    width: 30px;
    margin-top: -1px;
}

    .ui-button .ui-icon {
        background-image: url(/assets/images/ui-icons_777777_256x240.png);
    }

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.dxgvHL {
    background-color: transparent !important;
    color: black !important;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}
/*AutoComplete*/

.border-dotted-left {
    border-left: 1px dotted #2f3c48;
}

.border-dotted-top {
    margin-top: 5px;
    border-top: 1px dotted #2f3c48;
}

.table-no-item {
    border: 1px solid;
    border-top: 0px;
    border-color: #eeeeee;
    text-align: center;
    margin-top: -20px;
    margin-right: 1px;
    padding-top: 10px;
}

    .table-no-item p {
        color: #bdbdbd;
    }

.breadcrumb.loguser > li + li:before {
    font-family: "FontAwesome";
    content: "|";
    color: #99a0aa;
    padding: 0px 8px;
    font-size: 15px;
}

.breadcrumb.loguser li a {
    font-size: 11px;
    line-height: 12px;
    color: #656d78;
    text-decoration: none;
}
/*Para imprimir*/
@media screen {
    #printSection {
        display: none;
    }
}

@media print {
    body * {
        visibility: hidden;
    }

    #printSection, #printSection * {
        visibility: visible;
    }

    #printSection {
        position: absolute;
        left: 0;
        top: 0;
    }
}
/*FIM -- Para imprimir*/

/* basic positioning */
.legend {
    list-style: none;
}

    .legend li {
        float: left;
        margin-right: 10px;
    }

    .legend span {
        border: 1px solid #ccc;
        float: left;
        width: 12px;
        height: 12px;
        margin: 2px;
    }
    /* your colors */
    .legend .amarelo {
        background-color: #F0E68C;
    }

    .legend .vermelho {
        background-color: #F08080;
    }

    .legend .verdeclaro {
        background-color: #90EE90;
    }

    .legend .notawesome {
        background-color: #000000;
    }

    .legend .azul {
        background-color: #00BFFF;
    }

    .legend .verdeagua {
        background-color: #00cbcb;
    }

    .legend .roxo {
        background-color: #420dab;
    }

    .legend .laranjaDash {
        background-color: #FEB044;
    }

    .legend .cor1DashDonut {
        background-color: #ef2f4f;
    }

    .legend .cor2DashDonut {
        background-color: #43b7ff;
    }

    .legend .cor3DashDonut {
        background-color: #99aa77;
    }

    .legend .cor4DashDonut {
        background-color: #caff70;
    }

    .legend .cor5DashDonut {
        background-color: #428bca;
    }

    .legend .cor6DashDonut {
        background-color: #ffe500;
    }

    .legend .cor7DashDonut {
        background-color: #929292;
    }

    .legend .cor1DashBar {
        background-color: #B64645;
    }

    .legend .cor2DashBar {
        background-color: #33414E;
    }

    .legend .cor3DashBar {
        background-color: #428bca;
    }

table.table-DREcontabil > th, table.table-DREcontabil td {
    font-size: 11px !important;
}

.celula-success {
    background-color: #00ff5f !important;
    font-weight: bold !important;
}

.celula-danger {
    background-color: #db2525 !important;
    color: white !important;
    font-weight: bold !important;
}


/*DragDrop in DevExpress (Somente na tela de Estoque)*/

#EstoqueGdv_DXMainTable > tbody .grabable {
    cursor: grab;
    user-select: none
}

#EstoqueGdv_DXMainTable > tbody > tr.grabbed {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

    #EstoqueGdv_DXMainTable > tbody > tr.grabbed:active {
        user-input: none;
    }

        #EstoqueGdv_DXMainTable > tbody > tr.grabbed:active * {
            user-input: none;
            cursor: grabbing !important;
        }

/*Nested Select*/
.NestedSelect {
    display: inline-block;
    height: 100%;
    border: 1px Black solid;
    overflow-y: scroll;
}

    .NestedSelect a:hover, .NestedSelect span:hover {
        background-color: #0092ff;
        color: White;
        cursor: pointer;
    }

    .NestedSelect input[type="radio"] {
        display: none;
    }

        .NestedSelect input[type="radio"] + span {
            display: block;
            padding-left: 0px;
            padding-right: 5px;
        }

        .NestedSelect input[type="radio"]:checked + span {
            background-color: Black;
            color: White;
        }

    .NestedSelect div {
        display: none;
        margin-left: 15px;
        border-left: 1px black solid;
    }

    .NestedSelect label > span:before, .NestedSelect a:before {
        content: '- ';
    }

    .NestedSelect a {
        display: block;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }
/*EOF Nested select*/

/* Fotos dos produtos */
.unity-image img {
    width: 200px;
    height: 150px;
    border: 5px solid #bdbdbd;
    border-radius: 5px;
}

.qtd-item > span.fa-minus {
    margin-top: -27px;
    position: absolute;
    margin-left: 50px;
    font-weight: bold;
    cursor:pointer;
}
.qtd-item > span.fa-plus {
    margin-top: -40px;
    position: absolute;
    margin-left: 50px;
    font-weight: bold;
    cursor: pointer;
}