body, #page-wrapper {
    background: #fcfcfc;
}

.panel-default > .panel-heading {
    background-color: #E4E4E4;
}

.navbar-brand {
    padding: 5px 25px;
}

.slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

    .slide img {
        max-width: 100% !important;
        max-height: 100% !important;
    }

.panel-body > div > a {
    font-weight: bold;
    font-size: 20px;
    line-height: 70px;
}

.panel-body a:hover {
    text-decoration: none;
}

.alert a {
    line-height: 1.2;
    font-size: 14px;
}

.sidebar-nav .separator {
    text-align: center;
    padding: 15px 0;
    background: #fff;
    font-weight: bold;
}

.modal .form-control, .modal .input-group {
    width: 170px;
}

.input-sm {
    width: 170px;
}

.form-control[readonly] {
    background: #fff;
}

table.dataTable tfoot .sorting, table.dataTable tfoot .sorting_asc, table.dataTable tfoot .sorting_desc {
    position: relative;
}

    table.dataTable tfoot .sorting::after, table.dataTable tfoot .sorting_asc::after, table.dataTable tfoot .sorting_desc::after {
        position: absolute;
        top: 10px;
        right: 10px;
        float: none;
    }

table.dataTable tfoot input {
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 22px;
    font-weight: normal;
    padding: 2px 3px;
    font-size: 11px;
    display: block;
    margin-top: 3px;
    width: 100%;
}

table.dataTable thead > tr > th {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
}

.modal-dialog {
    width: 50%;
}

.modal-dialog-cria-encomenda {
    width: 70% !important;
}

/* ************************************************/
/*  CSS ADICIONADO POR RICARDO SANTOS 07-08-2018  */
/* ************************************************/

/* MARGENS E PADDINGS */

