.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5{
     color: #0f75bc;
}

.radio-set .checked {
    color: #FFF !important;
    cursor: pointer;
    padding-left: 35px !important;
    background: #0f75bc url("/images/icon-check-radio.png") !important;
    background-repeat: no-repeat !important;
    background-color: #0f75bc;
}

.data {
    color: #0764a4 !important;
}

.active-amount {
    background-color: #0f75bc!important;
}

#tooltipItu .content-x .textAmount strong{
    border-color: #1980c3;
    background: #1980c3;
}

#processingDialog .modal-body #percentProcessing{
    color: #0f75bc;
}

#processingDialog .modal-body .per{
    color: #0f75bc;
}

.color-blue {
    background-color: #0f75bc;
}

.datetimepicker table thead tr {
    background-color: #2273ca;
    color: #FFF;
    border-right: 1px #2273ca solid;
}
.datetimepicker thead tr:first-child th:hover, .datetimepicker tfoot tr:first-child th:hover{
    background-color: #2273ca;
}

.resendSMSAction{
    background-color: #1980c3;
}

.renew .renew-info strong.balance{
   color:#1980c3;
}

.amount-summary .total-payment label, .amount-summary .total-payment strong{
    color: #0764a4;
}

.data-dtu .plan-type .radio-set .checked {
    background: #0F75BD url(/images/icon-check-radio.png) 0px 4px !important;
    background-color: #0f75bc;
}

.confirm  strong.company, .result strong.company {
    color: #0764a4;
}

.result-successful {
    border-bottom: #0764a4 solid 1px!important;
}

.rates .btn-success{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0764a4), to(#0764a4));
    background-color: #0764a4;
    border-color: #0764a4;
}

.rates .active-amount{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fdd106), to(#fdd106));
    border-color: #fdd106!important;
    background-color: #fdd106!important;
    box-shadow: none!important;
    color:#000000!important;
    font-weight: bold;
}
#congratulationDialog .one-free p.img-oneFree{
    background-image: url("/public-mas/images/pinless/bg_free_dollar.png")!important;
}
.access-number .form-group.language-title {
    color: #1980c3;
}