a
{
    color: #333333;
    outline: 0;
    text-decoration: none;
}
a:hover
{
    color: #046fcb;
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    outline: 0;
}
.valign
{
    vertical-align: middle;
}
.flt-left
{
    float: left;
}
.flt-right
{
    float: right;
}
.clear
{
    clear: both;
}
input[type="text"], input[type="password"]
{
    padding: 3px 2px 2px 2px;
    color: #000;
    border: 1px solid #d1d1d1;
    
}
textarea
{
    /*background: #fefefe url(../images/textarea-bg.jpg) repeat-x top left;
    border: 1px solid #dcdcdc;*/
}
input[type="text"]:focus, input[type="password"]:focus
{
    border: 1px solid #0a5ea7;
}
input[type="button"][disabled], input[type="submit"][disabled], select[disabled]
{
    background: #d1d1d1;
    border: 1px solid #a4a4a4;
    color: #6f6f6f;
}
input[type="text"][disabled], textarea[disabled]
{
    background: #d1d1d1;
    border: 1px solid #a4a4a4;
    color: #6f6f6f;
}
input[type="submit"], input[type="button"]
{
    background: #1162b3 url(../images/blue-btn-bg.jpg) repeat-x top left;
    border: 1px solid #1162b3;
    color: #fff;
    font-size: 12px;
    padding: 1px 4px 2px 4px;
    cursor: pointer;
    font-weight: bold; /*-moz-border-radius: 4px; 	border-radius: 4px;*/
    font-family: Arial;
}
input[type="button"].Inputbutton
{
    background: #156ac0 url(../images/blue-btn-bg.jpg) repeat-x top left;
    border: 1px solid #2d83da;
    color: #fff;
    font-size: 11px;
    padding: 2px 4px 2px 4px;
    cursor: pointer;
    text-transform: uppercase;
}

h2, h3, h4{
    color:#0b77c2;
}

.blue-buttons
{
    background: #1162b3 url(../images/blue-btn-bg.jpg) repeat-x top left;
    border: 1px solid #1162b3;
    color: #fff;
    font-size: 11px;
    padding: 1px 6px 2px 6px;
    cursor: pointer;
    font-weight: normal;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Arial;
}
#main-wrap
{
    width: 1166px;
    margin: 0 auto; /*overflow:hidden;*/
    padding: 0 30px 10px 42px;
    min-height: 300px;
}
.background-img
{
    background: url(../images/page-bg.jpg) no-repeat top left;
    width: 100%;
    padding: 161px 0px 0px 0px;
}
/*---Please Remove Above css when you implement---*/

/*---Start notification css---*/

.notice-alert
{
    position: relative;
    padding-right: 5px;
    margin-bottom: 7px;
    clear: both;
    margin-top: 10px;
}

.yellow-tl
{
    background: url(../images/yellow-tl.png) no-repeat scroll right bottom;
    height: 6px;
    width: 6px;
}

.yellow-tm
{
    background: url(../images/yellow-tm.png) repeat-x scroll left bottom;
    height: 6px;
}

.yellow-tr
{
    background: url(../images/yellow-tr.png) no-repeat scroll left bottom;
    height: 6px;
    width: 6px;
}

.yellow-ml
{
    background: url(../images/yellow-lm.png) repeat-y scroll right top;
    width: 6px;
}

.yellow-mm
{
    background: none repeat scroll 0 0 #fffbb7;
}

.notification
{
    padding: 0 5px 0 20px;
}


.notification p
{
    color: #ca1e1e;
    float: left;
    font-size: 12px;
}

.notification p span
{
    font-size: 14px;
    font-weight: bold;
    margin-right: 3px;
}


.notification a
{
    color: #c55d5d;
    float: right;
    font-size: 10px;
    margin-top: 2px;
    text-transform: uppercase;
}

.notificaton-flag
{
    left: 8px;
    position: absolute;
    top: 0;
}


.notificaton-flag2
{
    left: 8px;
    position: absolute;
    top: -5px;
}


