﻿ div#tblAudience_wrapper,
 #tblAudienceDeleted,
 #tblUser { float: left; margin-top: 1px;    width: 100%;}
.popup_table td div,.popup_table td  {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;font-size: 11px;
}
#tblAudienceDeleted,#tblUser{background:#fafafa; }
#tblAudienceDeleted td,#tblUser td{text-align:left;}
table#tblAudience,#tblUser1, table#tblAudience1 {
    width: 100%;    background: #fff;
}
.popup_table td:first-child {
    padding-left: 5px;
}
a.forgot{padding:0px 20px 20px;}
th.no-sort:after { display: none !important;}
.buttn_contaner{top:56px;}
.popup_table th{font-size:11px;}
.popup_table td, .popup_table th{border-color:#dbdbdb;}
.row.highlight_last{padding-left:10px; padding-right:10px;}
#tblUser td:first-child{ padding-left:10px;}
.mar_b15{margin-bottom:15px !important;}
.table_contaner {position:relative;}
a.download_excel,
a.download_excel:hover,
a.download_excel:focus {
    text-decoration: none;
    background: #001e73;
    padding: 8px 15px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 6px;
    right: 10px;
}

.display.table_dash th{font-weight:600;}
.login_btn {width: 100%;padding: 9px;background: #009ce6;color: #fff;font-size: 17px;font-weight: 600;margin-bottom: 20px;    margin-top: 15px;}


div#loadingDiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    background: rgba(255,255,255,0.6);
}

/*.loading-content {
    position: relative;
    z-index: 99999999;
    width: 190px;
    margin: 0 auto;
    text-align: center;
    top: 20%;
}*/
.loading-content {
    position: relative;
    z-index: 99999999;
    width: 190px;
    margin: 0 auto;
    text-align: center;
    top: 45%; left:auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.loading-content {
    position: relative;
    z-index: 99999999;
    width: 190px;
    margin: 0 auto;
    text-align: center;
    top: 45%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.loading-content h2 { margin:0; line-height:normal;}
.buttn_contaner button {
    background: #394c8e;
    padding: 6px 15px;
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}
/******************/

.DeleteAud {
    position: relative;
    left: -30px;
    top: 12px;
}

div#tblAudience1_wrapper {
    float: left;
}








td.dataTables_empty {
    text-align: center !important;
    top: 0px;
    border-top: 1px solid #ccc;
}

ul.nav.nav-pills.custom_tab {
    width: 100%;
    border-bottom: 1px solid #009de7;    
}

.nav-pills.custom_tab > li.active > a,
.nav-pills.custom_tab > li.active > a:hover,
.nav-pills.custom_tab > li.active > a:focus {
    color: #ffffff;
    background-color: #009de7;
    border-radius: 5px 5px 0 0;
}

