.my-datatable-search {
    width: 100%;
    color: red;
}
.my-datatable-search label{
    display: none;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 11px !important;
}

table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc {
    padding-right: 30px !important;
}



#myTable_filter, #myTable_info { display: none; }
#myTable1_filter, #myTable_info { display: none; }

.selected{
    background-color:#ffbba9 !important;
}
.selected2{
    background-color:#9ada27 !important;
}
.yellowRow{
    background-color:#DAF7A6  ;
    color: black !important;
}
.tot_Comm{
    background-color:rgba(124,252,0,0.3) !important ;
    color: black !important;
}
.pia_split{
    background-color:rgba(51,153,255,0.3) !important ;
    color: black !important;
}

.pro_split{
    background-color:rgba(255,51,51,0.3) !important ;
    color: black !important;
}

.third_split{
    background-color:rgba(255,153,51,0.3) !important ;
    color: black !important;
}

#myTable1 th,td  {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {

 padding: 0em 0em!important;

}

#my_table_no_border td, th {
    /*border-top: none !important;*/
}

.no-border-table td, th {
    /*border-top: none !important;*/
}


.my-red-Span span{
    color: darkred;
}
.my-red-Span{
    background-color: #feffbd;
    margin-left: -25px;
    padding: 15px;
    margin-right: -25px;
    margin-top: -15px;
    margin-bottom: -15px;
}

.my-grey-Span{
    color: #808080;
}

#toast {
    visibility: hidden;
    max-width: 40px;
    height: 40px;
    /*margin-left: -125px;*/
    margin: auto;
    background-color: #196F3D;
    color: #fff;
    text-align: center;
    border-radius: 2px;

    position: fixed;
    z-index: 1;
    /*left: 0;*/
    right:0;
    bottom: 5px;
    font-size: 12px;
    white-space: nowrap;
}
#toast #img{
    width: 40px;
    height: 40px;
    border-radius: 2px;
    float: left;

    padding-top: 10px;
    padding-bottom: 10px;

    box-sizing: border-box;


    background-color: #27AE60;
    color: #fff;
}
#toast #tost_desc{


    color: #fff;

    padding: 12px;

    overflow: hidden;
    white-space: nowrap;
}

#toast.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes expand {
    from {min-width: 50px}
    to {min-width: 350px}
}

@keyframes expand {
    from {min-width: 50px}
    to {min-width: 350px}
}
@-webkit-keyframes stay {
    from {min-width: 350px}
    to {min-width: 350px}
}

@keyframes stay {
    from {min-width: 350px}
    to {min-width: 350px}
}
@-webkit-keyframes shrink {
    from {min-width: 350px;}
    to {min-width: 50px;}
}

@keyframes shrink {
    from {min-width: 350px;}
    to {min-width: 50px;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 60px; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 60px; opacity: 0;}
}

#toast_error {
    visibility: hidden;
    max-width: 40px;
    height: 40px;
    /*margin-left: -125px;*/
    margin: auto;
    background-color:#7B241C;
    color: #fff;
    text-align: center;
    border-radius: 2px;

    position: fixed;
    z-index: 1;
    /*left: 0;*/
    right:0;
    bottom: 5px;
    font-size: 12px;
    white-space: nowrap;
}
#toast_error #img_error{
    width: 40px;
    height: 40px;
    border-radius: 2px;
    float: left;

    padding-top: 10px;
    padding-bottom: 10px;

    box-sizing: border-box;


    background-color: #C0392B;
    color: #fff;
}
#toast_error #desc_error{


    color: #fff;

    padding: 12px;

    overflow: hidden;
    white-space: nowrap;
}
#toast_error.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

.deleteIcon {
    color: #f4511e;
    opacity: 0.6;
    transition: 0.3s;
}

.deleteIcon:hover {
    color: #f4511e;
    opacity: 1;
}

.LockOn {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
    width: 105%;
    height: 105%;
    background-color:black;
    vertical-align:bottom;
    padding-top: 20%;
    filter: alpha(opacity=75);
    opacity: 1;
    font-size:large;
    color:blue;
    font-style:italic;
    font-weight:400;
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

/*
.inputContainer {
    width: 300px;
}*/
.inputContainer label {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}
.inputContainer div {
    overflow: hidden;
}
.inputContainer input {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block
}
.dataTables_scrollBody thead tr[role="row"]{
    visibility: collapse !important;
}

.my-row-margin{
    margin-top: 20px;
    margin-bottom: 20px;
}

.dash-row1-box{
    background-color: #009efa;
    color: white;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}

.dash-row1-box2{
    background-color: #7360ee;
    color: white;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}

.dash-row1-box3{
    background-color: #55ce64;
    color: white;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}

.dash-row1-box4{
    background-color: #ffbc35;
    color: white;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}
.my-dash-anchor{
    color: white;
    text-decoration: none;
    cursor: pointer;
}
.my-dash-anchor:hover{
    font-weight: bold;
    color: white;
    text-decoration: none;
}
/*
.dataTables_info {
    position:absolute; left:0; top:0;
}*/

.aside-menu{
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%) !important;
}

.metric .h6{
    font-weight: 400;
}

.aside-header .btn-account .account-summary{
    max-width: 10rem;
}

.bg-yellow {
    background-color: #ffbc35 !important
}
.bg-blue {
    background-color: #009efa !important
}
