


.dotek-responsive-table {
    padding: 10px 25px;
}


    .dotek-responsive-table table {
        width: 100%;
        border-collapse: collapse;
        border: 1px solid #e3e3e3;
        text-align: center;
    }

        .dotek-responsive-table table tr {
            background: #fff;
        }

        .dotek-responsive-table table th {
            background: #ffa800;
            color: white;
            font-weight: bold;
        }

        .dotek-responsive-table table td, th {
            padding: 10px 0px;
            text-align: left;
        }


            .dotek-responsive-table table td > div {
                text-align: center;
            }


    .dotek-responsive-table input {
        width: 45%;
    }


.dotek-redrate-form input[type=text],
.dotek-redrate-form select {
    width: 84%;
}



.btn {
    padding: 10px 15px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

    .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: 0 none;
    }

.btn-primary {
    background: #D11820;
    color: #ffffff;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background: #D11820;
    }

    .btn-primary:active, .btn-primary.active {
        background: #D11820;
        box-shadow: none;
    }


.dotek-responsive-table input {
    width: 30%;
}


.datecla ul {
    list-style-type: none;
    margin: 0;
    width: 100%;
}

    .datecla ul li {
        float: left;
        width: 7%;
        text-align: center;
        padding-right: 5px;
    }


        .datecla ul li select {
            width: 100%;
            padding: 0;
        }



.dotek-redrate-date ul {
    list-style-type: none;
    margin: 0;
    width: 100% !important;
}

    .dotek-redrate-date ul li {
        float: left;
        width: 30% !important;
        text-align: left;
        padding-right: 5px;
    }


        .dotek-redrate-date ul li select {
            width: 80% !important;
            padding: 0;
            margin: 0px;
            display: inline;
        }

        .dotek-redrate-date ul li span {
            font-size: 12px;
        }


.dotek-redrate-form {
    border: 1px solid #ccc;
    padding: 20px 30px;
}

    .dotek-redrate-form h2 {
        padding: 0px 5px;
        margin: 5px 0px 15px;
        border-left: 2px solid #f7941e;
        color: #000;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
    }

    .dotek-redrate-form .dotek-redrate-form-wrapper {
        padding: 20px 0px;
        border-top: 1px solid #ccc;
    }



.dotek-radrate-search-box{
    background-color:#ffe7e7;
    padding:10px;

}

.dotek-radrate-search-box .dotek-small-form-group
{
    width:30%;
}



  .dotek-radrate-search-box .dotek-redrate-start
  {
      width:25% !important;
  }
  .dotek-radrate-search-box .dotek-redrate-to{
      width:18% !important;
  }


   .dotek-radrate-search-box .dotek-small-input{
       width:120px;
   }



.dotek-radrate-search-box .dotek-button-wrapper{
    display:inline;
    padding:10px 0px;
}

.dotek-radrate-search-box .dotek-small-input-date{
    width:100px;
}


.dotek-full-table
{
    padding:10px 0px !important;

}




