﻿
/*
    PROPRIEDADES ALTERADAS EM REFERENCIA AO RADIO BUTTON     
    AFIM DE POSICIONAR CORRETAMENTOS OS ELEMENTOS EM TELA
    DATA :19/11/2015
*/


/*
    CORREÇÃO DO PADING DO SELECT EM CAMPOS DE LINHA UNICA  
    DATA :13/01/2016
*/

.btn-default {
    color: #333 !important;
    background-color: #f4f4f4 !important;
    border-color: #ccc !important;
}

#spin {
    /*background: silver;*/
    max-width: 100px;
    min-height: 100px;
    position: relative;
}

.DesabilitarCampos {
    display: none;
}


.bg-box-att {
    /*background: rgba(252,248,227,1);*/
    background: rgba(205, 244, 206, 0.6);
}

.bg-row-mapa {
    background: rgba(205, 244, 206, 0.6) !important;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 2px 0px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 8px !important;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -40px !important;
}

.checkbox label, .radio label {
    padding-left: 15px !important;
}

Sales {
}

.btn-table.btn.btn-box-tool.pull-right {
    margin-left: 2px;
    width: auto;
    height: 17px;
    padding-top: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
}

.bg-box-warning {
    color: rgba(255, 255,255, 1);
    background-color: rgba(243,156,18,0.7);
    border-color: #faebcc;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.bg-box-success {
    color: rgba(255, 255,255, 1);
    background-color: rgba(0,128,0,0.7);
    border-color: #d6e9c6;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}
/*.bg-box-info {
        color: rgba(255, 255,255, 1);
        background-color:rgba(0, 192,239, 0.7);
        border-color: #bce8f1;
        text-shadow:0 1px 0 rgba(0,0,0,0.4);
    }*/
.bg-box-danger {
    border-color: #ebccd1;
    background: rgba(255, 0, 0, 0.7);
    color: rgba(255, 255,255, 1);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.Sales.info-box {
    display: block;
    min-height: 70px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 2px;
    background: rgba(245,245,245,0.5);
}

    .Sales.info-box small {
        font-size: 14px;
    }

    .Sales.info-box .progress {
        background: rgba(0,0,0,0.2);
        margin: 0px -10px 0px -10px;
        height: 2px;
    }

    .Sales.info-box .Sales.progress, .Sales.info-box, .Sales.progress, .Sales.progress-bar {
        border-radius: 0;
    }

        .Sales.info-box .progress .progress-bar {
            background: #fff;
        }

.Sales.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 70px;
    width: 44px;
    text-align: center;
    font-size: 45px;
    line-height: 70px;
    background: rgba(0,0,0,0.05);
}

    .Sales.info-box-icon > img {
        max-width: 100%;
    }

.Sales.info-box-content {
    padding: 0px 10px;
    margin-left: 70px;
}

.Sales.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
    /*border-bottom: 2px solid #fff;*/
}

.Sales.progress-description, .Sales.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Sales.info-box-text {
    text-transform: uppercase;
}

.Sales.info-box-more {
    display: block;
}

.Sales.progress-description {
    margin: 0;
}

.Sales.control-label {
    padding-top: 0px;
    padding-right: 0px;
    margin-bottom: 0;
    text-align: right;
}

.Sales.form-control-static {
    min-height: 0px;
    padding-top: 0px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0;
    text-align: left;
}

.Sales.table-row-padding {
    padding-left: 0px;
    padding-right: 3px;
}

.Sales.table-col-padding {
    padding-bottom: 0px;
    padding-top: 0px;
}

