/* Minification failed. Returning unminified contents.
(2275,29): run-time error CSS1019: Unexpected token, found ' '
(2275,29): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
 */
/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/* Login Screen */
.EasyChoppLogin {
    /*max-width: 630px;*/
    margin: 0px auto 0px auto;
    /*padding-top: 40px;*/
    z-index: 100;
    position: absolute; /* or absolute */
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
}

.disable-click {
    pointer-events: none;
    cursor: default;
}

.padding-top-0 {
    padding-top: 0 !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-bottom-5 {
  padding-bottom: 5px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-20 {
    padding-right: 5px !important;
}
.padding-right-20 {
  padding-right: 10px !important;
}
.padding-right-20 {
    padding-right: 20px !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
/*.smart-form {
    .input {
        input {
            padding: 4px 10px !important;
        }
    }
}*/
/* SmartForm Bootstrap Validation */
#extr-page h4.paragraph-header {
  width: auto;
}
#extr-page .smart-form .alert {
  margin: 4px;
}
#extr-page .smart-form .alert li {
  margin-left: 14px;
  list-style: none;
}
#extr-page .smart-form .alert li:before {
  content: "\f071";
  font-family: FontAwesome;
  position: absolute;
  left: 14px;
}
#extr-page .smart-form div + fieldset {
  padding-top: 15px;
}

.smart-form .toggle {
    font-size: 13px !important;
}

/* COLORS */
.bg-color-muted {
    background-color: #f3f3f4;
}
/* WIDGETS */
.widget {
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .widget.style1 h2 {
        font-size: 30px;
    }

    .widget h2,
    .widget h3 {
        margin-top: 5px;
        margin-bottom: 0;
    }

.widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff;
}

.widget-head-color-box {
    border-radius: 5px 5px 0 0;
    margin-top: 10px;
}

.widget .flot-chart {
    height: 100px;
}

.vertical-align div {
    display: inline-block;
    vertical-align: middle;
}

.vertical-align h2,
.vertical-align h3 {
    margin: 0;
}

/*
Images
*/
.imgProdutoStation {
    /*min-width: 100px;*/
    max-height: 385px;
    /*min-height: 100px;*/
    padding: 10px;
}

.imgProdutoStationH {
    max-width: 100%;
    /*min-width: 100px;*/
    max-height: 270px;
    /*min-height: 175px;*/
}

.imgProdutoStationV {
    max-width: 100%;
    /*min-width: 100px;*/
    max-height: 300px;
    /*min-height: 175px;*/
}

.imgProdutoStationSelect {
    max-width: 100%;
    height: 175px;
}

.imgFilialStation {
    max-width: 100%;
    max-height: 150px;
    padding: 10px;
}

.btn-informacoes {
    position: absolute;
    color: #ffcc2a;
    right: 20px;
    /*color: #333;*/
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
}

.btn-tap {
    width: 70px !important;
    height: 70px !important;
    font-size: 35px !important;
}

.btn-network {
    font-size: 50px !important;
    /*width: 70px;
    height: 70px;*/
}

.pinArea {
    font-weight: bold;
    text-align: center;
    font-size: 35px;
    border-radius: 10px;
    height: 144px;
    max-width: 220px;
    margin-left: 170px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #bfbfbf;
}

/*--------------------------------------------------------------*/
/* Media 1024px
/*--------------------------------------------------------------*/
.modalDosagem {
}

    .modalDosagem .imgLogo {
        width: 130px;
    }

    .modalDosagem .nomeCliente {
        font-size: 25px;
    }

    .modalDosagem .valorDosagem {
        height: 130px
    }

    .modalDosagem .lblDosagem {
        font-size: 22px;
    }

    .modalDosagem .valorCredito {
        font-weight: 300;
        font-size: 30px;
        text-align: left;
        padding-top: 15px;
    }

    .modalDosagem .valorDosado {
        font-weight: 300;
        font-size: 30px;
        text-align: left;
        padding-top: 15px;
    }

    .modalDosagem .volumeDosado {
        font-weight: 800;
        font-size: 38px;
        float: right;
        text-align: right;
        padding-top: 0px;
    }

    .modalDosagem .progressDosagem i {
        font-size: 36px;
    }

.mainStation {
    min-height: 1024px;
    background-image: url(../../Content/img/background_station.jpg);
    background-size: 100%;
    background-repeat: round;
    max-height: 1024px;
}

.mainStationV {
    background-image: unset !important;
    background-color: #f7f7f7;
    min-height: 1024px;
    max-height: 1024px;
}

.headerStation {
    height: 180px;
    margin: 0px !important;
}

    .headerStation .logoStation {
        padding: 0 !important;
        background-color: transparent;
        text-align: right !important;
    }