@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {


    .dotek-responsive-table table table,
    .dotek-responsive-table table thead,
    .dotek-responsive-table table tbody,
    .dotek-responsive-table table th,
    .dotek-responsive-table table td,
    .dotek-responsive-table table tr {
        display: block;
    }


        .dotek-responsive-table table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .dotek-responsive-table table tr {
    }

    .dotek-responsive-table table .currency-rate {
        height: 20px;
        padding: 0px;
        border-bottom: 1px solid #808080;
    }


      .dotek-responsive-table table .alliance-ops,
       .dotek-responsive-table table .commission-total,
       .dotek-responsive-table table .order-ops
       {
        border-bottom: 1px solid #808080 !important;
        
    }

    .dotek-responsive-table table td {
        border: none !important;
        position: relative;
        padding-left: 40%;
    }

        .dotek-responsive-table table td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }


    .dotek-responsive-table table .order-no,
    .dotek-responsive-table table .order-date,
    .dotek-responsive-table table .total-amount,
    .dotek-responsive-table table .deposit,
    .dotek-responsive-table table .balance,
    .dotek-responsive-table table .order-status,
    .dotek-responsive-table table .order-ops,
    .dotek-responsive-table table .alliance-pre-order-no,
    .dotek-responsive-table table .alliance-ops,
    .dotek-responsive-table table .alliance-order-date,
    .dotek-responsive-table table .alliance-total-amount,
    .dotek-responsive-table table .alliance-order-balance,
    .dotek-responsive-table table .commission-order-no,
    .dotek-responsive-table table .commission-order-date,
    .dotek-responsive-table table .commission-rate,
    .dotek-responsive-table table .commission-foreign-amount,
    .dotek-responsive-table table .commission-local-amount,
    .dotek-responsive-table table .commission-currency,
    .dotek-responsive-table table .commission-counter-fee,
    .dotek-responsive-table table .commission-fee-comm,
    .dotek-responsive-table table .commission-seo-comm,
    .dotek-responsive-table table .commission-order-comm,
    .dotek-responsive-table table .commission-total {
        position: relative;
        padding-left: 48%;
    }

    .dotek-responsive-table table .commission-currency{
        width:100%;
        height:100%;
    }








        .dotek-responsive-table table .order-no:before,
        .dotek-responsive-table table .order-date:before,
        .dotek-responsive-table table .total-amount:before,
        .dotek-responsive-table table .deposit:before,
        .dotek-responsive-table table .balance:before,
        .dotek-responsive-table table .order-status:before,
        .dotek-responsive-table table .order-ops:before,
        .dotek-responsive-table table .alliance-pre-order-no:before,
        .dotek-responsive-table table .alliance-ops:before,
        .dotek-responsive-table table .alliance-order-date:before,
        .dotek-responsive-table table .alliance-total-amount:before,
        .dotek-responsive-table table .alliance-order-balance:before,
        .dotek-responsive-table table .commission-order-no:before,
        .dotek-responsive-table table .commission-order-date:before,
        .dotek-responsive-table table .commission-rate:before,
        .dotek-responsive-table table .commission-foreign-amount:before,
        .dotek-responsive-table table .commission-local-amount:before,
        .dotek-responsive-table table .commission-currency:before,
        .dotek-responsive-table table .commission-counter-fee:before,
        .dotek-responsive-table table .commission-fee-comm:before,
        .dotek-responsive-table table .commission-seo-comm:before,
        .dotek-responsive-table table .commission-order-comm:before,
        .dotek-responsive-table table .commission-total:before {
            font-weight: 600;
        }




    .dotek-responsive-table table .currency-type:before {
        content: "Currency Type:";
    }

    .dotek-responsive-table table .amount:before {
        content: "Foreign Amount:";
    }

    .dotek-responsive-table table .amount-to-pay:before {
        content: "Amount To Pay:";
    }

    .dotek-responsive-table table .operation:before {
        content: "Operation:";
    }


    .dotek-responsive-table table .order-no:before {
        content: "Order Number:";
    }

    .dotek-responsive-table table .order-date:before {
        content: " Date:";
    }

    .dotek-responsive-table table .total-amount:before {
        content: "Total Amount:";
    }


    .dotek-responsive-table table .deposit:before {
        content: "Deposit:";
    }


    .dotek-responsive-table table .balance:before {
        content: "Balance:";
    }


    .dotek-responsive-table table .order-status:before {
        content: "Order Status:";
    }


    .dotek-responsive-table table .order-ops:before {
        content: "Operation:";
    }


    .dotek-responsive-table table .alliance-pre-order-no:before {
        content: "Order No:";
    }

    .dotek-responsive-table table .alliance-ops:before {
        content: "Operation:";
    }


    .dotek-responsive-table table .alliance-order-date:before {
        content: "Date:";
    }


    .dotek-responsive-table table .alliance-total-amount:before {
        content: "Total Amount:";
    }



    .dotek-responsive-table table .alliance-order-balance:before {
        content: "Balance:";
    }

    .dotek-responsive-table table .commission-order-no:before {
        content: "Order Number:";
    }

    .dotek-responsive-table table .commission-order-date:before {
        content: "Date:";
    }

    .dotek-responsive-table table .commission-rate:before {
        content: "Rate:";
    }

    .dotek-responsive-table table .commission-foreign-amount:before {
        content: "Foreign Amount:";
    }

    .dotek-responsive-table table .commission-local-amount:before {
        content: "Local Amount:";
    }

    .dotek-responsive-table table .commission-currency:before {
        content: "Country:";
    }

    .dotek-responsive-table table .commission-counter-fee:before {
        content: "Tranz Fee:";
    }

    .dotek-responsive-table table .commission-fee-comm:before {
        content: "Fee Amount:";
    }

    .dotek-responsive-table table .commission-seo-comm:before {
        content: "FX Rev Share";
    }

    .dotek-responsive-table table .commission-order-comm:before {
        content: "Comn Amount";
    }

    .dotek-responsive-table table .commission-total:before {
        content: "Total";
    }





    .datecla ul {
        list-style-type: none;
        margin: 0;
        width: 100%;
    }

        .datecla ul li {
            font-size:8px;
            float: left;
            width: 17% !important;
            text-align: center;
            padding-right: 0px;
        }

        .datecla ul .year {
            width: 25% !important;
        }

        .datecla ul li select {
            width: 100%  !important;
            padding: 0;
        }


         .datecla ul  .day,
         .datecla ul .month{
              font-size:8px;
            float: left;
            width: 11% !important;
            text-align: center;
            padding-right: 0px;
         }


    .dotek-redrate-date ul {
        list-style-type: none;
        margin: 0;
        width: 100%;
        font-size: 12px;
    }

        .dotek-redrate-date ul li {
            float: left;
            width: 55% !important;
            text-align: left;
            padding-right: 0px;
        }

        .dotek-redrate-date ul .year {
            width: 35% !important;
        }
        /**/
          .dotek-redrate-date ul .month {
            width: 32% !important;
        }
             .dotek-redrate-date ul .day {
            width: 32% !important;
        }

   
        /**/
        .dotek-redrate-date ul li select {
            width: 55% !important;
            padding: 0;
        }

        .dotek-redrate-date ul .year select {
            width: 68% !important;
            padding: 0;
        }


        .dotek-radrate-search-box .dotek-small-form-group,
        .dotek-radrate-search-box .dotek-small-input,
        .dotek-radrate-search-box .dotek-redrate-start,
        .dotek-radrate-search-box .dotek-redrate-to,
        .dotek-radrate-search-box .dotek-small-input-date
{
    width:100% !important;
}




.dotek-radrate-search-box .dotek-button-wrapper{
    padding:10px 0px;
}
}
