/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
.qode-report-sheet {
    padding:16px!important;
    margin-bottom:0px!important;
    background-color:transparent!important;
}
.qode-report-sheet .qode-rs-title-holder {
    margin-bottom:0!important;
}
.qode-rs-table-column-title {
    font-size:12px!important;
    font-weight:600!important;
    color:#ffffff!important;
    line-height:18px!important;
}
.qode-rs-table-column-subtitle {
    font-size:8px!important;
    color:#c3c3c3!important;
    line-height:14px!important;
    margin-bottom:4px!important;
}
.qode-rs-table-row, .qode-rs-table-header {
    padding:8px 0!important;
    border-bottom:1px solid #ffffff!important;
}
.qode-rs-column-title {
    color:#fff!important;
    font-size:12px!important;
    padding-right:4px!important;
}
button.pum-close.popmake-close {
	color:#ffffff!important;
	background-color:#312e3f!important;
}