﻿.dashboard {
    text-align: center;
}

ashboard .search-row {
    /* padding: 30px 0; */
    margin-bottom: 5px;
}
/*table.clstablelist {
    border: 1px solid #16334f !important;
}
    table.clstablelist tr.tableheadrow {
        background-color: #cfeefc;
        color: #000;
        border-right: 1px solid #FFF;
    }
        table.clstablelist tr.tableheadrow th {
            vertical-align: middle !important;
            height: 30px !important;
            padding: 0 0 0 0 !important;
            text-align: center;
            border-right: 1px solid #16334f !important;
            padding-left: 5px !important;
            padding-right: 5px !important;
        }*/
.list_search_div {
    text-align: left;
    padding-left: 10px;
}

div.list_search_div div.row {
    height: 60px;
}

.list_search_div input, select {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    margin-top: 5px !important;
    padding: 2px 0;
}

.dashboard .search-row input {
    padding: 0 10px;
    margin: 0;
}

.shipment_details input, select {
    width: 85%;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    margin: 8px 0;
    padding: 2px 0;
    font-size: 15px;
}
/*div.list_search_div {
    border: 1px solid #ccc;
    border-radius: 10px;
}*/
.btn_view {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    border-radius: 0.2rem;
}

.btn_success {
    border-radius: 0.2rem;
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.btn_cancel {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    border-radius: 0.2rem;
}

.btn_label {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
    border-radius: 0.2rem;
}

.btn_track {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    border-radius: 0.2rem;
}
/*div.clspagenavigation {*/
/*    box-shadow: 10px, 10px, 10px rgba(0, 0, 0, 0.5) !important;*/
/*background-color: #FFC000 !important;
    width: 100px !important;
    height: 35px !important;
    color: #fff;
    font-weight: bold;
    font-size: 17px !important;
    border: 2px solid #F59247 !important;
    color: #944307 !important;
    border-radius: 10px;
}
    div.clspagenavigation:hover {*/
/*    background-color:#944307 !important;*/
/*background-color: #fff !important;
        width: 150px;
        border: 5px solid #0377fc;*/
/*    border-radius: 5px;*/
/*box-shadow: rgba(255, 255, 255, 0.8) 10px 19px 38px, rgba(0, 0, 0, 0.8) 5px 5px 10px;
    }*/
