/* BASIC css start */
.MS_input_txt{
    width: 269px;
    height: 36px;
    padding: 0 13px;
    border: 1px solid #ccc;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 36px;}
    
.MK-product-icons img:nth-child(1){padding-left:0 !important}
.MK-product-icons img{padding-left:3px !important}


input.txt-frm{
    width: 269px;
    height: 36px;
    padding: 0 13px;
    border: 1px solid #ccc;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 36px;}

.member .box .login a{
    float: right;
    margin: 11px 0 0;
}

.member .box .save em {
    height: 20px;
    line-height: inherit;
    vertical-align: top;
    padding: 0;
}


input[type="checkbox"]{
    cursor:pointer;
    width:20px; 
    height: 20px;
    padding: 0 0 0 20px;
    background: #fff url(/design/fdoneadmin/pc/img/etc/check-off.png) no-repeat left top;
    -webkit-appearance: inherit;}


input[type="checkbox"]:hover{
    background: #fff url(/design/fdoneadmin/pc/img/etc/check-ov.png) no-repeat left top !important;
}

input[type="checkbox"]:checked{
    background: #fff url(/design/fdoneadmin/pc/img/etc/check-on.png) no-repeat left top !important;
    font-weight: bold;}




input[type="radio"]{
    cursor:pointer;
    width:20px; 
    height: 20px;
    padding: 0 0 0 20px;
    background: #fff url(/design/fdoneadmin/pc/img/etc/radio-off.png) no-repeat left top;
    -webkit-appearance: inherit;}


input[type="radio"]:checked{
    background: #fff url(/design/fdoneadmin/pc/img/etc/radio_on2.png) no-repeat left top !important;
    font-weight: bold;}




#content{
    width: 790px;
    float: left;
    display: table-cell;
    padding: 0 0 0 30px;
    vertical-align: top;}
    
.MS_search_word{float: left!important; width: 310px!important; height: 37px!important; margin: 3px 0 0 23px!important;  border: 1px solid #fff!important; color: #333!important; font-size: 12px!important; font-weight: bold!important; line-height: 37px!important;  padding: 0!important;}
/* BASIC css end */

