﻿.permit_search_form
{
    margin-bottom: 36px;
}

.permit_search_form fieldset
{
    width: 876px;
}


.permit_search_form .panel1
{
    width: 650px;
    float: left;
}

.permit_search_form .panel1 table
{
    border: 0;
    padding: 0;
    margin: 0;
}

.telerikDatePicker
{
    width: 43px;
}

.permit_search_form .panel1 table .col1
{
    width: 275px;
}
.permit_search_form .panel1 table .col1 dt
{
    width: 100px;
}
.permit_search_form .panel1 table .col1 dd
{
    width: 160px;
}

.permit_search_form .panel1 .col1 input
{
    width: 145px;
}
.permit_search_form .panel1 .col1 select
{
    width: 145px;
}


.permit_search_form .panel1 table .col2
{
    width: 350px;
}
.permit_search_form .panel1 table .col2 dt
{
    width: 80px;
}
.permit_search_form .panel1 table .col2 dd
{
    width: 120px;
}

.permit_search_form .panel1 .col2 input
{
    width: 70px;
}


.permit_search_form .panel1 table .colwide
{
    width: 350px;
}
.permit_search_form .panel1 table .colwide dt
{
    width: 80px;
}
.permit_search_form .panel1 table .colwide dd
{
    width: 240px;
}

.permit_search_form .panel1 table .colwidelabel span
{
    float: left;
    margin-left: 105px;
    margin-bottom: 10px;
}


.permit_search_form .panel1 .colwide input
{
    width: 220px;
}

.permit_search_form button
{
    width: 60px;
}



.permit_search_form .panel_legend
{
    width: 220px;
    margin-top: 25px;
    float: left;
}

.permit_search_form .panel_legend code
{
    height: 100px;
    width: 200px;
}

.permit_searchResult
{
    width: 900px;
    font-size: 12px;
    color: #333333;
}

.submitbar
{
}

.submitbar fieldset
{
    width: 876px;
    height: 25px;
}

.submitbar .action
{
    float: right;
}

/* Telerik Controls */
.t-picker-wrap .t-input
{
    font-size: 12px;
    color: #333333;
}
