/*Formular ID 1514 Beschwerdemanagement*/


.form_block_zurueck_weitergabe_1514{ /*R�ckgabe f�r dieses Formular in allen Bl�cken im alert-Fenster  ausblenden*/
	
	display:none;
	
}



.inhalt_formular_1514 #nur_speichern {
        
        background-color:rgb(0,226,199) !important;
        color:#ffffff !important;
        border:0px solid;
        
}


.inhalt_formular_1514 #nur_abbrechen {
        
        background-color:rgb(255,179,26) !important;
        color:#ffffff !important;
        border:0px solid;
        
}       


.inhalt_formular_1514 #form_sp_und_we  {

        background-color: rgb(128,128,128) !important;
        color: #ffffff;

        border:0px solid;


}

.form_hintergrund_1514 {

        background-color: rgba(195,244,151,0.3);


}

.icon_seite_1514_formular {
height:80px;
float:right;

}


/*
.inhalt_formular_1514 table , .inhalt_formular_1514 td ,.inhalt_formular_1514 tr {
	
	display:block !important;
	width:100%;
}
*/

@media only screen and (max-width: 500px ) and (orientation : portrait){

		.inhalt_formular_1514 td {
			
			display:block !important;
			width:80%!important;
		}
		.inhalt_formular_1514 texarea , .inhalt_formular_1514 input {
			
			max-width:80%!important;
		}

}
/*Beschwerdemanagement ID 1514 ENDE */

