﻿.addagency
{
    background-image: url(../images/add-agency.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    color: #ffffff;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}

.searchagency
{
    background-image: url(../images/search-agency.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    color: #ffffff;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}

.ErrorBolckTXT
{
    color: #c90000;
    border: none;
    font-size: 14px;
    font-family: Calibri;
    background-color: transparent;
}

.smsagency
{
    background-image: url(../images/sms-agency.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    color: #ffffff;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}

.report-tagency
{
    background-image: url(../images/report-tagency.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    color: #ffffff;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}

.reportagency
{
    background-image: url(../images/SMS_BTN.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    color: #ffffff;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}

.region-selection
{
    float: right;
    width: 300px;
    margin: 10px 185px;
}

.addPLB
{
    background-image: url(../images/add-plb.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    color: #ffffff;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}

.serchPLB
{
    background-image: url(../images/plb-search-new.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    font-weight: bold;
    color: #ffffff;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
}

.loadingImgTable
{
    margin-left: 200px;
    text-align: left;
}

.loadingimg
{
    height: 135px;
    background-image: url(../images/loading.swf);
    background-repeat: no-repeat;
    width: 300px;
}
