﻿.filter_table
{    
    
    border: 1px solid #a5a5a5; 
    width: 620px; 
    margin: auto; 
    vertical-align: middle;
       
}

.filter_table_left {
    font-family: "微軟正黑體";
    font-size:14pt;
    color: black;
    background-color: #EFEFEF;
    width: 120px;
    text-align: left;
    vertical-align: middle;
    border-right-style: solid;
    border-right-color: #A5A5A5;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A5A5A5;
    border-bottom-width: 1px;
    border: 1px solid #a5a5a5;
    height: 40px;
    padding-left: 10px;
}

.filter_table_right {
    font-family: "微軟正黑體";
    color: #333333;
    width: 30px;
    text-align: center;
    border-left-style: solid;
    border-left-color: #A5A5A5;
    border-left-width: 0px;
    height: 40px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #A5A5A5;
}

.filter_table_edit {
    border-color: #CCCCCC;
    font-family: "微軟正黑體";
    height: 40px;
    width: 200px;
    text-align: left;
    background-color: #FFFFFF;
    vertical-align: middle;
    border-top-style: solid;
    border-top-width: 1px;
    padding-left: 3px;
}
.filter_table_query {
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-top-width: 1px;
    text-align: center;
    height: 48px;
    padding-left: 70px;
}
.filter_table_edit_full
{
    border-color: #CCCCCC;
    font-family: "微軟正黑體";
    height: 48px;
    width: 470px;
    text-align: left;
    background-color: #FFFFFF;
    vertical-align: middle;
    border-top-style: solid;
    border-top-width: 1px;
    padding-left: 5px;
}

/*.Padding_l15px {
    padding-left: 10px;
}*/

.RadInput_Default a {
    color: transparent !important;
    padding-left: 0px !important;
}


.form_column_string_3pairs_custom {
    font-size: 10pt !important;
    text-align: left !important;
    border-style: solid !important;
    border-color: gray !important;
    border-width: 1px 1px 1px 1px !important;
    text-align: left !important;
    height: 32px !important;
    width: 125px !important;
    padding: 0px !important;
    border-spacing: 0px !important;
    background-color: #EDEDED !important;
}

.form_text_custom {
    color: #000099 !important;
    font-family: "微軟正黑體" !important;
    font-size: 11pt !important;
    text-align: left !important;
    background-color: #EDEDED !important;
    border-style: solid !important;
    border-color: gray !important;
    border-width: 1px 1px 1px 1px !important;
    vertical-align: middle !important;
    height: 32px !important;
    width: 120px !important;
    padding: 0px !important;
    border-spacing: 0px !important;
    color: #000000 !important;    
    padding-left: 8px !important;
}


.filter_table_left_pink {
    font-family: "微軟正黑體";
    color: black;
    background-color: #EFEFEF;
    width: 220px;
    text-align: left;
    vertical-align: middle;
    border-right-style: solid;
    border-right-color: #A5A5A5;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A5A5A5;
    border-bottom-width: 1px;
    font-size: 18px;
    border: 1px solid #a5a5a5;
    height: 30px;
    padding-left: 8px;
}

.filter_table_right_pink {
    font-family: "微軟正黑體";
    color: #333333;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    border-left-style: solid;
    border-left-color: #A5A5A5;
    border-left-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #A5A5A5;
    border-bottom-width: 1px;
    font-size: 18px;
    height: 30px;
}

.filter_table_edit_pink {
    font-family: "微軟正黑體";
    font-size: 18px;
    height: 30px;
    width: 260px;
    text-align: left;
    vertical-align: middle;
    /*border-bottom-style: solid;
    border-bottom-color: #CCCCCC;    
    border-bottom-width: 1px;*/
    background-color: #FFFFFF
}

.filter_table_query_pink {
    /*border-top-style: solid;
    border-top-color: #CCCCCC;
    border-top-width: 1px;*/
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    text-align: center;
    height: 48px;
    /*padding-left: 60px;*/
}