/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 	
.itcv_sccs-mail-wrapper {
    margin-top: 3px;
    margin-left: 3px;
    -webkit-box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
    -moz-box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
    box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
    width: 98%;
    height: auto;
}
.itcv_sccs-mail-row {
	display: flex;	
}

.itcv_sccs-descr-column{
	min-width: 120px;
}
.itcv_sccs-text-column {
	width: -webkit-fill-available;
	width: -moz-available;
}
.itcv_sccs-descr-column, .itcv_sccs-text-column {
	padding: 6px 0;
}
.itcv_sccs-text-column.itcv_sccs-subject {
	font-weight: bold;
}
.itcv_sccs-text-column p {
	margin: 0 0 6px 0;
}

.html_entry_id_5676 .wp-block-button {
	margin-top: 12px;
	font-weight:bold;
}