/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Page title **/
.page-title {
	background-color: rgba(255, 255, 255, 0) !important;
}

/** General >> Table row:(1) table data:(2) **/
.lvca-active > div:nth-of-type(2) > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(2) {
	width: 350px !important;
}