/*
 Theme Name:   Netpro
 Template:     yootheme
 Author:       Rainari
 Description:  YOOtheme Child Theme
 Version:      1.0.0
 Text Domain:  yootheme-netpro
*/
.domain_table_07 {
    display: table;
    width: 100%;
    text-align: center;
    background: #f2f2f2;
}
#tld_table .domain_table_07 {
    border: 1px solid 
    #bdd7f4;
}
#tld_table table {
    margin: 0;
}
.tlds_table_thead_tr {
    background: 
    #3671a5 !important;
    color: #fff !important;
}
.tlds_table_thead_tr th:first-child {
    border-radius: 10px 0 0 0;
}
.tlds_table_thead_tr th {
    padding: 15px 0;
color:
#fff;
font-weight: 500;
font-size: 15px;
line-height: 20px;
border: none;
}
.tlds_table_tbody_tr:nth-child(2n+1) {
    background: 
    #fff;
}
.tlds_table_tbody_tr td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tlds_table_tbody_tr td:first-child {
    font-weight: bold;
    color: #e76f26;
}