body{ 
  min-height: 600px;
}

.lo-single-col-view-w-offcanvas-sidebar-bs .sidebar-offcanvas { 
	background-color: #c32440;
}

/* Additional CSS from CA4's main.css */

/* ------- TABLES ----------- */
table.ives_tab_1, table.ives_tab_2, table.ives_tab_dark
  { border:none!important; border-spacing:1px!important; border-collapse: separate!important; }
.ives_tab_1 > tbody > tr > th, .ives_tab_1 > thead > tr > th, .ives_tab_1 > tbody > tr > td,
.ives_tab_2 > tbody > tr > th, .ives_tab_2 > thead > tr > th, .ives_tab_2 > tbody > tr > td,
.ives_tab_dark > tbody > tr > th, .ives_tab_dark > thead > tr > th, .ives_tab_dark > tbody > tr > td,
.ives_tab_simple3 > tbody > tr > th, .ives_tab_simple3 > thead > tr > th, .ives_tab_simple3 > tbody > tr > td
  { padding:2px 4px!important; }
table.ives_tab_1 > tbody > tr > th, table.ives_tab_1 > thead > tr > th { background-color:#a0a0a0!important; color:#fff!important; border-bottom:none!important; }
table.ives_tab_2 > tbody > tr > th, table.ives_tab_2 > thead > tr > th { background-color:#b0b0b0!important; color:#fff!important; border-bottom:none!important; }

table.iveo_table > tbody > tr > th, table.iveo_table > thead > tr > th, table.iveo_table > tbody > tr > td,
table.ives_tab_1 > tbody > tr > th, table.ives_tab_1 > thead > tr > th, table.ives_tab_1 > tbody > tr > td,
table.ives_tab_2 > tbody > tr > th, table.ives_tab_2 > thead > tr > th, table.ives_tab_2 > tbody > tr > td,
table.ives_tab_dark > tbody > tr > th, table.ives_tab_dark > thead > tr > th, table.ives_tab_dark > tbody > tr > td,
table.ives_tab_blue > tbody > tr > th, table.ives_tab_blue > thead > tr > th, table.ives_tab_blue > tbody > tr > td,
table.ives_tab_red > tbody > tr > th, table.ives_tab_red > thead > tr > th, table.ives_tab_red > tbody > tr > td,
table.ives_tab_green > tbody > tr > th, table.ives_tab_green > thead > tr > th, table.ives_tab_green > tbody > tr > td,
table.ives_tab_simple > tbody > tr > th, table.ives_tab_simple > thead > tr > th, table.ives_tab_simple > tbody > tr > td,
table.ives_tab_simple2 > tbody > tr > th, table.ives_tab_simple2 > thead > tr > th, table.ives_tab_simple2 > tbody > tr > td,
table.ives_tab_simple3 > tbody > tr > th, table.ives_tab_simple3 > thead > tr > th, table.ives_tab_simple3 > tbody > tr > td
  { border-top:none; line-height:normal; }

table.iveo_table > tbody > tr > th, table.iveo_table > thead > tr > th,
table.ives_tab_1 > tbody > tr > th, table.ives_tab_1 > thead > tr > th,
table.ives_tab_2 > tbody > tr > th, table.ives_tab_2 > thead > tr > th,
table.ives_tab_dark > tbody > tr > th, table.ives_tab_dark > thead > tr > th,
table.ives_tab_blue > tbody > tr > th, table.ives_tab_blue > thead > tr > th,
table.ives_tab_red > tbody > tr > th, table.ives_tab_red > thead > tr > th,
table.ives_tab_green > tbody > tr > th, table.ives_tab_green > thead > tr > th,
table.ives_tab_simple > tbody > tr > th, table.ives_tab_simple > thead > tr > th,
table.ives_tab_simple2 > tbody > tr > th, table.ives_tab_simple2 > thead > tr > th,
table.ives_tab_simple3 > tbody > tr > th, table.ives_tab_simple3 > thead > tr > th
  { /*font-size:12pt;*/ vertical-align:middle; /*border-bottom:none;*/ }

table.iveo_table, table.ives_tab_1, table.ives_tab_2, table.ives_tab_dark, table.ives_tab_blue, table.ives_tab_red, table.ives_tab_green,
table.ives_tab_simple, table.ives_tab_simple2, table.ives_tab_simple3 { margin-bottom:0px; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: default; }
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { cursor: default; }

body > pre { margin-left:65px; }
body > pre:first-child { margin-top:60px; }

.btn.button_.weak_ { background-color:#898989!important; border-color:#898989; color:#fff; }
.btn.button_.weak_:hover { background-color:#757575!important; color:#fff; }
.btn.button_.veryweak_ { background-color:#ddd!important; border-color:#ddd; color:#fff; }
.btn.button_.veryweak_:hover { background-color:#ddd!important; border-color:#ddd; color:#fff; }

.radio-inline, .checkbox-inline { margin-left:0px!important; margin-right:20px!important; }
.radio-inline:last-child, .checkbox-inline:last-child { margin-left:0px!important; margin-right:0px!important; }
