#TB_overlay {
	z-index: calc(10010 + 10); /* 10010 is the header z-index value */
}

#TB_window {
	z-index: calc(10010 + 11); /* 10010 is the header z-index value */
}


#TB_ajaxContent .ui-tabs .ui-tabs-panel {
    padding-right: 50px;
}