.headerStationV {
    background-image: url('/content/img/background_header.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    height: 160px;
    margin: 0px !important;
}

    .headerStationV .logoStation {
        padding: 0 !important;
        background-color: transparent;
        text-align: right !important;
    }

.bodyStation {
    padding: 0px 10px 0px 10px !important;
    border-left: 5px;
    border-right: 5px;
}
    
    .bodyStation .produtoStation {
        padding-bottom: 10px;
        height: 705px;
    }

    .bodyStation .produtoStationV {
        padding-bottom: 10px;
        height: 300px;/*380px*/
    }

    .bodyStation .btnDetalhesProdutoStation a {
        /*display: none;*/
        font-size: 24px;
    }

    .bodyStation .imgProdutoStation {
        max-height: 380px;
        max-width: 100%;
        /*width: 100%;*/
        text-align: center !important;
        /*height: -webkit-fill-available;*/
    }

    .bodyStation .precoStation {
        height: 130px;
        padding-left: 10px;
    }

        .bodyStation .precoStation .nomeProduto {
            font-size: 35px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .bodyStation .precoStation .categoriaProduto {
            font-size: 30px;
            font-weight: bold;
            margin-top: 5px;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            text-transform: uppercase;
        }

        .bodyStation .precoStation .precoProduto {
            font-size: 36px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
        }

        .bodyStation .precoStation .precoProdutosm {
            font-size: 29px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
        }

        .bodyStation .precoStation .precoProdutoAnterior {
            font-size: 29px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
        }

        .bodyStation .precoStation .mlProduto {
            font-size: 25px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        }

    .bodyStation .precoStationV {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 9px;
        border-radius: 15px;
        background-color: #ffcc2a !important;
    }

        .bodyStation .precoStationV .nomeProduto {
            font-size: 27px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
            margin-bottom: 5px;
            text-transform: uppercase;
            height: 78px;
            overflow: hidden;
        }

        .bodyStation .precoStationV .categoriaProduto {
            font-size: 25px;
            font-weight: bold;
            margin-top: 10px;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            text-transform: uppercase;
        }

        .bodyStation .precoStationV .precoProduto {
            font-size: 35px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .bodyStation .precoStationV .precoProdutosm {
            font-size: 35px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .bodyStation .precoStationV .precoProdutoAnterior {
            font-size: 30px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
            float: left;
        }

        .bodyStation .precoStationV .ribbon-discount {
            font-size: 3.16rem;
            top: -42px;
        }

        .bodyStation .precoStationV .mlProduto {
            font-size: 19px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        }

    .bodyStation .detalhesProdutoStation {
        padding: 0px 0px 10px 5px;
        margin-top: 15px;
    }

    .bodyStation .abvIbuProdutoStation {
        font-size: 28px;
        color: white;
        font-weight: bold;
        margin-top: 40px;
        margin-left: -6px;
    }

    .bodyStation .qrCodeArea {
        margin-top: 10px; /*35px;*/
        text-align: right;
        padding-right: 10px;
    }

    .bodyStation .pinArea {
        margin-top: 15px; 
        margin-left: 100px;
    }

    .bodyStation .pinAreaV {
        font-weight: bold;
        text-align: center;
        font-size: 30px;
        border-radius: 10px;
        height: 110px;
        max-width: 110px;
        /*margin-left: 170px;*/
        color: #333;
        background-color: #fff;
        border-color: #ccc;
        border: 1px solid #bfbfbf;
    }

    .bodyStation .qrCode {
        width: 100%;
        border-radius: 10px;
        max-width: 180px;
    }

    .bodyStation .qrCodeV {
        width: 100%;
        border-radius: 10px;
        max-width: 120px;
    }
  
    .bodyStation .corpoProdutoStation {
        margin-top: 50px;
        text-align: center;
        padding-left: 20px;
    }

    .bodyStation .abvProdutoStation {
        margin-top: 20px;
        height: 50px;
    }

    .bodyStation .abvIbuProdutoStationV {
        font-size: 28px;
        font-weight: bold;
        margin-top: 10px;
        margin-left: 0px;
    }

    .bodyStation .titleCorpo {
        font-size: 19px;
    }

    .bodyStation .titleCorpoV {
        font-size: 20px;
    }

    .bodyStation .ratingCorpo i {
        font-size: 32px;
    }

    .bodyStation .ratingCorpoV i {
        font-size: 36px;
    }

    .bodyStation .descricaoProduto {
        height: 190px;
        overflow: auto;
        text-overflow: ellipsis;
        font-size: 24px; /*185%;*/
        margin-bottom: 10px;
    }

    .bodyStation .descricaoProduto2 {
        height: 280px;
        overflow: auto;
        text-overflow: ellipsis;
        font-size: 24px; /*185%;*/
        margin-bottom: 10px;
    }

    .bodyStation .ingredienteProduto {
        height: 80px;
        overflow: auto;
        text-overflow: ellipsis;
        font-size: 24px; /*185%;*/
        margin-bottom: 10px;
    }

    .bodyStation .divideLine {
        border-right: 2px solid #c79121;
    }

.footerStation {
    bottom: 0px;
    position: absolute;
    padding-left: 200px;
    font-size: 15px;
}

.bottomStation {
    padding: 0 !important;
}

/*--------------------------------------------------------------*/
/* Media 800px
/*--------------------------------------------------------------*/
@media only screen and (min-device-height: 480px) and (max-device-height: 800px) {
    .modalDosagem {
    }

        .modalDosagem .imgLogo {
            width: 130px;
        }

        .modalDosagem .nomeCliente {
            font-size: 25px;
        }

        .modalDosagem .valorDosagem {
            height: 130px
        }

        .modalDosagem .lblDosagem {
            font-size: 16px;
        }

        .modalDosagem .valorCredito {
            font-weight: 300;
            font-size: 23px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .valorDosado {
            font-weight: 300;
            font-size: 23px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .volumeDosado {
            font-weight: 800;
            font-size: 26px;
            float: right;
            text-align: right;
            padding-top: 0px;
        }

        .modalDosagem .progressDosagem i {
            font-size: 28px;
        }

    .mainStation {
        min-height: 800px;
        background-image: url(../../Content/img/background_station.jpg);
        background-size: 100%;
        background-repeat: round;
        max-height: 800px;
    }

    .mainStationV {
        background-image: unset !important;
        background-color: #f7f7f7;
        min-height: 800px;
        max-height: 800px;
    }

    .imgFilialStation {
        max-width: 100%;
        max-height: 130px;
        padding: 10px;
    }

    .headerStation {
        height: 135px;
        margin: 0px !important;
    }

        .headerStation .logoStation {
            padding: 0 !important;
            background-color: transparent;
            text-align: right !important;
        }

    .headerStationV {
        background-image: url('/content/img/background_header.png');
        background-repeat: no-repeat;
        background-size: 100%;
        background-attachment: fixed;
        height: 130px;
        margin: 0px !important;
    }

        .headerStationV .logoStation {
            padding: 0 !important;
            background-color: transparent;
            text-align: right !important;
        }

    .bodyStation {
        padding: 0px 10px 0px 10px !important;
        border-left: 5px;
        border-right: 5px;
    }

        .bodyStation .produtoStation {
            padding-bottom: 10px;
            height: 560px;
        }

        .bodyStation .produtoStationV {
            padding-bottom: 10px;
            height: 225px; /*290px;*/
        }

        .bodyStation .btnDetalhesProdutoStation a {
            /*display: none;*/
            font-size: 16px;
        }

        .bodyStation .imgProdutoStation {
            max-height: 290px;
            max-width: 100%;
            /*width: 100%;*/
            text-align: center !important;
            /*height: -webkit-fill-available;*/
        }

    .imgProdutoStationV {
        max-height: 220px;
    }

    .bodyStation .precoStation {
        height: 130px;
        padding-left: 10px;
    }

        .bodyStation .precoStation .nomeProduto {
            font-size: 24px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .bodyStation .precoStation .categoriaProduto {
            font-size: 22px;
            font-weight: bold;
            margin-top: 5px;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        }

        .bodyStation .precoStation .precoProduto {
            font-size: 28px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
        }

        .bodyStation .precoStation .precoProdutosm {
            font-size: 28px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
        }

        .bodyStation .precoStation .precoProdutoAnterior {
            font-size: 24px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
        }

        .bodyStation .precoStation .mlProduto {
            font-size: 18px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        }

    .bodyStation .precoStationV {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 9px;
        border-radius: 15px;
        background-color: #ffcc2a !important;
    }

        .bodyStation .precoStationV .nomeProduto {
            font-size: 20px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
            margin-bottom: 5px;
            text-transform: uppercase;
            height: 50px;
        }

        .bodyStation .precoStationV .categoriaProduto {
            font-size: 20px;
            font-weight: bold;
            margin-top: 10px;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            text-transform: uppercase;
        }

        .bodyStation .precoStationV .precoProduto {
            font-size: 27px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .bodyStation .precoStationV .precoProdutosm {
            font-size: 27px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .bodyStation .precoStationV .precoProdutoAnterior {
            font-size: 22px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            margin-top: 5px;
            float: left;
        }

        .bodyStation .precoStationV .ribbon-discount {
            font-size: 3.16rem;
            top: -42px;
        }

        .bodyStation .precoStationV .mlProduto {
            font-size: 14px;
            font-weight: bold;
            text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
        }

    .bodyStation .detalhesProdutoStation {
        padding: 0px 0px 10px 5px;
        margin-top: 0px;
    }

    .bodyStation .abvIbuProdutoStation {
        font-size: 21px;
        color: white;
        font-weight: bold;
        margin-top: 25px;
        margin-bottom: 30px;
        margin-left: -6px;
    }

    .bodyStation .abvIbuProdutoStationV {
        font-size: 20px;
        font-weight: bold;
        margin-top: 0px;
        margin-left: 0px;
    }

    .bodyStation .qrCodeArea {
        margin-top: 10px; /*35px;*/
    }

    .bodyStation .pinArea {
        margin-top: 15px;
        margin-left: 90px;
        width: 150px;
        height: 130px;
    }

    .bodyStation .qrCode {
        width: 100%;
        border-radius: 10px;
        max-width: 160px;
    }

    .bodyStation .corpoProdutoStation {
        margin-top: 15px;
        text-align: center;
        padding-left: 18px;
    }

    .bodyStation .abvProdutoStation {
        margin-top: 20px;
        height: 50px;
    }

    .bodyStation .titleCorpo {
        font-size: 16px;
    }

    .bodyStation .titleCorpoV {
        font-size: 16px;
    }

    .bodyStation .ratingCorpo i {
        font-size: 22px;
    }

    .bodyStation .ratingCorpoV i {
        font-size: 26px;
    }

    .bodyStation .descricaoProduto {
        height: 190px;
        overflow: auto;
        text-overflow: ellipsis;
        font-size: 24px; /*185%;*/
        margin-bottom: 10px;
    }

    .bodyStation .descricaoProduto2 {
        height: 280px;
        overflow: auto;
        text-overflow: ellipsis;
        font-size: 24px; /*185%;*/
        margin-bottom: 10px;
    }

    .bodyStation .ingredienteProduto {
        height: 80px;
        overflow: auto;
        text-overflow: ellipsis;
        font-size: 24px; /*185%;*/
        margin-bottom: 10px;
    }

    .bodyStation .divideLine {
        border-right: 2px solid #c79121;
    }

    .footerStation {
        bottom: 0px;
        position: absolute;
        padding-left: 140px;
        font-size: 12px;
    }

    .bottomStation {
        padding: 0 !important;
    }
}

/*--------------------------------------------------------------*/
/* Media 962px
/*--------------------------------------------------------------*/
    @media only screen and (min-device-height: 900px) and (max-device-height: 980px) {
        .modalDosagem .imgLogo {
            width: 180px;
        }

        .modalDosagem .nomeCliente {
            font-size: 30px;
        }

        .modalDosagem .valorDosagem {
            height: 150px
        }

        .modalDosagem .lblDosagem {
            font-size: 25px;
        }

        .modalDosagem .valorCredito {
            font-weight: 300;
            font-size: 35px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .valorDosado {
            font-weight: 300;
            font-size: 35px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .volumeDosado {
            font-weight: 800;
            font-size: 40px;
            float: right;
            text-align: right;
            padding-top: 0px;
        }

        .modalDosagem .progressDosagem i {
            font-size: 44px;
        }

        .mainStation {
            min-height: 962px;
            background-image: url(../../Content/img/background_station.jpg);
            background-size: 100%;
            background-repeat: round;
            max-height: 962px;
        }

        .mainStationV {
            background-image: unset !important;
            background-color: #f7f7f7;
            min-height: 962px;
            max-height: 962px;
        }

        .imgFilialStation {
            max-width: 100%;
            max-height: 160px;
            padding: 10px;
        }

        .headerStation {
            height: 160px;
            margin: 0px !important;
        }

            .headerStation .logoStation {
                padding: 0 !important;
                background-color: transparent;
                text-align: right !important;
            }

        .headerStationV {
            background-image: url('/content/img/background_header.png');
            background-repeat: no-repeat;
            background-size: 100%;
            background-attachment: fixed;
            height: 160px;
            margin: 0px !important;
        }

            .headerStationV .logoStation {
                padding: 0 !important;
                background-color: transparent;
                text-align: right !important;
            }

        .bodyStation {
            padding: 0px 10px 0px 10px !important;
            border-left: 5px;
            border-right: 5px;
        }

            .bodyStation .produtoStation {
                padding-bottom: 10px;
                height: 350px; /*665px;*/
            }

            .bodyStation .produtoStationV {
                padding-bottom: 10px;
                height: 250px; /*350px;*/
            }

            .bodyStation .btnDetalhesProdutoStation a {
                /*display: none;*/
                font-size: 28px;
            }

            .bodyStation .imgProdutoStation {
                max-height: 450px; /*550px;*/
                max-width: 100%;
                /*width: 100%;*/
                text-align: center !important;
                /*height: -webkit-fill-available;*/
            }

        .imgProdutoStationV {
            max-height: 250px;
        }

        .bodyStation .precoStation {
            height: 130px;
            padding-left: 10px;
        }

            .bodyStation .precoStation .nomeProduto {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStation .categoriaProduto {
                font-size: 27px;
                font-weight: bold;
                margin-top: 5px;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

            .bodyStation .precoStation .precoProduto {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .precoProdutosm {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .precoProdutoAnterior {
                font-size: 30px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .mlProduto {
                font-size: 25px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

        .bodyStation .precoStationV {
            /*margin-top: 25px;*/
            padding: 9px;
            border-radius: 15px;
            background-color: #ffcc2a !important;
        }

            .bodyStation .precoStationV .nomeProduto {
                font-size: 30px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                margin-bottom: 5px;
                text-transform: uppercase;
            }

            .bodyStation .precoStationV .categoriaProduto {
                font-size: 25px;
                font-weight: bold;
                margin-top: 10px;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                text-transform: uppercase;
            }

            .bodyStation .precoStationV .precoProduto {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 10px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStationV .precoProdutosm {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 10px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStationV .precoProdutoAnterior {
                font-size: 30px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                float: left;
            }

            .bodyStation .precoStationV .ribbon-discount {
                font-size: 3.16rem;
                top: -42px;
            }

            .bodyStation .precoStationV .mlProduto {
                font-size: 19px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

        .bodyStation .detalhesProdutoStation {
            padding: 0px 0px 0px 5px;
            margin-top: 0px;
        }

        .bodyStation .abvIbuProdutoStation {
            font-size: 28px;
            color: white;
            font-weight: bold;
            margin-top: 35px;
            margin-left: 0px;
        }

        .bodyStation .qrCodeArea {
            margin-top: 10px;
        }

        .bodyStation .pinArea {
            margin-top: 15px;
            margin-left: 100px;
        }

        .bodyStation .qrCode {
            /*width: 100%;*/
            border-radius: 10px;
            max-width: 160px;
        }

        .bodyStation .qrCodeV {
            /*width: 100%;*/
            border-radius: 10px;
            max-width: 100px;
        }

        .bodyStation .corpoProdutoStation {
            margin-top: 25px;
            text-align: center;
            padding-left: 20px;
        }

        .bodyStation .abvProdutoStation {
            margin-top: 20px;
            height: 50px;
            margin-bottom: 10px;
        }

        .bodyStation .titleCorpo {
            font-size: 22px;
        }

        .bodyStation .titleCorpoV {
            font-size: 20px;
        }

        .bodyStation .ratingCorpo i {
            font-size: 28px;
        }

        .bodyStation .ratingCorpoV i {
            font-size: 44px;
        }

        .bodyStation .descricaoProduto {
            height: 190px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .descricaoProduto2 {
            height: 280px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .ingredienteProduto {
            height: 80px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .divideLine {
            border-right: 2px solid #c79121;
        }

        .footerStation {
            bottom: 0px;
            position: absolute;
            padding-left: 175px;
            font-size: 16px;
        }

        .bottomStation {
            padding: 0 !important;
        }
    }
    /*--------------------------------------------------------------------------------*/

    /*--------------------------------------------------------------*/
    /* Media 1280px
/*--------------------------------------------------------------*/
    @media only screen and (min-device-height: 1200px) and (max-device-height: 1280px) {
        .modalDosagem .imgLogo {
            width: 180px;
        }

        .modalDosagem .nomeCliente {
            font-size: 30px;
        }

        .modalDosagem .valorDosagem {
            height: 150px
        }

        .modalDosagem .lblDosagem {
            font-size: 25px;
        }

        .modalDosagem .valorCredito {
            font-weight: 300;
            font-size: 35px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .valorDosado {
            font-weight: 300;
            font-size: 35px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .volumeDosado {
            font-weight: 800;
            font-size: 40px;
            float: right;
            text-align: right;
            padding-top: 0px;
        }

        .modalDosagem .progressDosagem i {
            font-size: 44px;
        }

        .mainStation {
            min-height: 1280px;
            background-image: url(../../Content/img/background_station.jpg);
            background-size: 100%;
            background-repeat: round;
            max-height: 1280px;
        }

        .mainStationV {
            background-image: unset !important;
            background-color: #f7f7f7;
            min-height: 1280px;
            max-height: 1280px;
        }

        .imgFilialStation {
            max-width: 100%;
            max-height: 180px;
            padding: 10px;
        }

        .headerStation {
            height: 225px;
            margin: 0px !important;
        }

            .headerStation .logoStation {
                padding: 0 !important;
                background-color: transparent;
                text-align: right !important;
            }

        .headerStationV {
            background-image: url('/content/img/background_header.png');
            background-repeat: no-repeat;
            background-size: 100%;
            background-attachment: fixed;
            height: 225px;
            margin: 0px !important;
        }

            .headerStationV .logoStation {
                padding: 0 !important;
                background-color: transparent;
                text-align: right !important;
            }

        .bodyStation {
            padding: 0px 10px 0px 10px !important;
            border-left: 5px;
            border-right: 5px;
        }

            .bodyStation .produtoStation {
                padding-bottom: 10px;
                height: 890px;
            }

            .bodyStation .produtoStationV {
                padding-bottom: 10px;
                height: 450px; /*550px;*/
            }

            .bodyStation .produtoDetalhesV {
                min-height: 120px;
            }

            .bodyStation .btnDetalhesProdutoStation a {
                /*display: none;*/
                font-size: 28px;
            }

            .bodyStation .imgProdutoStation {
                max-height: 550px;
                max-width: 100%;
                /*width: 100%;*/
                text-align: center !important;
                height: 500px;
                /*height: -webkit-fill-available;*/
            }

        .imgProdutoStationV {
            max-height: 450px;
            max-width: 100%;
        }

        .bodyStation .precoStation {
            height: 130px;
            padding-left: 10px;
        }

            .bodyStation .precoStation .nomeProduto {
                font-size: 40px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStation .categoriaProduto {
                font-size: 35px;
                font-weight: bold;
                margin-top: 5px;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

            .bodyStation .precoStation .precoProduto {
                font-size: 45px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .precoProdutosm {
                font-size: 40px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .precoProdutoAnterior {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .mlProduto {
                font-size: 32px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

        .bodyStation .precoStationV {
            margin-top: 25px;
            padding: 9px;
            border-radius: 15px;
            background-color: #ffcc2a !important;
        }

            .bodyStation .precoStationV .nomeProduto {
                font-size: 30px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                margin-bottom: 5px;
                text-transform: uppercase;
            }

            .bodyStation .precoStationV .categoriaProduto {
                font-size: 25px;
                font-weight: bold;
                margin-top: 10px;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                text-transform: uppercase;
            }

            .bodyStation .precoStationV .precoProduto {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 10px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStationV .precoProdutosm {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 10px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStationV .precoProdutoAnterior {
                font-size: 30px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                float: left;
            }

            .bodyStation .precoStationV .ribbon-discount {
                font-size: 3.16rem;
                top: -42px;
            }

            .bodyStation .precoStationV .mlProduto {
                font-size: 19px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

        .bodyStation .detalhesProdutoStation {
            padding: 0px 0px 10px 5px;
        }

        .bodyStation .abvIbuProdutoStation {
            font-size: 35px;
            color: white;
            font-weight: bold;
            margin-top: 50px;
            margin-left: 0px;
        }

        .bodyStation .qrCodeArea {
            margin-top: 0px;
        }

        .bodyStation .pinArea {
            margin-top: 15px;
            margin-left: 170px;
        }

        .bodyStation .pinAreaV {
            height: 120px;
            max-width: 150px;
        }

        .bodyStation .qrCode {
            width: 100%;
            border-radius: 10px;
        }

        .bodyStation .corpoProdutoStation {
            margin-top: 75px;
            text-align: center;
            padding-left: 25px;
        }

        .bodyStation .abvProdutoStation {
            margin-top: 20px;
            height: 50px;
            margin-bottom: 10px;
        }

        .bodyStation .titleCorpo {
            font-size: 22px;
        }

        .bodyStation .titleCorpoV {
            font-size: 20px;
        }

        .bodyStation .ratingCorpo i {
            font-size: 44px;
        }

        .bodyStation .ratingCorpoV i {
            font-size: 44px;
        }

        .bodyStation .descricaoProduto {
            height: 190px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .descricaoProduto2 {
            height: 280px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .ingredienteProduto {
            height: 80px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .divideLine {
            border-right: 2px solid #c79121;
        }

        .footerStation {
            bottom: 0px;
            position: absolute;
            padding-left: 300px;
            font-size: 16px;
        }

        .bottomStation {
            padding: 0 !important;
        }
    }
    /*--------------------------------------------------------------------------------*/

    /*--------------------------------------------------------------*/
    /* Media 1366px
/*--------------------------------------------------------------*/
    @media only screen and (min-device-height: 1300px) and (max-device-height: 1366px) {
        .modalDosagem .imgLogo {
            width: 180px;
        }

        .modalDosagem .nomeCliente {
            font-size: 30px;
        }

        .modalDosagem .valorDosagem {
            height: 150px
        }

        .modalDosagem .lblDosagem {
            font-size: 25px;
        }

        .modalDosagem .valorCredito {
            font-weight: 300;
            font-size: 35px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .valorDosado {
            font-weight: 300;
            font-size: 35px;
            text-align: left;
            padding-top: 10px;
        }

        .modalDosagem .volumeDosado {
            font-weight: 800;
            font-size: 40px;
            float: right;
            text-align: right;
            padding-top: 0px;
        }

        .modalDosagem .progressDosagem i {
            font-size: 44px;
        }

        .mainStation {
            min-height: 1366px;
            background-image: url(../../Content/img/background_station.jpg);
            background-size: 100%;
            background-repeat: round;
            max-height: 1366px;
        }

        .mainStationV {
            background-image: unset !important;
            background-color: #f7f7f7;
            min-height: 1366px;
            max-height: 1366px;
        }

        .imgFilialStation {
            max-width: 100%;
            max-height: 180px;
            padding: 10px;
        }

        .headerStation {
            height: 250px;
            margin: 0px !important;
        }

            .headerStation .logoStation {
                padding: 0 !important;
                background-color: transparent;
                text-align: right !important;
            }

        .headerStationV {
            background-image: url('/content/img/background_header.png');
            background-repeat: no-repeat;
            background-size: 100%;
            background-attachment: fixed;
            height: 220px; /*250px;*/
            margin: 0px !important;
        }

            .headerStationV .logoStation {
                padding: 0 !important;
                background-color: transparent;
                text-align: right !important;
            }

        .bodyStation {
            padding: 0px 10px 0px 10px !important;
            border-left: 5px;
            border-right: 5px;
        }

            .bodyStation .produtoStation {
                padding-bottom: 10px;
                height: 935px;
            }

            .bodyStation .produtoStationV {
                padding-bottom: 10px;
                height: 500px;
            }

            .bodyStation .produtoDetalhesV {
                min-height: 120px;
            }

            .bodyStation .btnDetalhesProdutoStation {
                /*display: none;*/
                font-size: 28px;
            }

            .bodyStation .imgProdutoStation {
                height: 500px;
                max-height: unset;
                max-width: 550px;
                /*max-height: 550px;*/
                /*max-width: 100%;*/
                /*width: 100%;*/
                text-align: center !important;
                /*height: -webkit-fill-available;*/
            }

        .imgProdutoStationV {
            max-height: 500px;
            max-width: 100%;
        }

        .bodyStation .precoStation {
            height: 130px;
            padding-left: 10px;
        }

            .bodyStation .precoStation .nomeProduto {
                font-size: 40px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStation .categoriaProduto {
                font-size: 35px;
                font-weight: bold;
                margin-top: 5px;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

            .bodyStation .precoStation .precoProduto {
                font-size: 45px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .precoProdutosm {
                font-size: 40px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .precoProdutoAnterior {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStation .mlProduto {
                font-size: 32px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

        .bodyStation .precoStationV {
            margin-top: 25px;
            padding: 9px;
            border-radius: 15px;
            background-color: #ffcc2a !important;
        }

            .bodyStation .precoStationV .nomeProduto {
                font-size: 30px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
                margin-bottom: 5px;
                text-transform: uppercase;
            }

            .bodyStation .precoStationV .categoriaProduto {
                font-size: 25px;
                font-weight: bold;
                margin-top: 10px;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                text-transform: uppercase;
            }

            .bodyStation .precoStationV .precoProduto {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 10px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStationV .precoProdutosm {
                font-size: 35px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 10px;
                margin-bottom: 5px;
            }

            .bodyStation .precoStationV .precoProdutoAnterior {
                font-size: 30px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
                margin-top: 5px;
            }

            .bodyStation .precoStationV .ribbon-discount {
                font-size: 3.16rem;
                top: -42px;
            }

            .bodyStation .precoStationV .mlProduto {
                font-size: 19px;
                font-weight: bold;
                text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
            }

        .bodyStation .detalhesProdutoStation {
            padding: 0px 0px 10px 5px;
        }

        .bodyStation .abvIbuProdutoStation {
            font-size: 35px;
            color: white;
            font-weight: bold;
            margin-top: 50px;
            margin-left: 0px;
        }

        .bodyStation .qrCodeArea {
            margin-top: 10px;
        }

        .bodyStation .pinArea {
            margin-top: 25px;
            margin-left: 175px;
        }

        .bodyStation .pinAreaV {
            /*margin-top: 10px;*/
            font-weight: bold;
            text-align: center;
            font-size: 35px;
            border-radius: 10px;
            height: 150px;
            max-width: 150px;
            /*margin-left: 170px;*/
            color: #333;
            background-color: #fff;
            border-color: #ccc;
            border: 1px solid #bfbfbf;
        }

        .bodyStation .qrCode {
            width: 100%;
            border-radius: 10px;
            max-width: 200px;
        }

        .bodyStation .qrCodeV {
            width: 100%;
            border-radius: 10px;
            max-width: 150px;
        }

        .bodyStation .corpoProdutoStation {
            margin-top: 75px;
            text-align: center;
            padding-left: 25px;
        }

        .bodyStation .abvProdutoStation {
            margin-top: 20px;
            height: 50px;
            margin-bottom: 10px;
        }

        .bodyStation .titleCorpo {
            font-size: 22px;
        }

        .bodyStation .titleCorpoV {
            font-size: 20px;
        }

        .bodyStation .ratingCorpo i {
            font-size: 44px;
        }

        .bodyStation .ratingCorpoV i {
            font-size: 44px;
        }

        .bodyStation .descricaoProduto {
            height: 190px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .descricaoProduto2 {
            height: 280px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .ingredienteProduto {
            height: 80px;
            overflow: auto;
            text-overflow: ellipsis;
            font-size: 24px; /*185%;*/
            margin-bottom: 10px;
        }

        .bodyStation .divideLine {
            border-right: 2px solid #c79121;
        }

        .footerStation {
            bottom: 0px;
            position: absolute;
            padding-left: 300px;
            font-size: 16px;
        }

        .bottomStation {
            padding: 0 !important;
        }
    }
    /*--------------------------------------------------------------------------------*/

    /*--------------------------------------------------------------------*/
    .mainTapController {
        min-height: 1024px;
        background-color: #f7f7f7;
    }

    .headerTapController {
        background-image: url('../../content/img/background_header.png');
        background-repeat: no-repeat;
        background-size: 100%;
        background-attachment: fixed;
        height: 180px;
        margin: 0px !important;
    }

        .headerTapController .logoStation {
            padding: 0 !important;
            background-color: transparent;
            text-align: right !important;
        }

    .cards {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 10px;
        justify-content: space-evenly;
    }

    .newCard-2 {
        width: 47%;
    }

    .newCard-3 {
        width: 31.5%;
    }

    .cardStation {
        /*width: 100px;*/ /*33.33%;*/ /* Set width of cards */
        border: 1px solid #9E9E9E; /* Set up Border */
        border-radius: 4px; /* Slightly Curve edges */
        overflow: hidden; /* Fixes the corners */
        display: flex; /* Children use Flexbox */
        flex-direction: column; /* Rotate Axis */
    }

    .cardStation-header {
        /*color: #f8ac59;*/
        text-align: center;
        font-size: 19px;
        font-weight: 600;
        border-bottom: 1px solid #9E9E9E;
        background-color: #ffcc2a;
        padding: 5px 10px;
        text-transform: uppercase;
    }

    .cardStation-main {
        display: flex; /* Children use Flexbox */
        flex-direction: column; /* Rotate Axis to Vertical */
        justify-content: center; /* Group Children in Center */
        align-items: center; /* Group Children in Center (+axis) */
        padding: 10px 0; /* Add padding to the top/bottom */
        font-weight: 600;
    }

    .cardStation-product {
        font-size: 20px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .cardStation-price {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .cardStation-footer {
        align-items: baseline;
        text-align: center;
        margin-bottom: 5px;
    }

    .cardStation-situacao {
        font-size: 15px;
        padding: 8px;
        text-transform: uppercase;
    }

    .cardStation-info {
        background-color: darkgreen;
    }

    .cardStation-error {
        background-color: rgba(245, 15, 39, 0.5);
    }

    .cardStation-waiting {
        background-color: darkgrey;
    }

    .cardStation-selectedChopeira {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 25px;
        padding-bottom: 10px;
        padding-top: 0px;
        padding-left: 10px;
    }

    .cardStation-main-description {
        color: #D32F2F;
        font-size: 12px;
        text-align: center;
    }

    .logTAPController {
        border-spacing: 10px 5px !important;
        border-collapse: separate !important;
    }

    .logTime {
        width: 70px;
    }

    .logAction {
        width: 150px;
        display: block;
        margin-bottom: 0px;
        line-height: 20px;
        font-weight: 400;
        font-size: 13px;
        color: #333;
        text-align: center;
        white-space: normal;
        background-color: rgba(26,123,185,.5);
        text-transform: uppercase;
    }

        .logAction.log-alert {
            background-color: rgba(245, 15, 39, 0.5);
            color: #ffffff;
        }

        .logAction.log-info {
            background-color: rgba(26,123,185,.5);
        }

        .logAction.log-success {
            background-color: rgba(26, 185, 29, 0.50);
        }

    .logChopeira {
        width: 220px;
        text-transform: uppercase;
    }


/*--------------------------------------------------------------*/
/* Media Celular
/*--------------------------------------------------------------*/
@media only screen and (max-device-width: 470px) {
    .cardStation-selectedChopeira {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        padding-bottom: 10px;
        padding-top: 0px;
        padding-left: 0px;
    }

    .btn-tap {
        width: 50px !important;
        height: 50px !important;
        font-size: 20px !important;
    }

    .cardStation-header {
        /* color: #f8ac59; */
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        border-bottom: 1px solid #9E9E9E;
        background-color: #ffcc2a;
        padding: 2px 5px;
        text-transform: uppercase;
    }

    .cardStation-product {
        font-size: 10px;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .cardStation-price {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .cardStation-situacao {
        font-size: 8px;
        padding: 5px;
        text-transform: uppercase;
    }
}

    /*--------------------------------------------------------------------*/
    /*.userMessageStation {
    text-align: center;
}
.manutencaoStation {
    padding: 10px;
    text-align: center;
}*/

    .manutencaoStation {
        padding: 10px;
        text-align: left;
    }

    .userMessageArea {
        vertical-align: middle;
        display: flex;
        align-items: center;
    }
    /*--------------------------------------------------------------*/

    .imgProduto {
        max-width: 100%;
        /*min-width: 100px;*/
        max-height: 300px;
        /*min-height: 100px;*/
    }

    .imgCliente {
        max-width: 100%;
        /*min-width: 100px;*/
        max-height: 250px;
        /*min-height: 100px;*/
    }

    .imgEmpresa {
        max-width: 100%;
        /*min-width: 100px;*/
        max-height: 250px;
        /*min-height: 100px;*/
    }

    .imgFilial {
        max-width: 100%;
        /*min-width: 100px;*/
        max-height: 250px;
        /*min-height: 100px;*/
    }

    .imgEmpresaLogoTopNav {
        max-width: 100%;
        /*min-width: 100px;*/
        max-height: 90px;
        /*min-height: 100px;*/
    }

    .imgEmpresaLogoMini {
        max-width: 100%;
        /*min-width: 100px;*/
        max-height: 30px;
        /*min-height: 100px;*/
    }

    .label-prepago {
        background-color: rgba(26, 123, 185, 0.5);
        color: #333;
    }

    .label-pospago {
        background-color: rgba(245, 15, 39, 0.5);
        color: #333;
    }

    .label-staff {
        background-color: rgba(241, 201, 15, 0.76);
        color: #333;
    }

    .label-bonus {
        background-color: rgba(17, 241, 15, 0.76);
        color: #333;
    }

    .label-tarifacartao {
        background-color: rgba(245, 15, 39, 0.5);
        color: #333;
    }

    /*
    RIBBON DESCONTO
*/
    .ribbon-discount {
        background: rgba(245, 15, 39, 1);
        padding: 12px 32px 16px 32px;
        border-radius: 16px 16px 16px 0px;
        /*font-family: "Zen Maru Gothic", sans-serif;*/
        line-height: 1;
        font-weight: 500;
        font-size: 3.16rem;
        color: white;
        padding-left: 16px + 16px;
        position: absolute;
        left: -16px;
        top: -64px;
        box-shadow: 0.7px 1.1px 6.6px -2px rgba(0, 0, 0, 0.024), 1.3px 2px 11px -2px rgba(0, 0, 0, 0.037), 1.9px 2.8px 13.3px -2px rgba(0, 0, 0, 0.048), 2.6px 3.9px 13.7px -2px rgba(0, 0, 0, 0.057), 3.9px 5.8px 13.4px -2px rgba(0, 0, 0, 0.064), 8px 12px 26px -2px rgba(0, 0, 0, 0.07);
    }

        .ribbon-discount::before {
            background: #ff0500;
            display: block;
            content: "";
            width: 16px;
            height: 32px;
            position: absolute;
            top: 100%;
            left: 0;
            border-radius: 0 0 0 16px;
        }

        .ribbon-discount::after {
            background: linear-gradient( 180deg, rgba(0, 0, 0, 0.40940126050420167) 0%, rgba(0, 0, 0, 0) 150% );
            display: block;
            content: "";
            width: 16px;
            height: 32px;
            position: absolute;
            top: 100%;
            left: 0;
            border-radius: 16px 0 0 16px;
        }

    .blink {
        animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
    }

    s, strike {
        text-decoration: none;
        position: relative;
    }

        s::before, strike::before {
            top: 50%; /*tweak this to adjust the vertical position if it's off a bit due to your font family */
            background: red; /*this is the color of the line*/
            opacity: .6;
            content: '';
            width: 110%;
            position: absolute;
            height: 10px;
            border-radius: .1em;
            left: -5%;
            white-space: nowrap;
            display: block;
            transform: rotate(-15deg);
        }

        s.straight::before, strike.straight::before {
            transform: rotate(0deg);
            left: -1%;
            width: 102%;
        }


    @keyframes blink-animation {
        to {
            visibility: hidden;
        }
    }

    @-webkit-keyframes blink-animation {
        to {
            visibility: hidden;
        }
    }
    /*
Icon Notify - do top MENU
*/
    .notification {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        cursor: default !important;
        display: inline-block;
        font-weight: 700;
        height: 30px;
        width: 30px;
        padding: 2px;
        text-align: center;
        text-decoration: none !important;
        -moz-user-select: none;
        -webkit-user-select: none;
        background-color: #f8f8f8;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
        background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
        background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
        background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
        background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
        background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
        border: 1px solid #bfbfbf;
        color: #c4bab6;
        font-size: 17px;
        margin: 5px 0 0;
        position: relative;
    }

    @media (max-width: 880px) and (min-width: 768px) {
        .notification {
            /*margin-top: 5px !important;*/
            width: 40px !important;
            height: 40px !important;
            line-height: 38px !important;
            margin: 0px 0 0 !important;
        }
    }

    @media (max-width: 979px) {
        .notification {
            width: 40px !important;
            height: 40px !important;
            margin-top: 0 !important;
            margin-left: 2px !important;
            border-radius: 3px !important;
            margin-right: -3px !important;
            font-size: 25px;
        }
    }

    .notify {
        /*position: relative;*/
        /*margin-top: -10px*/ /*-30px*/
        position: relative;
        margin-top: 15px;
        padding: 2px 5px;
        position: absolute;
        top: 12px;
    }

        .notify .heartbit {
            position: absolute;
            top: -35px;
            right: -20px;
            height: 25px;
            width: 25px;
            z-index: 10;
            border: 5px solid #f8ac59;
            border-radius: 70px;
            -moz-animation: heartbit 1s ease-out;
            -moz-animation-iteration-count: infinite;
            -o-animation: heartbit 1s ease-out;
            -o-animation-iteration-count: infinite;
            -webkit-animation: heartbit 1s ease-out;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite
        }

        .notify .point {
            width: 6px;
            height: 6px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
            background-color: #f8ac59;
            position: absolute;
            right: -10px;
            top: -25px
        }

    @-moz-keyframes heartbit {
        0% {
            -moz-transform: scale(0);
            opacity: 0
        }

        25% {
            -moz-transform: scale(.1);
            opacity: .1
        }

        50% {
            -moz-transform: scale(.5);
            opacity: .3
        }

        75% {
            -moz-transform: scale(.8);
            opacity: .5
        }

        100% {
            -moz-transform: scale(1);
            opacity: 0
        }
    }

    @-webkit-keyframes heartbit {
        0% {
            -webkit-transform: scale(0);
            opacity: 0
        }

        25% {
            -webkit-transform: scale(.1);
            opacity: .1
        }

        50% {
            -webkit-transform: scale(.5);
            opacity: .3
        }

        75% {
            -webkit-transform: scale(.8);
            opacity: .5
        }

        100% {
            -webkit-transform: scale(1);
            opacity: 0
        }
    }

    .ajax-dropdown > :first-child {
        margin: 0 0 3px;
        padding: 0 0 9px
    }

    .ajax-dropdown {
        position: absolute;
        display: none;
        z-index: 905;
        top: 48px;
        /*left: 16px;*/
        left: -138px;
        width: 315px;
        height: 400px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-box-shadow: 0 2px 4px rgba(30,30,100,.25);
        -moz-box-shadow: 0 2px 4px rgba(30,30,100,.25);
        box-shadow: 0 2px 4px rgba(30,30,100,.25);
        padding: 10px;
        background: #fff;
        border: 1px solid #b3b3b3
    }

        .ajax-dropdown:after, .ajax-dropdown:before {
            bottom: 100%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none
        }

        .ajax-dropdown:after {
            border-color: rgba(255,255,255,0);
            border-bottom-color: #fff;
            border-width: 7px;
            left: 50%;
            margin-left: -7px
        }

        .ajax-dropdown:before {
            border-color: rgba(131,131,131,0);
            border-bottom-color: #838383;
            border-width: 8px;
            left: 50%;
            margin-left: -8px
        }

        .ajax-dropdown .btn-group .btn {
            font-weight: 700;
            text-transform: capitalize
        }

        .ajax-dropdown .btn-group > :nth-child(2) {
            border-right-width: 0;
            border-left-width: 0
        }

        .ajax-dropdown .btn-group > :last-child {
            border-right-width: 1px !important
        }

        .ajax-dropdown .btn-group .btn:active {
            top: 0;
            left: 0
        }

    .ajax-notifications {
        height: 365px;
        display: block;
        overflow: auto;
        margin-right: -10px;
        margin-left: -10px;
        border-bottom: 1px solid #CECECE;
        border-top: 1px solid #CECECE;
        background: #E9E9E9
    }

        .ajax-notifications .alert.alert-transparent {
            background-color: transparent;
            border-color: transparent;
            color: #757575;
            margin: 13px 10px
        }

        .ajax-notifications .alert > :first-child {
            margin-bottom: 10px;
            font-weight: 400
        }

    .ajax-dropdown > :last-child {
        font-size: 13px;
        display: block;
        padding: 5px 0;
        line-height: 22px;
        font-weight: 400
    }

    .ajax-dropdown .fa-4x.fa-border {
        border-width: 3px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        display: block;
        margin: 0 auto;
        width: 46px;
        text-align: center;
        color: #D1D1D1;
        border-color: #D1D1D1
    }

    .divideV :after {
        background: #c79121;
        width: 2px;
        /* content: ""; */
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        /* min-height: 70px; */
    }

    .divideH {
        border-top: 2px solid #c79121;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 50px;
    }

    .well-sm-rounded {
        padding: 9px;
        border-radius: 15px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }


    #preloader {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #loader {
        display: block;
        position: relative;
        left: 50%;
        top: 50%;
        width: 150px;
        height: 150px;
        margin: -75px 0 0 -75px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #9370DB;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
    }

        #loader:before {
            content: "";
            position: absolute;
            top: 5px;
            left: 5px;
            right: 5px;
            bottom: 5px;
            border-radius: 50%;
            border: 3px solid transparent;
            border-top-color: #BA55D3;
            -webkit-animation: spin 3s linear infinite;
            animation: spin 3s linear infinite;
        }

        #loader:after {
            content: "";
            position: absolute;
            top: 15px;
            left: 15px;
            right: 15px;
            bottom: 15px;
            border-radius: 50%;
            border: 3px solid transparent;
            border-top-color: #FF00FF;
            -webkit-animation: spin 1.5s linear infinite;
            animation: spin 1.5s linear infinite;
        }

    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    /*.select2-hidden-accessible {
    display: none;
}*/

    .table-log {
        width: 100%;
        border-collapse: collapse;
        border: 1px solid rgb(200, 200, 200);
        /*letter-spacing: 1px;*/
        font-family: sans-serif;
        font-size: 8px;
    }

        .table-log td,
        .table-log th {
            border: 1px solid rgb(190, 190, 190);
        }

        .table-log th {
            text-align: center;
        }

    /*——————————————
Global
———————————————*/

    #timeline-content {
        font-family: helvetica;
        /*margin-top: 30px;*/
        text-align: center;
        max-height: 450px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    /*——————————————
TimeLine CSS
———————————————*/
    /* Base */

    section.timeline-outer {
        width: 90%;
        margin: 0 auto;
    }

    h1.header {
        font-size: 50px;
        line-height: 50px;
    }
    /* Timeline */

    .timeline {
        border-left: 4px solid #ffa500;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        color: #333;
        /*margin: 50px auto;*/
        letter-spacing: 0.5px;
        position: relative;
        line-height: 1.4em;
        padding: 5px 20px 5px 20px;
        list-style: none;
        text-align: left;
    }

        .timeline h1,
        .timeline h2,
        .timeline h3 {
            font-size: 14px;
        }

        .timeline p {
            padding-top: 5px;
            font-size: 12px;
        }

        .timeline .event {
            border-bottom: 1px solid rgba(160, 160, 160, 0.2);
            padding-bottom: 15px;
            margin-bottom: 20px;
            position: relative;
        }

            .timeline .event:last-of-type {
                padding-bottom: 0;
                margin-bottom: 0;
                border: none;
            }

            .timeline .event:before,
            .timeline .event:after {
                position: absolute;
                display: block;
                top: 0;
            }

            .timeline .event:before {
                left: 0.5px;
                top: 20px;
                min-width: 0;
                font-size: 11px;
                color: #212121;
                content: attr(data-date);
                text-align: left;
                color: rgba(0, 0, 0, 0.60);
                /*  font-weight: 100;*/
                min-width: 120px;
            }

            .timeline .event:after {
                box-shadow: 0 0 0 5px #ffa500;
                left: -30px;
                background: #eee;
                border-radius: 50%;
                height: 14px;
                width: 14px;
                content: "";
                top: 5px;
            }

    /*——————————————
others
———————————————*/

    a.portfolio-link {
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .tituloRelease {
        /*margin-left: 5%;*/
        /*color: rgb(255, 255, 255);*/
        /*font-size: 19px;*/
        /*margin-bottom: 0%;*/
    }



    .descricaoRelease {
        font-family: italic;
        line-height: 12px;
        font-size: 13px;
        color: rgb(199, 199, 199);
        display: inline;
        word-wrap: break-word;
        padding-left: 5%;
        padding-right: 5%;
    }
.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em;
}

    .daterangepicker:before, .daterangepicker:after {
        position: absolute;
        display: inline-block;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    .daterangepicker:before {
        top: -7px;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border-bottom: 7px solid #ccc;
    }

    .daterangepicker:after {
        top: -6px;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
    }

    .daterangepicker.opensleft:before {
        right: 9px;
    }

    .daterangepicker.opensleft:after {
        right: 10px;
    }

    .daterangepicker.openscenter:before {
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .daterangepicker.openscenter:after {
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .daterangepicker.opensright:before {
        left: 9px;
    }

    .daterangepicker.opensright:after {
        left: 10px;
    }

    .daterangepicker.drop-up {
        margin-top: -7px;
    }

        .daterangepicker.drop-up:before {
            top: initial;
            bottom: -7px;
            border-bottom: initial;
            border-top: 7px solid #ccc;
        }

        .daterangepicker.drop-up:after {
            top: initial;
            bottom: -6px;
            border-bottom: initial;
            border-top: 6px solid #fff;
        }

    .daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .calendar {
        float: none;
    }

    .daterangepicker.single .drp-selected {
        display: none;
    }

    .daterangepicker.show-calendar .calendar {
        display: block;
    }

    .daterangepicker.show-calendar .drp-buttons {
        display: block;
    }

    .daterangepicker.auto-apply .drp-buttons {
        display: none;
    }

    .daterangepicker .calendar {
        display: none;
        max-width: 270px;
    }

        .daterangepicker .calendar.left {
            padding: 8px 0 8px 8px;
        }

        .daterangepicker .calendar.right {
            padding: 8px;
        }

        .daterangepicker .calendar.single .calendar-table {
            border: none;
        }

    .daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
        color: #fff;
        border: solid black;
        border-width: 0 2px 2px 0;
        border-radius: 0;
        display: inline-block;
        padding: 3px;
    }

    .daterangepicker .calendar-table .next span {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .daterangepicker .calendar-table .prev span {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        min-width: 32px;
        width: 32px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        border-radius: 4px;
        border: 1px solid transparent;
        white-space: nowrap;
        cursor: pointer;
    }

    .daterangepicker .calendar-table {
        border: 1px solid #fff;
        border-radius: 4px;
        background-color: #fff;
    }

        .daterangepicker .calendar-table table {
            width: 100%;
            margin: 0;
            border-spacing: 0;
            border-collapse: collapse;
        }

    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
        background-color: #eee;
        border-color: transparent;
        color: inherit;
    }

    .daterangepicker td.week, .daterangepicker th.week {
        font-size: 80%;
        color: #ccc;
    }

    .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
        background-color: #fff;
        border-color: transparent;
        color: #999;
    }

    .daterangepicker td.in-range {
        background-color: #ebf4f8;
        border-color: transparent;
        color: #000;
        border-radius: 0;
    }

    .daterangepicker td.start-date {
        border-radius: 4px 0 0 4px;
    }

    .daterangepicker td.end-date {
        border-radius: 0 4px 4px 0;
    }

    .daterangepicker td.start-date.end-date {
        border-radius: 4px;
    }

    .daterangepicker td.active, .daterangepicker td.active:hover {
        background-color: #357ebd;
        border-color: transparent;
        color: #fff;
    }

    .daterangepicker th.month {
        width: auto;
    }

    .daterangepicker td.disabled, .daterangepicker option.disabled {
        color: #999;
        cursor: not-allowed;
        text-decoration: line-through;
    }

    .daterangepicker select.monthselect, .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default;
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%;
    }

    .daterangepicker select.yearselect {
        width: 40%;
    }

    .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
        width: 50px;
        margin: 0 auto;
        background: #eee;
        border: 1px solid #eee;
        padding: 2px;
        outline: 0;
        font-size: 12px;
    }

    .daterangepicker .calendar-time {
        text-align: center;
        margin: 4px auto 0 auto;
        line-height: 30px;
        position: relative;
    }

        .daterangepicker .calendar-time select.disabled {
            color: #ccc;
            cursor: not-allowed;
        }

    .daterangepicker .drp-buttons {
        clear: both;
        text-align: right;
        padding: 8px;
        border-top: 1px solid #ddd;
        display: none;
        line-height: 12px;
        vertical-align: middle;
    }

    .daterangepicker .drp-selected {
        display: inline-block;
        font-size: 12px;
        padding-right: 8px;
    }

    .daterangepicker .drp-buttons .btn {
        margin-left: 8px;
        font-size: 12px;
        font-weight: bold;
        padding: 4px 8px;
    }

    .daterangepicker.show-ranges .calendar.left {
        border-left: 1px solid #ddd;
    }

    .daterangepicker .ranges {
        float: none;
        text-align: left;
        margin: 0;
    }

    .daterangepicker.show-calendar .ranges {
        margin-top: 8px;
    }

    .daterangepicker .ranges ul {
        list-style: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    .daterangepicker .ranges li {
        font-size: 12px;
        padding: 8px 12px;
        cursor: pointer;
    }

        .daterangepicker .ranges li:hover {
            background-color: #eee;
        }

        .daterangepicker .ranges li.active {
            background-color: #08c;
            color: #fff;
        }

/*  Larger Screen Styling */
@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }

        .daterangepicker .ranges ul {
            width: 140px;
        }

        .daterangepicker.single .ranges ul {
            width: 100%;
        }

        .daterangepicker.single .calendar.left {
            clear: none;
        }

        .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
            float: left;
        }

        .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
            float: right;
        }

        .daterangepicker.ltr {
            direction: ltr;
            text-align: left;
        }

            .daterangepicker.ltr .calendar.left {
                clear: left;
                margin-right: 0;
            }

                .daterangepicker.ltr .calendar.left .calendar-table {
                    border-right: none;
                    border-top-right-radius: 0;
                    border-bottom-right-radius: 0;
                }

            .daterangepicker.ltr .calendar.right {
                margin-left: 0;
            }

                .daterangepicker.ltr .calendar.right .calendar-table {
                    border-left: none;
                    border-top-left-radius: 0;
                    border-bottom-left-radius: 0;
                }

            .daterangepicker.ltr .calendar.left .calendar-table {
                padding-right: 8px;
            }

            .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
                float: left;
            }

        .daterangepicker.rtl {
            direction: rtl;
            text-align: right;
        }

            .daterangepicker.rtl .calendar.left {
                clear: right;
                margin-left: 0;
            }

                .daterangepicker.rtl .calendar.left .calendar-table {
                    border-left: none;
                    border-top-left-radius: 0;
                    border-bottom-left-radius: 0;
                }

            .daterangepicker.rtl .calendar.right {
                margin-right: 0;
            }

                .daterangepicker.rtl .calendar.right .calendar-table {
                    border-right: none;
                    border-top-right-radius: 0;
                    border-bottom-right-radius: 0;
                }

            .daterangepicker.rtl .calendar.left .calendar-table {
                padding-left: 12px;
            }

            .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
                text-align: right;
                float: right;
            }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }

    .daterangepicker.ltr .ranges {
        float: left;
    }

    .daterangepicker.rtl .ranges {
        float: right;
    }

    .daterangepicker .calendar.left {
        clear: none !important;
    }
}

