
/* responsive tables */
.responsive-stacked-table td {
    text-align: center;
    color: #009fd9;
    font-weight: bolder;
}
.responsive-stacked-table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
    table-layout: fixed;
}
.responsive-stacked-table th{
    text-align: center;
    background-color: #262626;
    color: #ffffff;
    border: 1px solid #000!important;
}
.responsive-stacked-table th,
.responsive-stacked-table td {
    padding: 10px;
    border-top: 1px solid #ddd;

}

.responsive-stacked-table tr:nth-child(even) {
    background: #f5f5f5;
}
.responsive-stacked-table .fa {
    margin-right: 5px;
}
.responsive-stacked-table .fa-check-circle {
    color: #690;
}
.responsive-stacked-table .fa-times-circle {
    color: #c00;
}

/*.responsive-stacked-table.with-mobile-labels {
    font-size: .85em;
}*/

@media (max-width: 1199px) {
    .container {
        width: auto;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .responsive-stacked-table thead {
        display: none;
    }
    .responsive-stacked-table tr,
    .responsive-stacked-table th,
    .responsive-stacked-table td {
        display: block;
        background-color: #ffffff;
    }
    .responsive-stacked-table td {
        border-top: none;
        padding: 20px;
    }
    .responsive-stacked-table tr td:first-child {
        border-top: 1px solid #ddd;
        font-weight: bold;
    }
    .responsive-stacked-table.with-mobile-labels td:before {
        display: block;
        font-weight: bold;
    }
    .responsive-stacked-table.with-mobile-labels td:nth-of-type(1):before {
        content: "คอมพิวเตอร์ และมือถือ";
        color: black;
        padding-bottom: 10px;
    }
÷
    .responsive-stacked-table.with-mobile-labels td:nth-of-type(3):before {
        content: "WAP:";
        color: black;
        padding-bottom: 10px;
    }

}

/*
     FILE ARCHIVED ON 21:40:14 Nov 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:13:47 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 5.063
  captures_list: 0.864
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.053
  esindex: 0.013
  cdx.remote: 24.21
  LoadShardBlock: 1164.818 (3)
  PetaboxLoader3.datanode: 1155.006 (5)
  PetaboxLoader3.resolve: 461.885 (2)
  load_resource: 619.419
  loaddict: 138.305
*/