table, td, th {
  border: 1px solid #ccc !important;
}

table {
  width: 100%;
  border-collapse: collapse !important;
}
.cvt {
    text-decoration: none !important;
    display: block;
    background: #fff;
    padding: 10px;
    margin: 0 10px;
}
.cvt:hover {
    background: #f7f7f7;
    color: #666;
}

/*timezone*/
#main{
    padding:0px;
    margin:0px;
}

iframe{
    width:100vw;
    max-width:none;
}
html,body{
    overflow-x:hidden;
}
article .container-fluid{
    padding:0px;
}