• Файл: pay_status.css
  • Полный путь: https://files.multura.space/qiwi/interface_fake-osmp_v1.0.0/system/css/pay_status.css
  • Дата изменения: 12/19/2011 8:40 AM
  • Размер файла: 2.51 KB
  • MIME-тип: text/plain
  • Кодировка: utf-8
 
Открыть Назад
@import url("base.css");

#qiwi_logo
{
	width: 133px;
	height: 140px;
	margin: 4px 0px 0px 51px;
	position: relative;
	float: left;
	background: url('../img/ui/pay_status/qiwilogo.gif') no-repeat;
}

#type_text
{
	width: 500px;
	margin: 18px 0px 0px 15px;
	float: left;
	font-size: 50px;
	color: #2266bb;
}

.button
{
	float: right;
	margin: 24px 20px 0px 0px;
	width: 177px;
	height: 102px;
}

#button1
{
	background: url('../img/ui/pay_status/code.gif') no-repeat;
}

#button2
{
	background: url('../img/ui/pay_status/other.gif') no-repeat;
}

#button3
{
	background: url('../img/ui/pay_status/sot.gif') no-repeat;
}

.td_b
{
	width: 26%;
}

.btn
{
	width: 301px;
	height: 122px;
}

#date_btn
{
	background: url('../img/ui/pay_status/date.gif') no-repeat;
}

#p_date
{
	color: White;
	font-size: 54px;
	margin-top: 20px;
}

#pole
{
	width: 590px;
	height: 121px;
}

#p_l
{
	width: 29px;
	height: 100%;
	float: left;
	background: url('../img/ui/pay_status/p_l.gif') no-repeat;
}

#p_c
{
	width: 532px;
	height: 100%;
	float: left;
	background: url('../img/ui/pay_status/p_c.gif');
}

#number
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 532px;
    height: 70px;
    font-family: Arial;
    font-weight: bold;
    color: #2268c6;
    margin-top: 7px;
}

#div1
{
	position: absolute; 
	top: 222px; 
	left: 405px; 
	height: 70px; 
	width: 200px; 
	color: #2268c6; 
	font-size: 67px;
	display: none;
}

#title
{
    width: 300px;
    height: 30px;
    float: left;
    margin-top: 5px;
    font-size: 22px; 
    color: White;
    text-align: left;
}

#p_r
{
	width: 29px;
	height: 100%;
	float: right;
	background: url('../img/ui/pay_status/p_r.gif') no-repeat;
}

#keyboard
{
    width: 470px; 
    height: 623px;
    margin-top: 13px;
    display: none;
}

#keyboard_al
{
    width: 100%; 
    height: 100%;
    margin-top: 13px;
    display: none;
}

#btn_back
{
	width: 301px;
	height: 121px;
	position: absolute;
	top: 883px;
	left: 20px;
}

#btn_forward
{
	width: 301px;
	height: 121px;
	position: absolute;
	top: 883px;
	left: 960px;
}

#transparent
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 1024px;
	filter:alpha(opacity=65);
	background: black;
}

#calendar
{
	position: absolute;
	top: 130px;
	left: 123px;
	width: 1034px;
	height: 854px;
	background: url('../img/ui/pay_status/calendar.gif') no-repeat;
}