.Sales.table-padding {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 3px;
    white-space: nowrap;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th {
    padding-left: 5px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.modal-lg {
    width: 85%;
}

/* (320x480) iPhone (Original, 3G, 3GS) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 990px) {
    .alignTextLeft {
        text-align: right !important;
    }
}

/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (480x800) Android */
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (640x960) iPhone 4 & 4S */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (720x1280) Galaxy Nexus, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (768x1024) iPad 1 & 2, Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (1024x768) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (2048x1536) iPad 3 */
@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/* (1366x768) WXGA Display */
@media screen and (min-width: 1281px) {
    .bgimg {
        background-image: url('../Images/Background.jpg');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}

.textbox-height {
    height: 24px !important;
    border-radius: 3px;
}

.textarea-height {
    border-radius: 3px;
}

.label-margin-botton {
    margin-bottom: 1px !important;
}

.alinha-direita {
    text-align: right;
}

.capslock {
    text-transform: uppercase;
}

.dx-toolbar .dx-toolbar-after {
    margin-top: 2px !important;
}

.dx-toolbar-label .dx-toolbar-item-content > div {
    margin-top: 1px !important;
}

/*■ 640 x 480 pxs */
@media only screen and (min-device-height: 480px) and (max-device-height: 480px) {
    .content {
        min-height: 200px !important;
    }
}

/*■ 800 x 600 pxs */
@media only screen and (min-device-height: 600px) and (max-device-height: 600px) {
    .content {
        min-height: 420px !important;
    }
}

/*■ 360 x 640 pxs – em janeiro de 2017, foi usado por 16, 71% dos usuários mundiais (dados site Market Share). */
@media only screen and (min-device-height: 640px) and (max-device-height: 640px) {
    .content {
        min-height: 460px !important;
    }
}


/*■ 1366 x 768 pxs – um dos formatos que mais ganhou usuários no último ano. Em janeiro de 2017, foi usado por 10, 36% dos usuários mundiais (dados site Market Share).  */
@media only screen and (min-device-height: 768px) and (max-device-height: 768px) {
    .content {
        min-height: 588px !important;
    }
}

.alignTextRight {
    text-align: right;
}

@media(max-width: 767px) {
    .alignTextRight {
        text-align: left;
    }

    #lbCanalVendas, #lbSuframa, #lbLstFamiliaMaterial, #lbDsCep {
        width: 100% !important;
    }
}

/*■ 1280 x 800 pxs –  */
@media only screen and (min-device-height: 800px) and (max-device-height: 800px) {
    .content {
        min-height: 620px !important;
    }
}

/*■ 1152 x 864 pxs –  */
@media only screen and (min-device-height: 864px) and (max-device-height: 864px) {
    .content {
        min-height: 684px !important;
    }
}

.dx-datagrid-content .dx-datagrid-table .dx-row > td {
    vertical-align: middle !important;
}

.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-select {
    padding: 0;
    width: 26px !important;
    min-width: 26px !important;
}

.modal-lg {
    width: 95% !important;
}

.col-sm-0-5, .col-sm-1-5, .col-sm-2-5, .col-sm-3-5, .col-sm-4-5, .col-sm-5-5, .col-sm-6-5, .col-sm-7-5, .col-sm-8-5, .col-sm-9-5, .col-sm-10-5, .col-sm-11-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .col-sm-0-5, .col-sm-1-5, .col-sm-2-5, .col-sm-3-5, .col-sm-4-5, .col-sm-5-5, .col-sm-6-5, .col-sm-7-5, .col-sm-8-5, .col-sm-9-5, .col-sm-10-5, .col-sm-11-5 {
        float: left
    }

    .col-sm-11-5 {
        width: 95.8333%
    }

    .col-sm-10-5 {
        width: 87.5%
    }

    .col-sm-9-5 {
        width: 79.16667%
    }

    .col-sm-8-5 {
        width: 70.83333%
    }

    .col-sm-7-5 {
        width: 62.5%
    }

    .col-sm-6-5 {
        width: 54.16667%
    }

    .col-sm-5-5 {
        width: 45.83333%
    }

    .col-sm-4-5 {
        width: 37.5%
    }

    .col-sm-3-5 {
        width: 29.16667%
    }

    .col-sm-2-5 {
        width: 20.83333%
    }

    .col-sm-1-5 {
        width: 12.5%
    }

    .col-sm-0-5 {
        width: 4.166666666666667%
    }

    .offset-sm-11-5 {
        margin-left: 95.8333%
    }

    .offset-sm-10-5 {
        margin-left: 87.5%
    }

    .offset-sm-9-5 {
        margin-left: 79.16667%
    }

    .offset-sm-8-5 {
        margin-left: 70.83333%
    }

    .offset-sm-7-5 {
        margin-left: 62.5%
    }

    .offset-sm-6-5 {
        margin-left: 54.16667%
    }

    .offset-sm-5-5 {
        margin-left: 45.83333%
    }

    .offset-sm-4-5 {
        margin-left: 37.5%
    }

    .offset-sm-3-5 {
        margin-left: 29.16667%
    }

    .offset-sm-2-5 {
        margin-left: 20.83333%
    }

    .offset-sm-1-5 {
        margin-left: 12.5%
    }

    .offset-sm-0-5 {
        margin-left: 4.166666666666667%
    }

    .offset-sm-0 {
        margin-left: 0%
    }
}

.borderBottomEnforce {
    border-bottom: 1.2px solid #ccc8c8 !important;
}

.borderTopEnforce {
    border-top: 1.2px solid #ccc8c8 !important;
}

.alignTextLeft {
    text-align: left
}

.borderBottom {
    border-bottom: 3px solid #d2d6de;
}

.tooltip-header {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 1px solid #c5c5c5;
}

.tooltip-body {
    width: 140px;
}

    .tooltip-body .series-name {
        font-weight: normal;
        opacity: 1;
        display: inline-block;
        line-height: 1.5;
        padding-right: 10px;
        width: 126px;
    }

    .tooltip-body .value-text {
        display: inline-block;
        line-height: 1.5;
        width: 30px;
    }


.dx-fileuploader-button {
    width: 100% !important;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

.thumbnailSales {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-height: 250px;
    max-width: 250px;
}

.farol {
    display: inline-block;
    border-radius: 50%;
    box-shadow: rgba(0,0,0,0.4) 0.1px 2px 2px;
}

.farol-grid {
    width: 15px;
    height: 15px;
}

.farol-legenda {
    width: 10px;
    height: 10px;
}

.farol-verde {
    background-color: #2ab71b;
}

.farol-amarelo {
    background-color: #FF0;
}

.farol-laranja {
    background-color: #FB0;
}

.farol-vermelho {
    background-color: #F00;
}

#log-contained {
    background-color: darkorange;
}
