/* CSS Document */
body
{
    margin: 0px;
    padding: 0px;
    background-color: #e9e9e9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323131;
}
h1
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
h2
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}

p
{
    margin: 0px;
    margin-bottom: 20px;
}
p a
{
    color: #1d8ece;
    text-decoration: underline;
}
p a:hover
{
    color: #323131;
    text-decoration: none;
}
img{border:none;}
.clear-div
{
    clear: both;
}
#container
{
    width: 990ppx;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.logo
{
    width: 231px;
    height: 91px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.content-sec-top
{
    width: 970px;
    height: 51px;
    margin: 0 auto;
    background: url(../images/top-header.jpg) center no-repeat;
    padding-top: 10px;
    padding-left: 20px;
}
.login-txt
{
    width: 150px;
    margin: 0 auto;
    text-align: center;
}
.content-sec-mid
{
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px 15px 20px 15px;
}
.login-sec
{
    width: 500px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 24px;
}
input
{
    margin: 0px;
    width: 369px;
    height: 29px;
    background: url(../images/input-bg.jpg) no-repeat;
    border: none;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 14px;
    margin-bottom: 20px;
}
.button
{
    width: 119px;
    height: 54px;
    float: left;
    cursor: pointer;
    background: url(../images/login-btn.jpg) no-repeat;
    border: none;
}
.button:hover
{
    background: url(../images/login-1.jpg) no-repeat;
}
.content-sec-bottom
{
    width: 990px;
    height: 5px;
    margin: 0 auto;
    background: url(../images/content-botttom.jpg) center no-repeat;
}
.fontsize13
{
    font-size: 13px;
    font-weight: bold;
    color: #323131;
}
.col-blue
{
    color: #1d8ece;
    text-decoration: underline;
}
.search-sec
{
    width: 550px;
    float: right;
    margin: 10px 0px 10px 0px;
}
.date-sec
{
    margin: 0px;
    width: 52px;
    height: 18px;
    background: url(../images/date-bg.jpg) no-repeat;
    border: none;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
}
.name-sec
{
    margin: 0px;
    width: 72px;
    height: 18px;
    background: url(../images/name-bg.jpg) no-repeat;
    border: none;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
}

.report-sec
{
    width: 955px;
    margin: 0 auto;
    border-top: 1px solid #cccccc;
    color: #333333;
}
.report-sec table
{
    border: none;
}
.report-sec table tr td
{
    border-bottom: 1px solid #e4e4e4;
}

.report-sec table tr th
{
    border-bottom: 1px solid #e4e4e4;
}
.report-sec table tr th a
{
    color: #000;
    text-decoration: none;
}
.report-btn
{
    width: 178px;
    height: 58px;
    float: right;
    margin-top: 10px;
}
.receipt-sec
{
    width: 215px;
    float: right;
    margin: 10px 0px 10px 0px;
}
.ultra-receipt
{
    margin: 0px;
    width: 146px;
    height: 28px;
    background: url(../images/ultra-reciept-bg.jpg) no-repeat;
    border: none;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
}
.new-report-sec
{
    width: 915px;
    margin: 0 auto;
    background: #eeeeee;
    padding: 20px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.input1
{
    margin: 0px;
    width: 230px;
    height: 16px;
    background: #fff;
    border: none;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
    margin-top: 7px;
}
.textarea
{
    margin: 0px;
    width: 230px;
    height: 55px;
    background: #fff;
    border: none;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
    margin-top: 7px;
}
.input2
{
    margin: 0px;
    width: 244px;
    height: 30px;
    background: #fff;
    border: none;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
}
.item-list
{
    width: 925px;
    margin: 0 auto;
    background-color: #eeeeee;
    margin-top: 15px;
    padding: 15px;
}
.select-report
{
    margin: 0px;
    width: 244px;
    height: 30px;
    background: #e9e9e9;
    border: none;
    padding: 7px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
}
.big-textarea
{
    margin: 0px;
    width: 630px;
    height: 82px;
    background: #e9e9e9;
    border: none;
    padding: 7px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 12px;
    margin-top: 7px;
}
.new-report
{
    width: 955px;
    margin: 0 auto;
}
.new-report table
{
    border: none;
}
.new-report table tr td
{
    border-bottom: 1px solid #e4e4e4;
}
.col-black
{
    color: #000000;
    margin-left: 10px;
}
.customer-note-sec
{
    width: 955px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.customer-textarea
{
    width: 919px;
    height: 76px;
    background-color: #e9e9e9;
    border: none;
    padding: 10px;
    margin: 0px;
}
.save-btn
{
    width: 98px;
    height: 53px;
    margin: 0px;
    margin-top: 10px;
    cursor: pointer;
}


.clsbutton
{
    background: url(../images/new-report-btn.jpg) no-repeat;
    width: 178px;
    height: 53px;
    cursor: pointer;
}

.clsbutton:hover
{
    background: url(../images/new-report-1.jpg) no-repeat;
    width: 178px;
    height: 53px;
    cursor: pointer;
}


.clsbuttonchangepass
{
    background: url(../images/btn-change-pass.jpg) no-repeat;
    width: 191px;
    height: 53px;
    cursor: pointer;
}

.clsbuttonchangepass:hover
{
    background: url(../images/btn-change-pass-hover.jpg) no-repeat;
    width: 191px;
    height: 53px;
    cursor: pointer;
}

.clssave
{
    background: url(../images/save-btn.jpg) no-repeat;
    width: 98px;
    height: 53px;
    cursor: pointer;
}

.clssave:hover
{
    background: url(../images/save-1.jpg) no-repeat;
    width: 98px;
    height: 53px;
    cursor: pointer;
}

.clsdone
{
    background: url(../images/btndone.jpg) no-repeat;
    width: 98px;
    height: 53px;
    cursor: pointer;
}

.clsdone:hover
{
    background: url(../images/btndone-hover.jpg) no-repeat;
    width: 98px;
    height: 53px;
    cursor: pointer;
}

.clscancel
{
    background: url(../images/cancel-btn.jpg) no-repeat;
    width: 98px;
    height: 53px;
    cursor: pointer;
}

.clscancel:hover
{
    background: url(../images/cancel-1.jpg) no-repeat;
    width: 98px;
    height: 53px;
    cursor: pointer;
}

.AjaxLoaderOuter
{
    opacity: 0.7;
    background: #000;
}

.content-sec-toppopup
{
    height: 51px;
    margin: 0 auto;
    background: url(../images/top-header.jpg) center no-repeat;
    padding-top: 10px;
    padding-left: 20px;
}
.content-sec-midpopup
{
    margin: 0 auto;
    background-color: #fff;
    padding: 15px 15px 20px 15px;
}

.input3
{
    margin: 0px;
    width: 300px;
    height: 20px;
    background: url(../images/input-bg.jpg) no-repeat;
    border: none;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #323131;
    font-size: 14px;
}
.clsaddlink
{
    text-decoration: none;
}

.option_box
{
    background: #E9E9E9;
    padding: 10px;
    color: #000;
}

.option_box a
{
    color: #000;
    margin: 5px;
    font-weight: bold;
}


.clsbtnsearch
{
    background: url(../images/search-btn.jpg) no-repeat;
    width: 82px;
    height: 31px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.clsbtnsearchcleare
{
    background: url(../images/search-clear.jpg) no-repeat;
    width: 53px;
    height: 31px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.clsicone
{
    background:transparent;
    border: none;
    color: #323131;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    margin: 0px;
    padding: 0px;
    width: 20px;
}


/* Ajax Loader */

.AjaxLoaderInner
{
    position: absolute;
    top: 45%;
    left: 45%;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: Black;
}
.AjaxLoaderOuter
{
    position: fixed;
    vertical-align: middle;
    text-align: center;
    z-index: 1000;
    top: 0px;
    left: 0px;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
}
/* Ajax Loader */

.lstautocomplete{ list-style: none;margin: 0;padding: 0; height:150px;  overflow: auto;}
.lstautocomplete li{ list-style: none; margin:0;padding:5px !important;}