@charset "utf-8"; /* CSS Document */ /* Set the data table default filter input to the right*/ .dataTables_wrapper .dataTables_filter { float: right !important } /* Custom fieldset */ .fieldset-normal { font-size: 100% !important; font-weight: bold !important; } fieldset.legend-brdr-bttm fieldset legend.fieldset-normal { border: 0 !Important; float: left !important; } legend {font-size: 18px !important;} /* Custom widths */ .width-10 {width: 10% !important;} .width-20 {width: 20% !important;} .width-30 {width: 30% !important;} .width-40 {width: 40% !important;} .width-50 {width: 50% !important;} .width-60 {width: 60% !important;} .width-70 {width: 70% !important;} .width-80 {width: 80% !important; } .width-90 {width: 90% !important;} /* Reduce the gutters */ .row.no-gutters[class^="col-"], .row.no-gutters[class*=" col-"] { padding-right: 0 !important; padding-left: 0 !important; } /* Reduce the gutters */ .no-gutters { padding-right: 0 !important; padding-left: 0 !important; } .followus.experimental { background-color: #f5f5f5; padding: 0; } .followus.experimental h2 { display: block; margin-left: 8px; font-size: 24px !important; } .followus.experimental ul { margin-left: 0; } .followus.experimental ul li a { border: solid 2px #f5f5f5; } /* Reduce paddings */ .padd-top-none {padding-top: 0 !important;} .padd-rght-none {padding-right: 0 !important;} .padd-bttm-none {padding-bottom: 0 !important;} .padd-lft-none {padding-left: 0 !important;}