﻿.legendItemButtons {
	margin-top: 10px;
	margin-bottom: 10px;
}

	.legendItemButtons label {
		margin-bottom: 2px;
		width: 250px;
	}

		.legendItemButtons label .ui-button-text {
			font-size: smaller;
		}

	.legendItemButtons .delete_button {
		margin-top: 10px;
	}


.validation_valbar {
	padding-left: 5px;
	padding-right: 5px;
	/*width: 260px;*/
	text-align: center;
}

.submit_button {
    text-align: center;
    margin-top: 20px;
}

    .submit_button button {
        width: 121px !important;
        margin-bottom: 22px;
        float: left;
    }


#btnStopValidation {
    display: none;
}



#div_experts {
    text-align: left;
    margin-left: 5px;
}

    #div_experts button {
        width: 150px !important;
        font-size: smaller;
        margin-bottom: 5px;
    }

    #div_experts input[type=text] {
        margin-top: 3px;
        margin-bottom: 3px;
        width: 122px;
    }

.href {
    font-size: smaller !important;
    width: 150px;
	margin-top: 2px;
}

#accordion a {
	width: 148px !important;
}


.correct_input {
	width: 110px !important;
}


.validation_texts {
	width: 220px;
}

/*dropdownlist*/
/*
settings_input -->correct_input

settings_countrydropdown  --> correct_fromdropdown correct_todropdown

settings_country --> correct_from correct_to


dropdown_countries --> dropdown_correct
legend_items_change_correct

	
#correct_fromdropdown {
	width: 328px !important;
}


*/

#correct_from_link selectbox-link-text {
	width: auto;
	max-width: none;
}


#correct_fromdropdown_list {
	width: 237px;
}

#correct_to_link selectbox-link-text {
	width: auto;
	max-width: none;
}


#correct_todropdown_list {
	width: 237px;
}
