﻿.con-button button
{
    background-color: #993399;
    color: #FFFFFF;
}
.html, body {
    font-size: 90%;
}
.warning{
   color:Red;  
   text-align:center;
   margin: 5px;
}
li.con-input .flbfim .gb-date{
    padding:0;
    text-indent:0;
    text-align:center;
    background-image:none;
    font-size:11pt;
}
.flbfim.FILE_TYPE_10{
    height:auto;  
}
._mwt_slider_scroll{
    width:800px;
    height:500px;   
}
._mwt_slider_html{
   overflow:hidden;   
}
li.con-title{
   min-width:20%; 
}
.w-f1{
   width:auto;
   float:left;  
}
li.con-input input[type="text"].w-f2{
   width:80px;
   float:left;
   text-align:center;
}

.w-f2{
    
}
ul li.con-title2{
   width:35%;  
}
ul li.con-input2{   
    width:60%;  
}
.gb-date{
    height:35px;   
}
select{
    height:35px;   
}
.formBox ul.ver,.formBox hr.ver{ display:none;}
#m3a10n,#m3a08n{
    max-width:100%;
}
@media screen and (max-width: 767px)
{
.sf_Main .formBox{
   padding: 50px 15px;    
}
 ._mwt_slider_scroll{
    width:100%;
}
.MenuTable>tbody>tr>td{
     display:inline-block;
     min-width:100%; 
}
.Buttonbox{
    text-align:center;
    width:100%;
}
.Buttonbox>div{
    display:inline;
}

ul li.con-title2{
   width:100%;  
}
ul li.con-input2{   
    width:100%;  
}
li.con-input input[type="text"]{
    max-width:100%;
}
#m3a10n_3,#m3a08n_3{
    max-width:100%;
}
}
li.con-input input[type="text"]:not(.gb-date){
    max-width:50%;
}
li.con-input.txt-w100 input[type="text"]{
    width:100%;
    max-width:100%;
}
.formBox li.con-input input.w-50:first-child{
    width: calc(50% - 3px);
    margin-right:3px;
}

@media screen and (max-width: 480px)
{
.radio-tbr1 label{padding:4px 8px;}

}
@media screen and (max-width: 390px)
{
.radio-tbr1 label{ font-size:10pt;}
}