/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#footer-bottom {

}

/* style docs table */
.posts-table-wrapper {
	width: 80% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 20px !important;
}

.dataTables_length {
	display: none !important;
}

td.col-doc_categories, td.col-doc_tags, th.col-doc_categories, th.col-doc_tags {
	display: none !important;
}

.qr-scanner {
	margin: auto;
	text-align: center;
}

#qr-reader > div:nth-child(1) > span:nth-child(1) {
	display: none;
}

.footer-links a {
	color: #ffffff !important;
	text-decoration: underline;
}

#qr-reader {
	text-align: center !important;
	margin: auto !important;
}

/* hide author on search results */
.post-meta {
	display: none !important;
}

.document-library-pro-button {
    text-align: center;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    vertical-align: baseline;
    font-size: 20px;
    line-height: 1.7em!important;
    transition-property: all!important;
    position: relative;
    transition: all 300ms ease 0ms;
    display: inline-block;
    border-width: 0px!important;
    border-radius: 0px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase !important;
    text-decoration: none;
    padding: .3em 1em!important;
    color: #FFFFFF!important;
    background-color: #666666 !important;
}

.dlp-table-document-link-wrap {
	display: block !important;
}