﻿.alert {
    margin-bottom: 0px;
    padding: 0px 4px;
}

.radio, .checkbox {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0;
}

.closebtn {
    position: absolute;
    right: 20px;
    z-index: 1;
}

.accHeading {
    color: #0485a3;
    font-weight: bold;
    border-top: solid thin #dedddd;
    border-bottom: solid thin #dedddd;
    padding: 10px 10px;
    margin-bottom: 10px;
}

.modalsetupdatebill {
    width: 80%;
    margin: 0 auto;
    margin-top: 70px;
}

#contentLogin_contentMain_pnlSearch .dropdown-menu {
    left: auto;
    right: 0px;
}

.lnkTaxScheme {
    cursor: pointer;
    color: #0485A3 !important;
    font-weight: bold;
}

.supplierStatus {
    background: #02adb8;
    color: #fff;
    padding: 4px 8px;
    border-radius: 6px;
    margin-top: -4px;
    margin-right: -7px;
    font-size: 13px;
    margin: 2px;
}

.unreg {
    background: #e15050;
    color: #fff;
    padding: 4px 8px;
    border-radius: 6px;
    margin-top: -4px;
    margin-right: -7px;
    font-size: 13px;
    margin: 2px;
    float: right;
}

.sweet-alert {
    z-index: 9999999999;
}

.sweet-overlay {
    z-index: 99999999;
}