.yellow-mr
{
    background: url(../images/yellow-rm.png) repeat-y scroll right top;
    width: 6px;
}

.yellow-bl
{
    background: url(../images/yellow-bl.png) no-repeat scroll right top;
    height: 6px;
    width: 6px;
}

.yellow-bm
{
    background: url(../images/yellow-bm.png) repeat-x scroll left top;
    height: 6px;
}

.yellow-br
{
    background: url(../images/yellow-br.png) no-repeat scroll left top;
    height: 6px;
    width: 6px;
}

/*---End notification css---*/

.agent-detail-wrap
{
    overflow: hidden;
    margin: 20px 0px;
    clear: both;
}

.amm-content-wrap
{
    color: #43464c;
}

.amm-content-wrap h1, .amm-content-wrap h2, .amm-content-wrap h3, .amm-content-wrap h4, .amm-content-wrap h5
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.member-logo-top
{
    background: url(../images/member-detail-top.png) no-repeat scroll left top;
    padding-top: 8px;
    width: 324px;
    min-height: 133px;
    float: left;
}

.member-logo-bottom
{
    background: url(../images/member-detail-bottom.png) no-repeat scroll left bottom;
    height: 124px;
    overflow: hidden;
    padding: 0 10px 10px 12px;
}

.member-logo-bottom img
{
    float: left;
    margin-top: 1px;
    margin-right: 7px;
    max-width:105px;
}

.member-info
{
    background: url(../images/member-logo-sepretor.png) no-repeat scroll left top;
    color: #0b60a9;
    float: left;
    padding-left: 15px;
    width: 188px;
}

