/*
 Theme Name:     Responsive Pro Child
 Theme URI:      
 Description:    Responsive Pro Child Theme
 Author:         SAB
 Author URI:     
 Template:       responsivepro
 Version:        1.0.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.content-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 10px 20px 20px;
}
.table-fixed {
  table-layout: fixed;
  width: 310px;
  border: none;
}

.col1 {
  width: 300px;
  border: none;
}
.col2 { 
  width: 10px;
  border: none;
}