﻿select {
    -webkit-appearance: default-button !important;
}

.hwcCustomization .form-group.input-group-datetime:after, .hwcCustomization .input-group.input-group-datetime:after {
    top: -16px!important;
}

#divSelectInput .input-group {
    margin-top: 0px !important;
}

.flag-icon {
}

.hwcCustomization td {
    height: 39px;
    font-size: 13px;
    padding-right: 5px;
    border-right: none;
    border-bottom: none;
}

.hwcCustomization th {
    height: 48px;
}

    .hwcCustomization th span {
        color: #5A5A5A;
    }

.hwcCustomization .basicTable2 tbody tr {
    vertical-align: middle;
}

.hwcCustomization .basicTable2 th {
    border: 1px solid #fff;
}

.hwcCustomization table {
    border-collapse: separate;
}

.ddTitle {
    background: #ffffff !important;
    color: #5a5a5a;
    border-radius: 5px !important;
}

.ddArrow {
    top: 12px !important;
}

.ddChild {
    height: auto;
    padding: 0 6px;
    background-color: #463737 !important;
    border: solid 1px #a99f9e !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

    .ddChild li {
        background-color: #463737 !important;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }

        .ddChild li.selected {
            background-color: #463737 !important;
            border-bottom-left-radius: 5px !important;
            border-bottom-right-radius: 5px !important;
        }

        .ddChild li .ddlabel {
            color: #fff !important;
        }

#btnPrint {
    color: #F76F00;
    cursor: pointer;
    text-decoration: none;
}

    #btnPrint span {
        color: #F76F00;
        padding-left: 0.5rem;
        padding-top: 0.5rem;
        font-size: 20px;
        font-weight: bold;
        position: relative;
        top: 0.4rem;
    }

    #btnPrint:hover {
        opacity: 0.75;
    }

.exchange__title {
    margin-bottom: 3.5rem;
}

#divSelectInput {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

#lbnNow {
    border: none;
    background-color: transparent;
    text-decoration: underline;
    outline: none;
    padding: 0;
}

.hwcCustomization td {
    height: 46px !important;
    font-size: 16px !important;
    padding-right: 5px !important;
    text-align: center !important;
    border-left: 1px solid #e8e8e8 !important;
    border-right: 1px solid #e8e8e8 !important;
}
