﻿
.bid_pnl
{
    position: relative;
    width: 500px;
    height: 100%;
    margin: 250px auto;  
}

.bid_pto_ddl
{
    left: 50px;
    top: 30px;
    height: 30px;
    width: 100px;
}

.depo_ddl
{
    position: absolute;
    height: 25px;
    width: 180px;
    left: 130px;
    top: 60px;
}
.from {
    position: absolute;
    height: 25px;
    width: 25px;
    left: 320px;
    top: 60px;
}
.send_txt
{
    position: absolute;
    height: 25px;
    width: 120px;
    left: 10px;
    top: 60px;
}
.pto_ddl
{
    position: absolute;
    height: 25px;
    width: 180px;
    left: 30px;
    top: 30px;
}

.pto_head
{
    position: relative;
    width: 100%;
    height: 25px;
    left: 0;
    top: 0;
}

.way_ddl
{
    position: absolute;
    width: 150px;
    left: 350px;
    top: 60px;
}

.ok_btn
{
    position: absolute;
    width: 90px;
    height: 25px;
    left: 400px;
    top: 100px;
}
.det_btn
{
    position: absolute;
    width: 90px;
    height: 25px;
    left: 275px;
    top: 100px;
}
.zavod_pnl
{
    position: relative;
    width: 500px;
    height: 30px;
    top: 30px;
}
.txt
{
    width: 100px;
    text-align: left;
}
.send_dev {
     position: absolute;
    width: 246px;
    height: 30px;
    left: 0;
    top: 100px;
}
.send_tb {
    position: absolute;
    width: 100px;
    height: 18px;
    left: 60px;
    top: 100px;
}

.detailGrid
{
    position:absolute;
    top:338px;
    width:1200px;
    height:100%;
    left: 128px;
}

.div_main_add_application 
{
    position: absolute;
    height: 100%;
    width: 1200px;
    background-image: url(../images/ggg.jpg)
}

.lbl_font {
    font-weight: bold;
}