/*****************************************************************************************
	
                        Веб-интерфейс игровой системы hobro
                            (C) 2011-2017 Сергей Соболев
                                (С) Ходилки Бродилки
                                
*****************************************************************************************/

/* --desc-- Стиль страницы hodilkibrodilki.ru/pay --desc-- */

.bigPayForm {max-width:15cm; margin:0 auto; background:#ddd; padding:0.5cm;}
.bigPayForm table {width:100%;}
.bigPayForm table td {vertical-align:top;}
.bigPayForm table td input {font-family:'PT Sans', sans-serif;}
.bigPayForm table td.classic input, .bigPayForm table td.classic textarea {border:none; width:100%; height:0.8cm; font-style:italic; border-bottom: 2px solid #ddd; font-size:90%; padding-left:0.2cm; }
.bigPayForm table td.classic textarea {height:4em; margin-bottom:0.25cm; color:#888; font-style:normal;}
.bigPayForm table td.radio input {}
.bigPayForm table td.radio:hover {background:#eee;}
.bigPayForm .submit {text-align:center;}
.bigPayForm .submit input {color:#fff; background:#db0000; font-size:90%; border:none; padding:0.1cm 1cm; margin-top:0.25cm;}
.bigPayForm .error {display:none;}
.bigPayForm .errorDisplay {display:block; color:#db0000;}
.bigPayForm .info {font-size:small; color:#888; margin-top:0.25cm;}
		
@media only screen and (max-width: 30.00cm) {
}

@media only screen and (max-width: 26.58cm) {
}

@media only screen and (max-width: 23cm) {
}

@media only screen and (max-width: 17cm) {
}

@media only screen and (max-width: 12cm) {
}

@media only screen and (max-width: 8cm) {
}

