/*
Theme Name: Astra Child
Theme URI: http://example.com/astra-child/
Description: Astra Child Theme
Author: Your Name
Author URI: http://example.com
Template: astra
Version: 1.0.0
Text Domain: astra-child


 */

.ultraflex-file-attachments {
    padding: 20px;
}

.ultraflex-file-attachments ul {
    list-style: none;
    padding: 0;
}

.ultraflex-file-attachments ul .featured-container {
    background: none;
    padding-left: 0;
}

.ultraflex-file-attachments ul li .file-attachment a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.ultraflex-file-attachments ul li .file-attachment a:visited {
    color: #0274be;
}

.ultraflex-file-attachments h6 {
    color: #0274be;
    font-weight: 600 !important;
    font-size: 1.5em;
}

.ultraflex-search .dgwt-wcas-ico-magnifier {
    fill: #fff;
}

.ultraflex-search {
    margin: 20px 0;
}

.ultraflex-data table.no-header thead {
    display: none;
}

@media screen and (max-width: 767px){
    .e-n-tabs-content {
        table.dataTable tbody td,
        table.dataTable thead th {
            padding: 2px 3px !important;
        }
        table.dataTable p {
            font-size: 12px !important;
        }
    }
}
