/* here you can put your own css to customize and override the theme */
.LinkText{ cursor:pointer} 

#WarnSuccess{ padding-top: 65px;}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td { padding:5px}
.positionable { 
  position: absolute !important;
  width:70px;
} 
.modal-dialog {
width: 80% !important;
}
.modal-content{
	padding:10px;
	}