div.next_filter_val {
    max-height: 120px;
    overflow: auto;
    width: calc(100% - 30px);
    position: absolute;
    background-color: #f8f8f8;
    z-index: 1;
    border: 1px solid #d2d6de;
    list-style: none;
}
div.next_filter_val li:hover {
    background-color: #e5e5e5;
}

.mandatory_fields{
	color: red;
}
.ttright {

    text-align: right;
    width: 100%;
    display: block;
}

.total_bet{

    text-align: right;
    width: 100%;
    display: block;
}
.dataTables_length{    float: left;}
#daterange-btn,.input-group{width:100%;}
div.dataTables_wrapper div.dataTables_info{    white-space: normal !important;}
.dataTables_wrapper{    width: 100% !important;
    overflow: auto;}
.buttons-pdf{    background: #d20e05 !important;
    color: #fff !important;}
.buttons-excel{    background: #00a65a !important;
    color: #fff !important;}
.multiselect-container.dropdown-menu>.active>a{    background-color: #e6e6e6;}
.left_icons {
    width: 20px;
}
.red-tooltip {
    position: absolute;
    right: 18px;
    top: 10px;
	cursor:pointer;
}
.add_symbol {
    background-color: #1fabb5;
    padding: 8px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    border-radius: 4px;
}
.assign_roles{    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;}
.panel-title{    font-size: 14px;}
#languages .multiselect,#languages .btn-group{width: 100%;}
.login-box-body{       border: 2px solid #69c4cb !important;
    border-radius: 5px;
    background: #fff !important;}
.login-box-body .list-unstyled{    font-size: 11px;}
span.daterange_span {
    white-space: normal;
}
table.dataTable{    width: 100% !important;}
#user-lang{margin: 15px 0;font-weight: normal;}
#user-lang:focus-visible{outline: none;}