.mt-0 {
    margin-top: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.mt-50 {
    margin-top: 50px;
}

/* ************************************************/
/*  CSS ADICIONADO POR RICARDO SANTOS 07-08-2018  */
/* ************************************************/

.normal-btn-color {
    background-color: #E4E4E4;
    border-color: #E4E4E4;
}

    .normal-btn-color:hover {
        background-color: #9E9E9E;
        border-color: #9E9E9E;
    }

    .normal-btn-color:active {
        background-color: #9E9E9E;
        border-color: #9E9E9E;
    }

    .normal-btn-color:focus {
        background-color: #9E9E9E;
        border-color: #9E9E9E;
    }

.btn-success:active:focus {
    background-color: #9E9E9E;
    border-color: #9E9E9E;
}


.gray-button {
    background-color: #9E9E9E;
    border-color: #9E9E9E;
}

    .gray-button:hover {
        background-color: #E4E4E4;
        border-color: #E4E4E4;
    }

    .gray-button:active {
        background-color: #E4E4E4;
        border-color: #E4E4E4;
    }

    .gray-button:focus {
        background-color: #E4E4E4;
        border-color: #E4E4E4;
    }

    .gray-button:active:focus {
        background-color: #E4E4E4;
        border-color: #E4E4E4;
    }

.navbar {
    min-height: 80px;
}

.navbar-brand {
    height: 80px;
}

.align-image {
    margin: 20px auto 20px;
    display: block;
}

.set-background {
    background-image: url("img/cores_simulador.png");
}

.set-font-style {
    font-family: Roboto Condensed,Arial,Helvetica,sans-serif;
}

.drop-logout a {
    color: #626262;
}

    .drop-logout a:hover {
        background-color: #D0D0D0 !important;
    }

.panel-costumize {
    background-color: #E4E4E4 !important;
}

.text-white {
    color: white !important;
}

.text-home {
    color: #626262 !important;
}

.text-black {
    color: black !important;
}

.top-panel-costumize {
    background-color: #D0D0D0 !important;
    border-color: #D0D0D0 !important
}

.panel-heal-limit {
    border-top: solid;
    border-right: solid;
    border-left: solid;
    border-radius: 4px;
    border-color: #EEEEEE;
}

.side-menu-parent {
    background-color: #EEEEEE !important;
}


.side-menu-sun {
    background-color: white !important
}

    .side-menu-sun:hover {
        background-color: #949494 !important
    }

    .side-menu-sun:active {
        background-color: #949494 !important
    }

    .side-menu-sun:focus {
        background-color: #949494 !important
    }

    .side-menu-sun:active:focus {
        background-color: #949494 !important
    }

.work-area {
    background-color: #F8F8F8;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #E4E4E4;
}

.simulator-toggle-style {
    background-color: #8E8E8E;
    color: white;
    padding: 10px;
    border-radius: 3px
}

.simulator-toggle-style-field {
    background-color: #EEEEEE;
    padding: 15px;
    border-radius: 3px
}

.set-height-250 {
    height: 250px !important;
}

.set-height-150 {
    height: 150px !important;
}

.set-height-120 {
    height: 120px !important;
}

.set-height-200 {
    height: 200px !important;
}

.set-height-50 {
    height: 100px !important;
}

.set-height-100 {
    height: 100px !important;
}

.set-height-80 {
    height: 80px !important;
}


.align-text-verticaly {
    vertical-align: middle;
}

.mt-2 {
    margin-top: 2px;
}

.format-gramagem-input {
    background-color: #EEEEEE;
    border-style: none;
    width: 35px;
    margin-top: 17px;
}

.label-gramagem {
    width: 30px;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

.img-check {
    display: block;
}

.fix-panel-simulation-resume {
    top: 200;
    overflow: auto;
    position: fixed; /*width: 550px;*/
    right: 0px
}

.remove-cursor {
    cursor: default;
    !important;
}

/*.set-font-details { font-size: 14px }*/

.color-red {
    background-color: red;
    height: 30px;
    width: 30px
}

.color-blue {
    background-color: blue;
    height: 30px;
    width: 30px
}

.color-yellow {
    background-color: yellow;
    height: 30px;
    width: 30px
}

.color-gray {
    background-color: gray;
    height: 30px;
    width: 30px
}

.remove-margin-save-simulacao {
    border-style: none;
    margin-bottom: 5px;
    width: 45%;
    border-radius: 3px;
    padding: 3px
}


.img-style {
    width: 100%;
    height: auto;
}


.auto-pad {
    padding: auto;
}

.text-center {
    text-align: center;
}

.modal-resp {
    margin: auto;
}

.responsive-setting {
    text-align: center !important;
}

.full-width {
    width: 100% !important;
}

.pointer {
    cursor: pointer !important;
}

.center-cell {
    vertical-align: middle !important;
}

.push-side-menu {
    margin-top: -10px;
}

.icon-menu {
    margin-top: 35px;
    margin-right: 30px
}

.form-group-width-modal {
    width: 100% !important;
}

.height-none {
    height: 0px !important;
}

.height-130-modal {
    height: 130px !important;
}

.language:hover {
    background-color: #D0D0D0 !important
}

.language:focus {
    background-color: #D0D0D0 !important
}

.language:active {
    background-color: #D0D0D0 !important
}

.nav .open > a {
    background-color: #D0D0D0 !important
}

.header-buttons a:hover {
    text-decoration: none !important
}




/* **************************************************/
/*  CSS ADICIONADO POR RICARDO SANTOS 07-08-2018    */
/*                                                  */
/*  CSS PARA QUANTIDADE PRODUTO                     */
/*                                                  */
/* **************************************************/
.center {
    width: 150px;
    margin: 40px auto;
}



/* **************************************************/
/*  CSS ADICIONADO POR RICARDO SANTOS 07-08-2018    */
/*  											    */
/*  CSS PARA CHECKBOX ACESSO GAMA PRODUTOS CLIENTE  */
/*  											    */
/* **************************************************/

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

#ex1Slider .slider-selection {
    background: #BABABA;
}



/* **************************************************/
/*  CSS ADICIONADO POR RICARDO SANTOS 07-08-2018    */
/*                                                  */
/*  CSS PARA SLIDERS                                */
/* **************************************************/
.slidecontainer {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .slider:hover {
        opacity: 1;
    }

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        background: #4CAF50;
        cursor: pointer;
    }

    .slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        background: #4CAF50;
        cursor: pointer;
    }

    /* Rounded sliders */
    .slider.round {
        border-radius: 34px;
    }


.btn-padding {
    padding: 9px 12px;
}



/* **************************************************/
/*  CSS ADICIONADO POR RICARDO SANTOS 07-08-2018    */
/*                                                  */
/*  CSS PARA SLIDERS  SIMULAÇÃO                     */
/* **************************************************/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2196F3;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 24px;
        width: 26px;
        left: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.badge-select {
    width: 100% !important;
}