.member-info h4
{
    color: #0b60a9;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}

.member-info h5
{
    color: #0b60a9;
    font-size: 12px;
    margin-bottom: 3px;
}
.member-info h5.email
{
    font-style: italic;
    color: #4a6e0c;
    font-weight: bold;
}
.member-info p
{
    font-size: 13px;
}

.member-detail
{
    color: #0b60a9;
    background: #eef7ff;
    border: 1px solid #cbe2f5;
    font-size: 14px;
    width: 483px;
    min-height: 123px;
    padding: 7px 7px;
    float: left;
    margin: 2px 8px 0px 8px;
}

    .member-detail td {
        font-size: 14px;
        padding: 5px 0px;
    }


.member-detail-BCS {
    color: #0b60a9;
    background: #eef7ff;
    border: 1px solid #cbe2f5;
    font-size: 16px;
    width: 100%;
    max-width:450px;
    min-height: 123px;
    padding: 7px 7px;
    float: left;
    margin: 2px 8px 0px 8px;
}

    .member-detail-BCS td {
        font-size: 16px;
        padding: 5px 0px;
    }

    .member-detail-BCS label {
        color: #646464;
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
        width: 9em;
    }

/*--Data-insights---*/

.data-insights-wrap {
    color: #0b60a9;
    font-size: 16px;
    background: #eef7ff;
    border: 1px solid #cbe2f5;
    max-width: 450px;
    padding: 7px 7px;
    float: left;
    margin: 25px 8px 0px 8px;
    width: 100%;
}

    .data-insights-wrap label {
        color: #646464;
        display: block;
        font-weight: bold;
        width: 11em;
    }

    .data-insights-wrap td {
        font-size: 16px;
        padding: 8px 0px;
       /* font-weight: 600;*/
    }

    .data-insights-wrap h3 {
        margin: 0 0 10px;
        color: #646464;
        font-size: 16px;
        text-decoration: underline;
    }

    .data-insights-wrap .quoteRatioValue {
        color: #39BF7B;
    }

    .data-insights-wrap a {
        color: #0773C2;
        text-decoration: none;
        font-weight: 600;
    }

        .data-insights-wrap a:hover {
            color: #333333;
            text-decoration: none;
        }

.produ-code {
    background: url(../images/tag-left.png) no-repeat scroll left top;
    color: #fff;
    overflow: hidden;
    padding-bottom: 1px;
    padding-left: 11px;
}

.produ-code span
{
    background: url(../images/tag-right.png) no-repeat scroll right top;
    display: block;
    float: left;
    font-size: 12px;
    height: 20px;
    padding: 0 5px 0 0;
}


.member-detail label
{
    color: #646464;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 9em;
}

.premium-icon span
{
    float: left;
}

.last-login
{
    background: none repeat scroll 0 0 #fae6b3;
    border: 1px solid #000;
    margin-right: 10px;
}


.last-login span
{
    /*color: #7da8c9;*/
    color: #646464;
    margin-right: 5px;
    font-weight: bold;
    font-style: italic;
}

#divNotificationAlert
{
    padding: 0px 5px 0px 29px;
    position: relative;
}


#divNotificationAlert a
{
    color:#ca1e1e;
    text-decoration: underline;
}

.last-login label
{
    color: #7da8c9;
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin: 4px 0px 0px 4px;
}

.special-note
{
    background: url(../images/captive-img.png) no-repeat 20px 25px;
}

.sn-independent
{
    background: url(../images/independent.png) no-repeat 20px 25px;
}
.sn-unknown
{
    background: url(../images/unknown.png) no-repeat 20px 25px;
}

.sn-unknown, .sn-independent, .special-note
{
    border: 1px solid #cbc9c9;
    float: left;
    width: 301px;
    min-height: 117px;
    padding: 10px;
    margin-top: 2px;
}




.special-note h2, .sn-independent h2, .sn-unknown h2
{
    background: url(../images/special-note.png) no-repeat top left;
    padding-left: 26px;
    color: #0c5896;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    float: left;
}

.edit-btn-wrap
{
    float: right;
}

.edit-btn-wrap a
{
    margin-left: 8px;
    display: block;
    float: right;
}


.special-content
{
    clear: both;
}

#txtSpecialNotes
{
    margin-right: 10px;
    width: 300px;
}

.special-note P, .sn-independent P, .sn-unknown P
{
    font-style: italic;
    font-weight: bold;
}

/*---- start Gride css----*/
.ghead-left
{
    background: #eaeaea url(../images/grey-head-left.jpg) no-repeat scroll left top;
    width: 8px;
}

.ghead-middle
{
    background: #eaeaea url(../images/grey-head-middle.jpg) repeat-x scroll left top;
    height: 40px;
}

.ghead-middle h3
{
    color: #43464c;
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
    text-shadow: 1px 1px #ffffff;
    text-transform: uppercase;
    float: left;
}

.ghead-right
{
    background: #eaeaea url(../images/grey-head-right.jpg) no-repeat scroll left top;
    width: 8px;
}





/*.agent-grid .blue-head th
{
    background: #1060a1 url(../images/grid-heading-bg.png) repeat-x scroll left center;
    border-bottom: 1px solid #003662;
    border-top: 1px solid #003662;
    color: #fff;
    padding: 7px 6px;
    text-align: left;
}

.agent-grid .blue-head th a
{
    color: #fff;
    text-decoration: none;
}

.agent-grid td
{
    border-bottom: 1px solid #d5d6d8 ;
    font-family: Verdana;
    font-size: 11px;
    padding: 7px 6px;
}

.bor-left
{
    border-left: 1px solid #d5d6d8 ;
}

.bor-right
{
    border-right: 1px solid #d5d6d8 ;
}*/

.agent-grid .ag-pager td
{
    border: medium none;
    padding: 0;
}

.pegi-left
{
    background: url(../images/pegi-left-bg.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    width: 5px;
}

.pegi-right
{
    background: url(../images/pegi-right-bg.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    width: 5px;
}

.agent-grid .ag-pager td.agent-middle
{
    background: none repeat scroll 0 0 #dadada;
    height: 43px;
    padding: 0 4px;
}

.btn-right
{
    float: right;
}

.btn-right a
{
    margin-left: 7px;
}

.amm-content
{
    overflow: hidden;
    clear: both;
}


.ghead-middle a
{
    float: right;
    margin-left: 7px;
}

.head-add, .head-edit
{
    margin-top: 3px;
}

/*---- end Gride css----*/


.sidebar-wrap
{
    float: left;
    margin-top: 10px;
    min-height: 725px;
    position: relative;
    width: 235px;
}

.sidebar
{
    left: 3px;
    position: absolute;
}

.sidebar ul
{
    width: 233px;
}

.sidebar li
{
    margin-bottom: 1px;
    width: 100%;
}

.sidebar li a
{
    color: #43464c;
    display: block;
    font-size: 14px;
    padding: 9px 17px 8px 14px;
}

.sidebar li.activeted a
{
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #e0dddd;
    border-left: 1px solid #e0dddd;
    border-top: 1px solid #e0dddd;
    color: #0b5593;
    font-weight: bold;
}

.amm-right
{
    border-left: 1px solid #e0dddd;
    float: left;
    margin-top: 10px;
    min-height: 725px;
    padding: 10px 0px 10px 10px;
    width: 931px;
}

.agent-grid-wrap label{
    font-family: 'CalibriBold';
}


  .amm-tab-wrap{
      border:1px solid #d5d6d8;
      padding:3px;
      -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }

.amm-tab
{
      background:#f0f0f1;
      border:none;
    overflow: hidden;
    
}

.amm-tab li
{
    float: left;
    height: 56px;
    background: url(../images/amm-tab-seprator.png) no-repeat top right;
}

.amm-tab li a
{
    display: block;
    margin-right: 1px;
}


.amm-tab li.selected a
{
    background: url(../images/tab-selected-bg.png) repeat-x top left;
}

.amm-tab li span
{
    background: url(../images/amm-tab.png) no-repeat top left;
    height: 60px;
    display: block;
}

.amm-tab li.suspend span
{
    background-position: 0 0;
    width: 116px;
}

.amm-tab li.suspend.disable span, .amm-tab li.suspend.disable:hover span
{
    background-position: 0 -60px;
    cursor: default;
}

.amm-tab li.suspend:hover span
{
    background-position: 0 -120px;
}


.amm-tab li.watch span
{
    background-position: -1329px 0;
    width: 170px;
}

.amm-tab li.watch.disable span, .amm-tab li.watch.disable:hover span
{
    background-position: -1329px -60px;
    cursor: default;
}

.amm-tab li.watch:hover span
{
    background-position: -1329px -120px;
}

.amm-tab li.terminate span
{
    background-position: -255px 0;
    width: 141px;
}

.amm-tab li.terminate.disable span, .amm-tab li.terminate.disable:hover span
{
    background-position: -255px -60px;
    cursor: default;
}

.amm-tab li.terminate:hover span
{
    background-position: -255px -120px;
}

.amm-tab li.active span
{
    background-position: -402px 0;
    width: 137px;
}

.amm-tab li.active.disable span, .amm-tab li.active.disable:hover span
{
    background-position: -402px -60px;
    cursor: default;
}

.amm-tab li.active:hover span
{
    background-position: -402px -120px;
}

.amm-tab li.cancel span
{
    background-position: -544px 0;
    width: 120px;
}

.amm-tab li.cancel.disable span, .amm-tab li.cancel.disable:hover span
{
    background-position: -544px -60px;
    cursor: default;
}

.amm-tab li.cancel:hover span
{
    background-position: -544px -120px;
}

.amm-tab li.restrict span
{
    background-position: -663px 0;
    width: 140px;
}

.amm-tab li.restrict.disable span, .amm-tab li.restrict.disable:hover span
{
    background-position: -663px -60px;
    cursor: default;
}

.amm-tab li.restrict:hover span
{
    background-position: -663px -120px;
}

.amm-tab li.adb-login span
{
    background-position: -803px 0;
    width: 142px;
}

.amm-tab li.adb-login.disable span, .amm-tab li.adb-login.disable:hover span
{
    background-position: -803px -60px;
    cursor: default;
}

.amm-tab li.adb-login:hover span
{
    background-position: -803px -120px;
}

.amm-tab li.platinum-level span
{
    background-position: -947px 0;
    width: 186px;
}

.amm-tab li.platinum-level.disable span, .amm-tab li.platinum-level.disable:hover span
{
    background-position: -947px -60px;
    cursor: default;
}

.amm-tab li.platinum-level:hover span
{
    background-position: -947px -120px;
}

.amm-tab li.platinum-level
{
    background: none;
}

.amm-tab li.remove-watch span
{
    background-position: -1130px 0;
    width: 170px;
}

.amm-tab li.remove-watch.disable span, .amm-tab li.remove-watch.disable:hover span
{
    background-position: -1130px -60px;
    cursor: default;
}

.amm-tab li.remove-watch:hover span
{
    background-position: -1130px -120px;
}




.amm-tab-wrap
{
    margin: 10px 0px 10px 0px;
    overflow: hidden;
}

/*--- start footer slider css---*/

#footerSlideContainer
{
    position: fixed;
    bottom: 0;
    left:0;
    width: 100%;
    background: url(../images/bottom-slider-bg.png) repeat top left;
    z-index:99999999;
}
#footerSlideButton
{
    background: url(../images/slider-button.png) no-repeat top left;
    position: absolute;
    top: -29px;
    left: -92px;
    width: 68px;
    height: 31px;
    border: none;
    cursor: pointer;
}

.footer-btn-wrap
{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}


#footerSlideContent
{
    width: 100%;
    height: 0px;
    border-top: 2px solid #052343;
    color: #CCCCCC;
}
#footerSlideText
{
    padding: 15px 10px 25px 25px;
}

.footer-main-wrap
{
    width: 1170px;
    margin: 0 auto;
    padding: 10px 15px 0 15px;
}

.footer-slide-content
{
    overflow: hidden;
}

.footer-slide-content input[type="text"]
{
    background: #fff url(../images/input-bg.png) repeat-x top left;
    padding: 2px 8px;
    height: 35px;
    /*width: 566px;*/
        width: 390px;
    margin-right: 15px;
    float: left;
    border: 1px solid #8c8787;
    color: #5a5a5a;
    font-size: 14px;
}

.footer-slide-content select
{
    background: #fff url(../images/input-bg.png) repeat-x top left;
    padding: 2px 8px;
    height: 40px;
    float: left;
    border: 1px solid #8c8787;
    width: 203px;
    color: #5a5a5a;
}

.footer-slide-content a
{
    float: left;
    margin-left: 15px;
}

.footer-search-btn
{
    padding-right: 15px;
    border-right: 1px solid #528ece;
}

.footer-main-wrap h2
{
    font-size: 20px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    text-shadow: 1px 2px 1px #000;
    margin-bottom: 10px;
}

.back-right-btn
{
    position: fixed;
    top: 38%;
    right: 0px;
}


.wht-tm .edit
{
    float: right;
    margin-right: 8px;
}


.wht-tm .cancel
{
    float: right;
    margin: 2px 8px 0px 5px;
}

.wht-tm .save
{
    float: right;
    margin-right: 5px;
}



/*--- close footer slider css---*/
/*------White Rounded Table------*/
.wht-tl
{
    background: url(../images/wht-tl.png) no-repeat bottom right;
    height: 45px;
    width: 6px;
}
.wht-tr
{
    background: url(../images/wht-tr.png) no-repeat bottom left;
    height: 45px;
    width: 6px;
}
.wht-tm
{
    background: url(../images/wht-tm.png) repeat-x bottom left;
    height: 45px;
}

h3.head-title
{
    text-shadow: 1px 2px 2px #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
    text-transform: uppercase;
}

.wht-tm .head-title
{
    float: left;
}


.wht-ml
{
    background: url(../images/wht-ml.png) repeat-y top right;
    width: 6px;
}
.wht-mm
{
    background: #f8f8f8;
}
.wht-mr
{
    background: url(../images/wht-mr.png) repeat-y top right;
    width: 6px;
}
.wht-bl
{
    background: url(../images/wht-bl.png) no-repeat top right;
    height: 6px;
    width: 6px;
}
.wht-br
{
    background: url(../images/wht-br.png) no-repeat top left;
    height: 6px;
    width: 6px;
}
.wht-bm
{
    background: url(../images/wht-bm.png) repeat-x top left;
    height: 6px;
}
.wht-tm h2
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #43464c;
    text-shadow: 1px 1px #fff;
    margin-left: 8px;
}

.contact-information span
{
    color: #0d5997;
    font-weight: bold;
}

.contact-information input[type="text"], .contact-information input[type="password"], .contact-information textarea
{
    width: 195px;
}


.contact-information input[type="text"]#txtPhone
{
    width:95px;
    margin-right:5px;

}

.contact-information span.extension-wrap label
{
    float:none;
    margin-right:5px;
    color:#43464c;
    font-weight:normal;
}
.contact-information .extension-wrap input[type="text"]
{
    width:60px;
}

.contact-information select
{
    width: 200px;
}



.information-tab2
{
    overflow: hidden;
    margin: 15px 0px;
}

.information-tab2 li
{
    float: left;
    margin-right: 25px;
}

.information-tab2 li a
{
    display: block;
    font-size: 17px;
    text-transform: uppercase;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #6e6e6f;
    cursor: pointer;
}

.information-tab2 li.select a
{
    color: #0b77c2;
    border-bottom: 2px solid #0b77c2;
}

.loader-overdiv
{
    font-size: 11px;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    filter: alpha(opacity=80); /* CSS3 standard */
    opacity: 0.8;
    font-weight: bold;
    background: #fff;
    color: #000066;
    text-align: center;
    z-index: 999999;
}
.loader-overdiv p
{
    text-align: center;
    padding: 2% 0 0 0;
}

.bullet-list
{
    margin:10px 0px 0px 5px;

}

.bullet-list li
{
   background: url(../images/list-style-bg.png) no-repeat left 6px;
   padding-left:22px;
   margin-bottom:8px;
}

/*----add new css----*/

.agent-grid .blue-head th.center{
	text-align:center;
}

.total{
	background:#c9c9c9;
}

.charge{
	margin-left:10px;
}

.cancel-tab.marg-bottom{
	margin-bottom:12px;
}

.charge-popup-wrap{
	position:fixed;
	width:100%;
	height:100%;
	z-index:99999
	
}

.charge-popup{
	width:765px;
	margin:0 auto;
	background:#fff;
	z-index:99999;
	clear:both;
}

.overlay-bg{
	background:url(../images/popup-bg.png) repeat top left;
	padding:10px;
	width:765px;
	position:absolute;
	left:21%;
	top:25%;
}

.close-popup{
	float:right;
	width:16px;
	height:16px;
	margin-bottom:5px;
	
}



.minus{
	background:url(../images/minus-icon.png) no-repeat top left;
	display:block;
	width:18px;
	height:18px;
}

.plus{
	background:url(../images/add-icon.png) no-repeat top left;
	display:block;
	width:18px;
	height:18px;
}


.grey-shadow{
	background:url(../images/grey-shadow-bg.png) repeat-x top left;
}

.grey-grid-wrap{
	width:800px;
	margin:0 auto;
	padding:5px 0px 15px 0px;
}
	
.minus-grey-grid{
	background:url(../images/minus-uc-icon.png) no-repeat top left;
	display:block;
	width:18px;
	height:18px;
}

.plus-grey-grid{
	background:url(../images/add-uc-icon.png) no-repeat top left;
	display:block;
	width:18px;
	height:18px;
}

.agent-grid .grey-head th {
    background: #1060a1 url(../images/grey-head-bg.png) repeat-x scroll left center;
    border-bottom: 1px solid #e6e4e4;
    border-top: 1px solid #e6e4e4;
    color: #fff;
    padding: 7px 6px;
    text-align: left;
}

/*.agent-grid .blue-head th a {
    color: #fff;
    text-decoration: none;
}*/


.agent-grid .grey-head th.insurance-name, .agent-grid.grey-grid td.insurance-name{
	padding-left:50px;
}

.agent-grid .grey-head th.center{
	text-align:center;
}


.grey-grid td, .grey-grid th{
	border-left:1px solid #e6e4e4;
}

.pdf-list li{
	background:url(../images/pdf-icon.png) no-repeat top left;
	padding-left:35px;
	margin-bottom:12px
}

.pdf-list li a{
	color:#0a63ad;
}

.void{
	overflow:hidden;
	display:block;
	width:69px;
	margin:0 auto;
}

.agent-grid .blue-head th.puc-amount, .agent-grid td.puc-amount
{
    text-align:right;
    padding-right:22px;
    
}



input.btn-edit[type="button"]
{
    background: url(../images/new-btn-edit.png) no-repeat left top;
    width: 109px;
    height: 34px;
    cursor:pointer;
    border:none;
    
}
input[type="button"][disabled].btn-edit
{
    background: url(../images/new-btn-edit-dis.png) no-repeat top left;
    width: 109px;
    height: 34px;
    border: none;
    cursor: default;
}
input.btn-cancel[type="button"]
{
    background: url(../images/new-btn-cancel.png) no-repeat left top;
    /*width: 109px;
    height: 34px;*/
    cursor:pointer;
    /*border:none;*/
    
}
 input[type="button"].save-btn {
    background: url(../images/new-btn-save.png) no-repeat top left;
    width: 109px;
    height: 34px;
    border: none;
    cursor: pointer;
    margin-right: 9px;
}
input[type="button"].cancel-btn {
    background: url(../images/new-btn-cancel.png) no-repeat top left;
   width: 109px;
    height: 34px;
    border: none;
    cursor: pointer;
}

 input[type="button"][disabled].save-btn {
    background: url(../images/btn-save-dis.png) no-repeat top left;
     width: 109px;
    height: 34px;
    border: none;
    cursor: default;
    margin-right: 9px;
}
input[type="button"][disabled].cancel-btn {
    background: url(../images/new-btn-cancel-dis.png) no-repeat top left;
    width: 109px;
    height: 34px;
    border: none;
    cursor: default;
}

input[type="button"].add-btn
{
    background: url(../images/new-arrow-right.png) no-repeat top left;
   height: 25px;
    width: 25px;
    border: none;
    cursor: pointer;
    margin-bottom:10px;
}
input[type="button"][disabled].add-btn
{
    background: url(../images/new-arrow-right-dis.png) no-repeat top left;
   height: 25px;
    width: 25px;
    border: none;
    cursor: default;
}

input[type="button"].remove-btn
{
    background: url(../images/new-arrow-left.png) no-repeat top left;
    height: 25px;
    width: 25px;
    border: none;
    cursor: pointer;
}
input[type="button"][disabled].remove-btn
{
    background: url(../images/new-arrow-left-dis.png) no-repeat top left;
   height: 25px;
    width: 25px;
    border: none;
    cursor: default;
}
#tblCarrierAccess .add-remove {
    display: block;
    float: left;
    margin: 15px 8px 6px 8px !important;
    text-align: center;
}

.btn-next-pre{
}
.btn-next-pre input[type="button"].btn-next
{
    background: url(../images/new-btn-next.png) no-repeat top left;
    width: 109px;
    height: 34px;
    border: none;
    cursor: pointer;
    float:right;
}

.btn-next-pre input[type="button"].btn-pre
{
    background: url(../images/new-btn-previous.png) no-repeat top left;
    width: 134px;
    height: 34px;
    border: none;
    cursor: pointer;
    float:right;
}

.workflow-btn-wrap{
    background:#eeeff0;
}

.carrier-access-wrap{
	
overflow:hidden;
padding:5px;
}
