/*
Theme Name: ImEvent Child Theme
Theme URI: http: //ovatheme.com
Description: This is child theme of ImEvent
Author: Ovatheme
Author URI: http://ovatheme.com
Template: imevent
Version: 3.1.1
Text Domain:  imevent-child
*/

td.column-1 {
    border-style: solid !important;
}

td.column-2 {
    border-style: solid !important;
}

td.column-3 {
    border-style: solid !important;
}

td.column-4 {
    border-style: solid !important;
}

th.column-1.sorting_disabled {
    border-style: solid !important;
	border-bottom: solid !important;
}

th.column-2.sorting_disabled {
    border-style: solid;
	border-bottom: solid !important;
}

th.column-3.sorting_disabled {
    border-style: solid;
	border-bottom: solid !important;
}

th.column-4.sorting_disabled {
    border-style: solid;
	border-bottom: solid !important;
}





