
.box {
    position: relative;
    border-radius: 5px;
    background: #ffffff;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.box-header.with-border {
  /*  border-bottom: 1px solid #f4f4f4; */
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}
.pull-right {
    float: right !important;
}

.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}
.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}

.box .overlay, .overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255,255,255,0.7);
    border-radius: 3px;
}

.box .overlay > .fa, .overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}

.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

div.dataTables_filter {
    text-align: right;
}

div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}

.table tr:first-child{
    border-radius: 15px 0 0 0;
}
.table tr:last-child{
    border-radius: 0 15px 0 0;
}
table{
    border-radius: 15px 15px 0px 0px;
}

#fecha_rango{
    padding: 5px 10px;  
}




.widget-header > .widget-caption {
    line-height: 34px;
    padding: 0;
    margin: 0;
    float: left;
    text-align: left;
    font-weight: 400 !important;
    font-size: 13px;
}

.widget-header .widget-icon {
    display: block;
    width: 30px;
    height: 32px;
    position: relative;
    float: left;
    font-size: 111%;
    line-height: 32px;
    text-align: center;
    margin-left: -10px;
}

.widget-header {
    position: relative;
    min-height: 35px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    color: #555;
    padding-left: 12px;
    text-align: right;
    border-radius: 10px 10px 0px 0px;
}

.bordered-themeprimary {
    border-color: #2dc3e8 !important;
}

.themeprimary {
    color: #2dc3e8 !important;
}

.label-palegreen, .badge-palegreen {
    background-color: #4c8f03;
    background-image: none !important;
    width: 72px;
}

.label {
    font-size: 12px;
    padding: 4px 6px 4px 6px;
    -webkit-border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
    -moz-border-radius: 2px !important;
    -moz-background-clip: padding !important;
    border-radius: 2px !important;
    background-clip: padding-box !important;
}

.label, .badge {
    display: inline-block;
    font-weight: 300;
    -webkit-text-shadow: none !important;
    text-shadow: none !important;
}

.label-red, .badge-red {
    background-color: #df5138;
    background-image: none !important;
    width: 72px;
}

.carrusel > div {
    margin-right: -15px;
}

.logos img {
    border: 1px solid rgb(111, 106, 106);
    padding: 7px;
    max-width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    border-radius: 5%;
    margin: 10px 10px;
    cursor: pointer;
}

.texto_operador {
    position: relative;
    font-size: 10px;
    margin-top: -25.5%;
    margin-left: 1.6%;
    text-align: center;
}

.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1.0;
}
#panel_central{
    padding-top:0px;
}

#md_central{
    /* width: 69.5%; */
}
#fecha_rango{
    padding: 5px 10px;  

}

@media screen and (max-width: 992px) {
    div.dataTables_filter {
        text-align: center;
        margin-top: -30px;
    }
}



#listado {
    font-family: arial;
    font-size: 12px;
    background-color: white;
}

#listado td{
    padding: 10px;
    font-size: 13px;
   /* border-top: 1px solid #fff; */
    color: #525252;
    border-bottom: #DDDDDD 2px solid;
}

#listado tbody tr:hover td{
    background:#EEEEEE;
    border-radius: 10px;
}

#listado tfoot td.rounded-foot{
    background: #FFF;
    position:absolute;
    bottom:45;
    width:100%;
}



#panelTransaccion {
    background-color: white;
    margin-top: -18.5px;
    border-radius: 5px 5px 5px 5px;
}


.btn-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}

@media screen and (max-width: 992px) {
    #panelTransaccion {
        background-color: white;
        margin-top: -18.5px;
        border-radius: 0px;
    }

}



.rc-blocks-denoms .rc-block-denom {
    border: 1px solid #a7b0b7;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    padding: 12px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    position: relative;
    display: block;
    width: 100%;
    letter-spacing: -.025em;
}

#transacciongg {
    width: 250px;
    height: 300px;
    background: burlywood;
    display: flex;
    justify-content: space-between;
    align-items: center;
} 

