@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/montserrat/Montserrat-Regular.ttf);
}
@font-face {
    font-family: Montserrat-Medium;
    src: url(../fonts/montserrat/Montserrat-Medium.ttf);
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul,
li {
    margin: 0;
    list-style-type: none;
}


table {
    width: 100%;
    background-color: #fff;
}
th,
td {
    font-weight: unset;
    padding-right: 10px;
}
.column100 {
    width: 130px;
    padding-left: 25px;
}
.column100.column1 {
    width: 30px;
    padding-left: 25px;
}
.row100.head th {
    padding-top: 24px;
    padding-bottom: 20px;
}
.row100 td {
    padding-top: 18px;
    padding-bottom: 14px;
}
.table100.ver1 td {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: gray;
    line-height: 1.4;
}
.table100.ver1 th {
    font-family: Montserrat-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #36304a;
}
.table100.ver1 .row100:hover {
    background-color: #f2f2f2;
}
.table100.ver1 .hov-column-ver1 {
    background-color: #f2f2f2;
}
.table100.ver1 .hov-column-head-ver1 {
    background-color: #13AAD3 !important;
}
.table100.ver1 .row100 td:hover {
    background-color: #6c7ae0;
    color: #fff;
}
.table100.ver2 td {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: gray;
    line-height: 1.4;
}
.table100.ver2 th {
    font-family: Montserrat-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #333;
}
.table100.ver2 .row100:hover td {
    background-color: #13d9d5;
    color: #fff;
}
.table100.ver2 .hov-column-ver2 {
    background-color: #13d9d5;
    color: #fff;
}
.table100.ver2 .hov-column-head-ver2 {
    background-color: #13AAD3 !important;
}
.table100.ver2 .row100 td:hover {
    background-color: #13aad3;
    color: #fff;
}
.table100.ver2 tbody tr:nth-child(even) {
    background-color: #ebf9fe;
}
.table100.ver2 td {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: gray;
    line-height: 1.4;
}
.table100.ver2 th {
    font-family: Montserrat-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #333;
}
.table100.ver2 .row100:hover td {
    background-color: #13d9d5;
    color: #fff;
}
.table100.ver2 .hov-column-ver2 {
    background-color: #13d9d5;
    color: #fff;
}
.table100.ver2 .hov-column-head-ver2 {
    background-color: #13AAD3 !important;
}
.table100.ver2 .row100 td:hover {
    background-color: #13aad3;
    color: #fff;
}
.table100.ver3 tbody tr {
    border-bottom: 1px solid #e5e5e5;
}
.table100.ver3 td {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: gray;
    line-height: 1.4;
}
.table100.ver3 th {
    font-family: Montserrat-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #6c7ae0;
}
.table100.ver3 .row100:hover td {
    background-color: #fcebf5;
}
.table100.ver3 .hov-column-ver3 {
    background-color: #fcebf5;
}
.table100.ver3 .hov-column-head-ver3 {
    background-color: #7b88e3 !important;
}
.table100.ver3 .row100 td:hover {
    background-color: #e03e9c;
    color: #fff;
}
.table100.ver4 td {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: gray;
    line-height: 1.4;
}
.table100.ver4 th {
    font-family: Montserrat-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #fa4251;
}
.table100.ver4 .row100:hover td {
    color: #fa4251;
}
.table100.ver4 .hov-column-ver4 {
    background-color: #ffebed;
}
.table100.ver4 .hov-column-head-ver4 {
    background-color: #f95462 !important;
}
.table100.ver4 .row100 td:hover {
    background-color: #ffebed;
    color: #fa4251;
}
.table100.ver5 tbody tr:nth-child(even) {
    background-color: #e9faff;
}
.table100.ver5 td {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: gray;
    line-height: 1.4;
    position: relative;
}
.table100.ver5 th {
    font-family: Montserrat-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #002933;
}
.table100.ver5 .row100:hover td {
    color: #fe3e64;
}
.table100.ver5 .hov-column-ver5 {
    color: #fe3e64;
}
.table100.ver5 .hov-column-ver5::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
.table100.ver5 .hov-column-head-ver5 {
    background-color: #1a3f48 !important;
    color: #fe3e64;
}
.table100.ver5 .row100 td:hover {
    color: #fe3e64;
}
.table100.ver5 .row100 td:hover:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    border: 1px solid #fe3e64;
}
.table100.ver6 {
    border-radius: 16px;
    overflow: hidden;
    background: #7918f2;
    background: -webkit-linear-gradient(-68deg, #ac32e4, #4801ff);
    background: -o-linear-gradient(-68deg, #ac32e4, #4801ff);
    background: -moz-linear-gradient(-68deg, #ac32e4, #4801ff);
    background: linear-gradient(-68deg, #ac32e4, #4801ff);
}
.table100.ver6 table {
    background-color: transparent;
}
.table100.ver6 td {
    font-family: Montserrat-Regular;
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
}
.table100.ver6 th {
    font-family: Montserrat-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.32);
}
.table100.ver6 .row100:hover td {
    background-color: rgba(255, 255, 255, 0.1);
}
.table100.ver6 .hov-column-ver6 {
    background-color: rgba(255, 255, 255, 0.1);
}
.table100.ver6 .row100 td:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
