.add-product, .remove-product {
    margin-bottom: 7px !important;
}

.disabled-dropdown-option {
    color: lightgray;
}

.table a.box {
    height: 100%;
    width: 100%;
    display: block;
}

.hidden {
	display: none;
}

.bootstrap-filestyle .btn {
    vertical-align: top;
}

/*.translations {*/
    /*overflow:auto;*/
/*}*/

.translations td, .translations th{
    white-space: nowrap;
}

.translations td.property, .translations th {
    font-weight: bold !important;
}

.control-group.control-group-inline.input-text-wrapper{
	vertical-align: top;
}

.hide-column{
	visibility: hidden;
}

.process-gundance-inactive{
	background-color: #E6E6E6;
}

.required-field{
	border-color : #b50303 !important;
}

a.process-gundance-step:hover {
 	cursor : pointer !important;
}

.text_alert {
	color: #f9bf00; font-size: 18px; font-style: italic;
	text-shadow: -0.2px -0.2px 0.2px #fff, 0.6px 0.6px 0.6px #000;
}
.text_helper {
	color: #E6E6E6; font-size: 16px; font-style: italic;
	text-shadow: -0.2px -0.2px 0.2px #fff, 0.6px 0.6px 0.6px #000;
}