@charset "UTF-8";
/* #iw_comp1617161745881 *, #iw_comp1617161745961 * {word-break:break-all!important;} */
.table-wrap {max-width:690px;margin:0 auto;} 
.table-wrap .table-layout .thead {display:table!important;}
.table-layout .thead {display:table;width:100%;table-layout:fixed;border-top:1px solid #000;background:#f4f4f4;text-align:center;}    
.table-layout .thead .th {display:table-cell;padding:17px 0;border-left:1px solid #ddd;line-height:26px;color:#666;}    
/* .table-layout .col-country, .table-layout .col-phonecode, .table-layout .col-center {width:16.666%;} */    
.table-wrap .box .table-layout:first-child .col-country {border-left:none;}    
.table-layout .tbody {border-bottom:1px solid #ddd;}    
.table-layout .tbody .iws-row {border-top:1px solid #ddd;}    
.table-layout .tbody .iws-col {text-align:center;}
.table-layout .tbody .iws-row:first-child{border-top:none;}    
.table-layout .col-center a {pointer-events:auto!important;text-decoration:underline;}    
.table-layout .tbody .col-table {display:table;width:100%;table-layout:fixed;}    
.table-layout .tbody .iws-col {display:table-cell;padding:10px;vertical-align:middle;border-left:1px solid #ddd;line-height:26px;}    
.table-layout .tbody .col-table.bold-type {font-weight:bold;}    
.table-layout .hidden {opacity:0;}    
@media screen and (max-width:767px) {        
    .table-wrap {width:100%;max-width:100%;padding:0 16px;}        
  	.table-wrap .box {display:block;}        
    .table-wrap .box .table-layout {width:100%;}          
    .table-layout .thead .th {padding:7px 0;font-size:12px;line-height:16px;}         
    /* .table-layout .col-country {width:32.5%;} */        
    .table-wrap .box .table-layout:last-child .thead{display:none;}        
    .table-wrap .box .table-layout:first-child .tbody{border-bottom:none;}        
    .table-layout .tbody .iws-col {padding:7px;font-size:12px;line-height:16px;}        
    .table-wrap .box .table-layout:last-child .iws-row:first-child{border-top:1px solid #ddd;}        
    .table-wrap .box .table-layout:last-child .col-country{border-left:none;}        
    .table-wrap .box .table-layout:last-child .iws-row:last-child {display:none;}    
}