﻿
hr {
    border-top: 1px solid #F9920B
}

.fa-envelope {
    color:#F9920B
}

.fa-map-marker {
    color:#F9920B
}

.fa-phone {
    color:#F9920B
}

.txt-color-orangeDark {
    color:#F9920B !important;
}

.smart-form .input:hover input {
    border-color:#F9920B 
}

.smart-form .input input:focus {
    border-color:#F9920B 
}

div.mwa-box-header{
    border-bottom: 2px solid #F9920B;
}

a > .mwa-textlabel {
    color: #F9920B;
}

.e-btn.e-select { 
    background-color: #F9920B;
    color: #FFFFDE;
}

.e-grid td.e-active { 
    background: #a4a4a4;
}

.mwa-mandatory::after {
    color: #F9920B;
}