.colors-primary-blue {
    height: 16px;
    width: 16px;
}

.rectangle-2 {
    height: 16px;
    width: 16px;
    background-color: #016FAD;
}

.camc-title-keyline {
    position: relative;
    color: #101215;
    font-weight: 400;
    text-align: left;
    margin-bottom: 32px;
}

table.list th {
    font-size: 18px !important;
    color: #414956 !important;
}

table.list td {
    font-size: 18px !important;
    color: #414956 !important;
    letter-spacing: 0px;
    font-weight: 300 !important;
}

.section-breadcrumb .fil-icon {
    margin-left: 10px; 
    margin-right: 10px;
}

[class*=fil-] .cell table td,
[class*=fil-] .cell table th {
    border: 0 !important;
}

[class*=fil-] .cell table tr {
    border: .0625rem solid #dcdee1;
}


.tabs-title>a {
    color: #20242b !important;
    font-size: 18px !important;
}

input.highcharts-range-selector::-ms-clear {
    display: none;
}

.highcharts-button.highcharts-button-disabled>text {
    cursor: none
}

.symbol {
    width: 20px;
    height: 20px;
    margin-right: 20px;
    float: left;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.circle {
    width: 8px;
    height: 8px;
    /* background: red; */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