.linha-cor {
    border-bottom-style: solid;
    border-bottom-color: #D0D0D0;
    padding-bottom: 5px;
}


/* **************************************************/
/*  CSS ADICIONADO POR RICARDO SANTOS 10-08-2018    */
/*                                                  */
/*  CSS PARA RESPONSIVE                             */
/* **************************************************/


/* ************************************************************************************ */
/* ****  MEDIA QUERIES PARA FAZER O ACOMPANHAMENTO DO PAINEL LATERAL DO SIMULADOR  **** */
@media screen and (min-width: 1510px) {
    .responsive-details {
        width: 43% !important;
    }
}

@media screen and (min-width: 1464px) {
    /* .responsive-details {  width: 43% !important; } */
}

@media screen and (max-width: 1294px) {
    /* .responsive-details {  width: 500px !important; } */
}

@media screen and (max-width: 1196px) {
    .responsive-details {
        width: 41% !important;
    }
}

@media screen and (max-width: 1090px) {
    .responsive-details {
        width: 39% !important;
    }
}


@media screen and (max-width: 992px) {
    .responsive-details {
        position: inherit !important;
        width: 100% !important;
    }

    .responsive-simulator {
        width: 100% !important
    }
}
/* ************************************************************************************ */
/* ************************************************************************************ */





@media screen and (max-width: 1230px) {
    /* ------------------------------------ */
    /* Alturas Paineis dos Passos simulação */

    .set-rep-panel-height-170 {
        height: 170px !important;
    }

    .margin-left-element {
        margin-left: 80px;
    }

    .panel-height-resp-100 {
        height: 100px !important;
    }

    .panel-height-resp-120 {
        height: 120px !important;
    }

    .panel-height-resp-200 {
        height: 200px !important;
    }

    /* .responsive-simulator { width: 100% !important } */
}

@media and (min-width:321px) and (max-width:411px) {
    .page-title-resp {
        text-align: center;
    }

    .button-top-save-resp {
        width: 100%;
    }

    .no-margin-top {
        margin-top: 0px;
    }

    .text-center {
        text-align: center;
    }

    .no-padd-top {
        padding-top: 0px !important;
    }

    .padd-top-ligacao-erp {
        padding-top: 30px;
    }

    .resp-width-100 {
        width: 100%;
    }

    .yes-mt-40 {
        margin-top: 40px;
    }

    /* ------------------- */
    /* PÁGINA DO SIMULADOR */

    .panel-height-resp {
        height: 100px;
    }
}

@media and (min-width: 992px) {
    .set-rep-panel-height {
        height: 170px !important;
    }
}

@media screen and (max-width: 411px) {
    .button-top-save-resp {
        width: 100%;
    }

    .no-margin-top {
        margin-top: 0px;
    }

    .page-title-resp {
        text-align: center;
    }

    .panel-height-resp {
        height: 100px;
    }
}

@media screen and (min-width: 992px) {
    .painel-9 {
        height: 200px !important;
    }
}

@media screen and (min-width: 880px) {
    .no-marg-range {
        margin-left: 0px !important;
    }
}

@media screen and (min-width:412px) and (max-width: 879px) {
    .page-title-resp {
        text-align: center;
    }

    .button-top-save-resp {
        width: 100%;
    }

    .panel-height-resp {
        height: 100px;
    }
}

@media screen and (max-width: 780px) {
    .title-section {
        text-align: center
    }

    .full-width-button {
        width: 100%;
    }

    .add-10-top {
        margin-top: 10px;
    }

    .auto-width {
        width: auto !important;
    }

    .margin-left-element {
        margin-left: 0px !important
    }

    /* DETALHES ENCOMENDA */
    .label-tot-des-subto {
        text-align: center;
    }

    .set-rep-panel-height-180 {
        height: 180px !important
    }
}

@media screen and (min-width:989px) and (max-width: 1280px) {
    .set-75 {
        width: 75% !important;
    }
}

@media screen and (min-width:780px) and (max-width: 1024px) {
    .heigh-zero {
        height: 40px !important;
    }
}

.desable-input-element {
    background-color: #eee !important;
    opacity: 1 !important;
    cursor: not-allowed !important;
}

.desable-drop-element button {
    background-color: #eee !important;
    opacity: 1 !important;
    pointer-events: none !important;
    cursor: no-drop !important;
}

.not-cursor {
    cursor: not-allowed !important
}

.m-auto {
    margin: auto;
}