#container_movistartv{
    content:url("../img_venezuela/movistartv.png");
    width:100%;
    display: inline;
}
#container_simpletv{
    content:url("../img_venezuela/simpletv.png");
    width:100%;
    display: inline;
}
#container_inter{
    content:url("../img_venezuela/inter.png");
    width:100%;
    display: inline;
}

#container_global{
    content:url("../img_venezuela/global.png");
    width:100%;
    display: inline;
}
#container_amazon{
    content:url("../img_otros/amazon.png");
    width: 100%;
    display: inline;
}
#container_disney{
    content:url("../img_otros/disney.png");
    width: 100%;
    display: inline;
}
#container_digitel{
    content:url("../img_venezuela/digitel.png");
    width:100%;
    display: inline;
}
#container_digitelpos{
    content:url("../img_venezuela/digitelpos.png");
    width:100%;
    display: inline;
}
#container_movistar{
    content:url("../img_venezuela/movistar.png");
    width:100%;
    display: inline;
    height: 85%;
}
#container_movistarpos{
    content:url("../img_venezuela/movistarpos.png");
    width:100%;
    display: inline;
    height: 85%;
}
#container_movilnet{
    content:url("../img_venezuela/movilnet.png");
    width:100%;
    display: inline;
}

#container_cantv{
    content:url("../img_venezuela/cantv.png");
    display: inline;
    width:100%;
}

#container_avantel{
    content:url("../img_colombia/avantel.png");
    display: inline;
    width:100%;
}
#container_claro{
    content:url("../img_colombia/claro.png");
    display: inline;
    width:100%;
}
#container_directv{
    content:url("../img_colombia/directv.png");
    display: inline;
    width:100%;
}
#container_etb{
    content:url("../img_colombia/etb.png");
    display: inline;
    width:100%;
}
#container_exito{
    content:url("../img_colombia/exito.png");
    display: inline;
    width:100%;
}
#container_movistar_col{
    content:url("../img_colombia/movistar_col.png");
    display: inline;
    width:100%;
}
#container_tigo{
    content:url("../img_colombia/tigo.png");
    display: inline;
    width:100%;
}
#container_virgin{
    content:url("../img_colombia/virgin.png");
    display: inline;
    width:100%;
}
#container_flash{
    content:url("../img_colombia/flash.png");
    display: inline;
    width:100%;
}
#container_free_fire{
    content:url("../img_otros/free_fire.png");
    display: inline;
    width:100%;
}
#container_netflix{
    content:url("../img_otros/netflix.png");
    display: inline;
    width:100%;
}
#container_amazon{
    content:url("../img_otros/amazon.png");
    display: inline;
    width:100%;
}

.rc-block-topup-form {
    background-color: transparent;
    padding-top: 14px;
}

.rc-blocks-denoms .rc-block-denom {
    /*height: 100px; */
    -webkit-box-shadow: 0 10px 9px rgba(0,0,0,.25);
}
.mat-form-field-wrapper {
    padding-bottom: 1em;
}
#btn_contactos {
    padding: 9px;
}



.label-paleblue {
    background-color: #0d74d8;
    background-image: none !important;
}



#div_panel_usuario {
    display:none;
}

#panelTransaccion{
    margin-top: 0px; 
    border-radius: 0px 0px 5px 5px; 
    background:rgba(255, 255, 255, 0.53);
    border-color: transparent;
}



#tabla_servicio{
    font-weight: bold; 
    width: 100%; 
    height: 40px; 
    border-left: 2px solid transparent; 
    border-right: 2px solid transparent; 
    border-top: 2px solid transparent; 
    border-bottom: 2px solid #bbb;
}





