legend {
    border: none;
}

.bg_ua {
    background: -webkit-linear-gradient(rgba(0, 0, 255, 0.1), rgba(255, 252, 0, 0.1)); /* For Safari 5.1 to 6.0 */
}

.bg_ru {
    background: -webkit-linear-gradient(rgba(255, 0, 0, 0.06), rgba(0, 0, 255, 0.1)); /* For Safari 5.1 to 6.0 */
}


.table-cpa-report {
    margin: 50px 0 0 150px;
}

.table-cpa-report table, .table-cpa-report table th, .table-cpa-report table td {
    border: 1px solid #ccc;
    border-collapse: collapse;

}

.text-break {
    word-break: break-all;
}

.input-width {
    width: 70px;
}

.custom-loading {
    float: left;
    height: 20px;
    width: 20px;
    margin-top: 9px;
}

#leftMenu .nav-header {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

#leftMenu.nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
}

.active {
    font-weight: bold;
}
