input, select, select.custom-select { max-width:100%; }

textarea { max-width:100%; }

.src-progress { 
	height:30px; 
	border:1px solid #666666; 
	padding:0 !important;
}

.total-progress { width:95%; margin-left:10px; }

.red-fillin { background-color: #b01e24; }

.error {
    font-weight: normal;
    font-size: 1.2rem;
    font-style: italic;
    color: #b01e24;
}