/*
 Theme Name:     Manual Child Theme
 Theme URI:      http://wpsmartapps.com/
 Description:    Child Theme for Manual
 Author:         jabin Kadel
 Author URI:     http://www.jabinkadel.com
 Template:       manual
 Version:        1.0
*/
 
/* ------- Insert custom styles below this line ------- */
.wpb_content_element {	margin-bottom: 0px;}
table.highlighttable td, table.highlighttable th {padding: 1px;}
table td, table th {border-top: 0px solid #dee2e6;}
.inline-content-block {padding: 0; box-shadow: none;}
.inline-content-block-left {box-shadow: -10px 0 30px rgba(0,0,0,.04);    padding: 40px 40px 0!important;}
.entry-content p { margin: 0; padding: 5px 0 5px;}
.c1 {font-style: italic; color:grey}
.panel-heading .social-box {display:none}
.printinlinedoc {padding-right: 0;}
.vc_message_box>p:last-child {padding-bottom:0}
ul.last.simple {padding-bottom:0}
.inlinedocs-sidebar ul.nav > li {letter-spacing: -0.1px;}
.inlinedocs-sidebar ul.nav li ul {padding: 0px 0px 0px 15px;}
.image_shadow {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}

.chart-table th {line-height: 1.5; font-size: 1.15rem;font-size: 11.5px; padding: 4px!important; }
.chart-table td {font-size: 1.15rem;font-size: 11.5px; padding: 0 2px!important;}
.chart-table .good {background-color:#91d8a2; color:#91d8a2; width:100%; height:100%; text-align: center; font-weight:600; font-size: xx-small}
.chart-table .vignette {background-color:#fff59d; color:#fff59d; width:100%; height:100%; text-align: center; font-weight:600; font-size: xx-small}
.tablepress .row-hover tr:hover .good {color:green}
.tablepress .row-hover tr:hover .vignette {color:#b3a100}
.wpb_column.vc_column_container.vc_col-sm-12 {position: inherit;}
.highlight pre {white-space:pre;}