.si_table {
    background: #ECEDEE;
}

.si_table th {
    text-transform: uppercase;
}

.si_table thead tr.s_header {
    background: #FFFFFF;
}

.si_table tbody tr td, .si_table thead tr th {
    border: 2px solid #FFFFFF;
}

.si_table tr.m_header th:nth-child(2) {
    background-color: #E17702;
    color: #FFFFFF;
}

.si_table a {
    text-decoration: underline;
}

.si_table tr.m_header th span.t_country a {
    color: #000000 !important;
}

.si_table tbody a {
    color: #666666 !important;
}

.si_table tbody tr td.color_cel {
    width: 20px;
}

.st_table tbody tr td {
    padding: 0;
    border: 2px solid #FFFFFF;
    color: #ADADAD;
    font-size: 15px;
}

.st_table tbody tr td:nth-child(1) {
    padding: 3px 0 3px 0;
    width: 15px;
}

.st_table tbody tr td:nth-child(1) div {
    height: 15px;
    width: 15px;
}

.st_table tbody tr td:nth-child(2) {
    padding-left: 2px;
    width: 125px;
}

.blog-section-area {
    padding-top: 0 !important;
}