@media screen and (max-width: 992px) {  /* version movil */





    #div_panel_usuario {
        display:block;
    }


    .control-menu {
        background-color: transparent;
        background-position: center center;
        border: 1px solid #fff;
        display: block;
        float: right;
        height: 40px;
        margin-right: 1.3em;
        width: 40px;
    }

    .control-menu a span {
        display: inline-block;
        height: 40px;
        width: 40px;
        color: #931d1d;
        font-size: 40px;
    }

    #div_panel_usuario {
        -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1);
        box-shadow: 0 0 0 2px rgba(0,0,0,.1);
        width: 100%;
        height: 105px;
        border: 0px solid #a7b0b7;
        border-radius: 14px;
        /* background: #931d1d; */
        /*  background: #a7b0b7; */
        background: #a1a3a6;
        cursor: pointer;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        position: relative;
        letter-spacing: -.025em;
        padding: 20px;
        margin-top: 10px;
    }


    #menu_pie{
        border: 0px #e8e1e1 solid;
    }

    body::before {
        background: #FFF;

    }
    #panelTransaccion {
        background-color: #24222226;
        border: 1px solid #2122225e;
    }

    #td_venezuela, #td_colombia, #td_otros {
        background: #24222226;
        color: #6f6f6f;
    }

    #div_border {
        /* border-radius: 10px; */
        border-radius: 10px 10px 0px 0px;
        border: 1px solid #2122225e;
    }


    #panelResumen, #md_central{
        display:none; 
    }


    .panel_resumen {
        -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.1);
        box-shadow: 0 0 0 2px rgba(0,0,0,.1);
        width: 100%;
        /*height: 105px;*/
        border: 0px solid #a7b0b7;
        border-radius: 14px;
        background: #931d1d;
        /*cursor: pointer;*/
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        position: relative;
        letter-spacing: -.025em;
        padding: 20px;
        margin-top: 10px;
    }


    div.dataTables_filter {
        text-align: left;
        left: -4px;
        position: relative;
    }

    #fecha_rango{
        width: 75%;
        border-radius: 5px;
    }
    #span-fecha{
        font-size: 10px;
    }
    #filtro_rango {
        left: 80%;
        top: -47px;
        height: 32px;
    }

    .rc-blocks-denoms li {
        width: 25%;
    }

    .rc-blocks-denoms .rc-block-denom .rc-block-denom-delivered-value, .rc-blocks-denoms .rc-block-denom .rc-block-denom-promo-value {
        line-height: 2;
        letter-spacing: -0.2px;
        margin-top: -14px;
    }
    .rc-blocks-denoms .rc-block-denom .rc-block-denom-delivered-value {
        color: #a7b0b7;
        font-size: 10px;
        text-transform: uppercase;
    }

}

.rc-blocks-denoms .rc-block-denom .rc-block-denom-delivered-value, .rc-blocks-denoms .rc-block-denom .rc-block-denom-promo-value {
    line-height: 2;
    letter-spacing: -0.2px;
    margin-top: -14px;
}

.rc-blocks-denoms .rc-block-denom {
    border-radius: 15%;
    display: flex;
    width: 100px;
}

#nombre_transaccion{
   /* font-weight: bold;
    color: #6f6f6f; */
}
.ios-switch {
    font-weight: normal;
}


@media screen and (max-width: 992px) { /* version movil */

    #panel_central,#sub-contenedor{
        margin-top: -5px;  
    }
    #div_transaccion{
        width: 100%;
    }
    .content{
        /*  padding: 0px; */
    }
    .box {
        border-top: 0px solid #d2d6de;
    }
    #listado{
        border: 0px #e8e1e1 solid;
        margin-top: 10px;
    }
    #md_central {
        width: 100%;
    }
    .dataTables_length{
        margin-top: 5px;
    }
    .table-responsive{
        margin-top: -20px;
    }
}

@media screen and (min-width: 992px) { /* version pc */

    #listado{
        border: 2px #e8e1e1 solid;
        margin-top: 46px;
    }
    .content {
        padding: 15px;
    }
    #md_central {
        width: 65%;
    }
    #div_transaccion{
        width: 35%;
        padding: 35px;
    }
    .rc-blocks-denoms li {
        width: 25%;
    }
    #panel_central,#sub-contenedor{
        margin-top: -25px;  
    }
    .swal2-content #panel_central{
        margin-top: 0px;  
    }
    .btn .rc-block-denom{
        padding: 0px;
    }
    .rc-blocks-denoms .rc-block-denom {
        /* width: 100%; */
        /* height: 95px; */
    }
    #balances{
        left: 57%;
        position: relative;
    }

    #md_central {
        padding: 35px;
        margin-left: -40px;
    }

}


