/* ==========================================================================
Author's custom styles
Author Name- Shomen Muhury
Site- acckeepers.com
   ========================================================================== */
body
{
    background: none;
    font-size: 1.2em;
    font-family: 'Open Sans' , sans-serif;
    margin: 0px;
    padding: 0px;
    color: #ffffff !important;
    overflow-x: hidden;
    background: url("../img/bg_main.png");
}

.linkbtn
{
    float: right;
    margin-top: 14px;
    margin-left: 2%;
    height: 36px;
    background-color: #F4F4F4;
    border: solid 1px #A4A4A4;
    text-align: center;
    color: #000;
    padding: 6px;
}
.mnHight
{
    min-height: 200px;
}

.divScroll
{
    overflow-x: scroll;
}

.greenTopHeader
{
    margin-top: 0px;
    margin-bottom: 0px;
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.topbarLeft
{
    min-height: 72px;
}

.divLogin
{
    margin: auto;
    width: 40%;
    color: #222222;
    border: 1px solid #dedede;
    margin-top: 10%;
    background: #FFF;
}

.divLogin form
{
    margin: auto;
    width: 90%;
    margin-bottom: 20px;
}

.divLogin h1
{
    margin-top: 0px;
    margin-bottom: 0px;
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.divLogin .btn
{
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
}

.divLogin .btn:hover
{
    background: #2C5B28;
}

.divLogin .linkForgot
{
    float: right;
    font-size: .8em;
    color: #666;
}

.topbarLeft .siteLogo
{
    padding-top: 5px;
}

.topbarLeft .siteLogo img
{
    width: 242px;
}

.topbarHolder
{
    background: url("../img/header_bg2.png") repeat #f3f1f8;
    border: none;
    border-radius: 0px;
    border-bottom: 4px solid #80C341;
}

a, a:hover, a:link, a:active, a:focus
{
    text-decoration: none;
    color: #fff;
}

.topbar .topbarLeft a, .topbar .topbarLeft a:hover
{
    color: #80C341;
    font-size: 1.8em;
}

.topbar .topbarMid h1
{
    margin-top: 0px;
}

.topbarRight
{
    margin-top: 2%;
}

.topbarRight .msg
{
    float: right;
}

.topbarRight .msg button
{
    background: #3b3b3b;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans' ,sans-serif;
    line-height: 1;
    padding: 9px 19px 11px;
    position: relative;
    text-align: center;
    margin-right: 12px;
    width: 140px;
}

.topbarRight .msg .btn .icn
{
    margin-right: 10px;
    top: 2px;
}

.topbarRight .msg btn .txt
{
    margin-bottom: -4px;
}

.topbarRight .dropdown
{
    float: right;
    margin-top: 4px;
    padding-right: 9px;
}

.topbarRight .dropdown a .glyphicon
{
    font-size: 24px;
    margin-bottom: 19px;
}

.dropdown ul
{
    text-align: center;
    background: #363636;
    border-radius: 0px 0px 4px 4px;
    margin-top: 0px;
}

.topbarRight .dropdown ul li
{
    padding-top: 4px;
    padding-bottom: 4px;
}

.siteNavbarHolder
{
    margin-top: 0px;
    padding-top: 0px;
    border-radius: 0px;
    border-color: #d5d5d5;
    border-width: 0 0 1px;
    box-shadow: 0 1px 0 #fff inset, 0 1px 5px rgba(0, 0, 0, 0.1);
    background: #eeeeee;
    background-image: -moz-linear-gradient(center top , #f5f5f5 0%, #eeeeee 100%);
    background-image: -webkit-linear-gradient(center top , #f5f5f5 0%, #eeeeee 100%);
    background-image: -ms-linear-gradient(center top , #f5f5f5 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(center top , #f5f5f5 0%, #eeeeee 100%);
    background-repeat: repeat-x;
}

.siteNavbarHolder .navbar-toggle
{
    background: #2C6B28;
    margin-right: 4%;
}

.siteNavbarHolder #siteNavbar ul li a
{
    font-size: 1.4em;
    border-left: 1px solid #f5f5f5;
    border-radius: 0;
    border-right: 1px solid #e5e5e5;
    color: #2C6B28;
    margin: 0;
    padding-top: 17px;
    text-align: center;
}

.siteNavbarHolder #siteNavbar ul li a:hover
{
    background-color: #e9e9e9;
}

.siteNavbarHolder #siteNavbar ul .active > a, .siteNavbarHolder #siteNavbar ul .active a, .siteNavbarHolder #siteNavbar ul li a:focus
{
    background-color: #e9e9e9;
    border-right-color: #ddd;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05) inset;
    color: #9ca29b;
    background-image: none;
}

.siteNavbarHolder #siteNavbar ul li a .icn
{
    font-size: 1.3em;
    font-style: normal;
    font-weight: 300;
    top: 4px;
}
.siteNavbarHolder #siteNavbar ul li ul li a
{
    border: 0px;
    color: #fff;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    font-size: 1.1em;
}

.siteNavbarHolder #siteNavbar ul li ul li a:hover
{
    background: #4db848;
    color: #fff;
}

/* Content */
.main
{
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: auto;
    font-size: 1.4em;
    min-height: 558px;
}

.pageHeader h2
{
    color: #444444;
    border-left: 4px solid #80c341;
    border: 1px solid #d3d3d3;
    padding-bottom: 6px;
    padding-left: 1%;
    padding-top: 6px;
    background: #fff;
}

.commonHolder
{
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    background: none;
}

.dashDataTable
{
    border: 1px solid #d3d3d3;
    color: #000033;
    margin-top: 32px;
    margin-left: 1%;
    margin-right: .9%;
    max-width: 48%;
    padding-left: 0px;
    padding-right: 0px;
    transition: 1s all;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    background: #fff;
    padding-bottom: 14px;
}

.divStock
{
    max-width: 42%;
}

.divPL
{
    max-width: 54%;
    width: 54%;
}

.dashDataTable .row
{
    margin-left: 0px;
    margin-right: 0px;
}

.dashDataTable > h1
{
    color: #FFF;
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 0;
    padding-bottom: 8px;
    padding-top: 10px;
    font-size: 1.4em;
}

.divBox
{
    transition: 1s all;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
}

/*Div Summery*/
.divSummery .divBox
{
    margin-bottom: 6.6%;
    margin-left: 4%;
    margin-top: 3%;
    width: 28%;
    border: 1px solid #e6e6e6;
    background: #fbfbfb;
}

.divSummery .divBox:hover
{
    background: #f1f1f1;
}

.divSummery .sum1 h3
{
    color: #4db848;
}

.divSummery .sum2 h3
{
    color: #0099ff;
}

.divSummery .sum3 h3
{
    color: #ff4056;
}

.divSummery .sum4 h3
{
    color: #ff9900;
}

.divSummery .sum5 h3
{
    color: #ff6320;
}

.divSummery .sum6 h3
{
    color: #6148b3;
}

.divSummery .divBox h3
{
    text-align: center;
    font-weight: bold;
    padding: 0px;
    height: 29.4px;
}

.divSummery .divBox h6
{
    text-align: center;
    margin-top: 0px;
    color: #666666;
    padding: 0px;
    overflow: hidden;
    height: 20px;
}

.divFav .divBox
{
    margin-bottom: 16px;
    margin-left: 3.6%;
    width: 45%;
    border: 1px solid #d3d3d3;
}

.divFav .divBox:hover
{
    background: #efefef;
}

.divFav .divBox h3
{
    text-align: center;
    padding: 0px;
    margin-bottom: 8px;
    margin-top: 5px;
}


.divFav .fab1
{
    color: #00cc33;
}

.divFav .fab2
{
    color: #ff9933;
}

.divFav .fab3
{
    color: #0099cc;
}

.divFav .fab4
{
    color: #ff6699;
}

.divFav .fab5
{
    color: #cc00cc;
}

.divFav .fab6
{
    color: #009999;
}

.divFav .fab7
{
    color: #ff3333;
}

.divFav .fab8
{
    color: #006666;
}

.divFav .fab9
{
    color: #990000;
}

.divFav .fab10
{
    color: #00cccc;
}

/* Invite Friend*/

.divInvite
{
    padding-bottom: 12px;
}

.divInvite .btnAff
{
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
}

.divInvite .btnAff:hover
{
    background: #2C5B28;
}

/* Main Table Tab (Paid/Unpaid)*/

.unpaid
{
    padding-left: 0;
    padding-right: 0;
    margin: 0px;
}

.unpaid table thead
{
    color: #FFFFFF;
}

.unpaid h1
{
    color: #FFFFFF;
    margin-top: 4px;
    padding-top: 2px;
    font-size: 1.4em;
}

.unpaid ul
{
    border: none;
    box-shadow: none;
    margin: 0px;
}

.unpaid ul li
{
    border: none;
    margin-left: 0px;
    border-radius: 0px;
    box-shadow: 0 0 1px 1px #dedede;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    background: #3B9828;
    transition: 1s all;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    padding-left: 6px;
    padding-right: 2px;
    width: 38%;
}

.unpaid .list-group .list-group-item
{
    border-radius: 0px;
}

.unpaid ul #step2
{
}

.unpaid ul #step1
{
    box-shadow: 0 0 1px 1px #dedede;
    background-color: #3B8838;
}

.unpaid ul > li:hover
{
    background-color: #3B8838;
}

.unpaid h2
{
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 6%;
}

.unpaid .unpaidData
{
    display: none;
    padding-bottom: 12px;
    padding-top: 14px;
    min-height: 180px;
    overflow-x: scroll;
    background-color: #3B8838;
}

.unpaid #dataStep1
{
    display: inline-block;
    background-color: #3B8838;
}

/* Form */

.divTableHeader
{
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 6px;
}

.divTableHeader .divLeft
{
    color: #666666;
}

.divTableHeader .divLeft p
{
    margin: 0px;
    margin-top: 14px;
    padding: 0px;
    text-align: center;
}

.divTableHeader .divLeft p a
{
    color: #666;
}

.divTableHeader .divLeft p input
{
    width: 96%;
    height: 36px;
    min-width: 98px;
}

.divTableHeader .divLeft p select
{
    height: 36px;
    width: 98%;
    min-width: 98px;
}

.divTableHeader .divRight input
{
    margin-left: 2%;
    height: 36px;
    float: right;
    margin-top: 14px;
    border-radius: 0px;
}

.divTableHeader .divRight .dt
{
    width: 112px;
}

.divTableHeader .divRight .srch
{
    width: 210px;
}
.divTableHeader .divRight select
{
    float: right;
    height: 36px;
    margin-top: 14px;
}


.divTableHeader .divRight button
{
    float: right;
}
.divTableHeader .divRight label
{
    float: right;
    margin-top: 16px;
    padding-right: 15px;
}
.divTableHeader .divRight .divselect
{
    float: right;
    width: 200px;
    margin-top: 14px;
}

.divTableHeader .divRight .divselect a
{
    height: 36px;
    border-radius: 0px;
}


.divTableHeader .divRight .btn
{
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    width: 8%;
    margin-left: 2%;
    height: 36px;
    margin-top: 14px;
    border-radius: 0px;
}

.divTableHeader .divLeft .btn
{
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    width: 88px;
    margin-left: 2%;
    height: 36px;
    margin-top: 14px;
    border-radius: 0px;
}

.divLeft .btn
{
    background: linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient( #2C6B28 0%, #3B8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    width: 88px;
    margin-left: 2%;
    height: 36px;
    margin-top: 14px;
    border-radius: 0px;
}
.divTableHeader .divRight .btn:hover, .divTableHeader .divLeft .btn:hover
{
    background: #2C5B28;
}

.divTable
{
    color: #222222;
    border: 1px solid #dedede;
    background: #FFF;
    margin: auto;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.divTable .divTop
{
    background: #f7f7f7;
}

.divTable > h1
{
    font-size: 1.5em;
}

.divTable .divLeft
{
    color: #666;
}

.divTable .table thead tr th
{
    text-align: center;
}

.divTable .divRight > ul
{
    margin-bottom: 10px;
}
.divTable .divRight > ul li a
{
    border-radius: 0px;
    color: #666;
    margin-right: 4px;
}

.divTable .table .glyphicon
{
    color: #666666;
    padding-right: 6px;
}

/* Entry Form
----------------------------------------------------------*/

.divEntry
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    color: #222222;
    margin: 20px 0;
    padding: 0 0 20px;
}

.divEntry > h1
{
    font-size: 1.5em;
}

.divEntry .divTop
{
    padding-top: 12px;
    padding-bottom: 20px;
}

.divEntry .divTop p
{
    margin-bottom: 20px;
}

.divEntry .divTop p span
{
    padding: 0px;
    margin-bottom: 8px;
}

.divEntry .divTop p label
{
    padding-right: 16px; /*text-align: right;*/
    font-weight: normal;
    width: 170px;
}


.divEntry .divTop .divLeft p label
{
    padding-right: 16px; /*text-align: right;*/
    font-weight: normal;
    width: 198px;
}
.divEntry .divTop p input, .divEntry .divTop p button, .divEntry .divTop p select
{
    width: 208px;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
}

.divEntry .divTop p textarea
{
    width: 208px;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 84px;
    line-height: 1.42857;
    padding: 6px 12px;
}

.divEntry .divTop p .smlEle
{
    width: 124px;
    margin-right: 4px;
}

.divEntry .divTop .divRight p
{
    text-align: left;
}



/* Footer
----------------------------------------------------------*/
#footer
{
    background-color: #333;
    text-align: center;
    color: #ddd;
    padding-top: 34px;
    font-size: 12px;
}


/* Media */
@media (max-width: 1200px)
{
    .container
    {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }
}

@media (max-width: 1000px)
{
    body
    {
    }

    .siteNavbarHolder #siteNavbar ul li a
    {
        font-size: 1.1em;
    }

    .container
    {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }

    .topbar
    {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .topbarLeft .siteLogo img
    {
        width: 190px;
    }

    .topbarRight .msg button
    {
        padding: 7px;
        width: 62px;
    }

    .topbarRight .msg .btn .icn
    {
        margin-right: 2px;
        font-size: 16px;
        margin-top: 3px;
    }

    .topbarRight .msg button .txt
    {
        display: none;
    }

    .topbarRight .dropdown .txt
    {
        display: none;
    }

    .topbarRight .dropdown a .glyphicon
    {
        font-size: 24px;
        margin-bottom: 26px;
    }

    .divSummery .divBox
    {
        margin-left: 2%;
        margin-right: 1.8%;
        width: 46%;
        font-size: 1.4em;
        margin-bottom: 0px;
    }

    .divFav .divBox
    {
        margin-bottom: 5.2%;
    }

    .divStock
    {
        max-width: 48%;
    }

    .divPL
    {
        max-width: 48%;
    }

    .divBox h3
    {
        font-size: 1.3em;
    }

    .unpaid ul li
    {
        width: 28%;
    }

}
@media (max-width: 926px)
{
    .divTable .divLeft
    {
        width: 100%;
    }

    .divTableHeader .divLeft p input
    {
        width: 97px;
    }
    .divTable .divRight
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .divLogin
    {
        min-width: 300px;
    }

    .divLogin form
    {
        margin: auto;
        width: 90%;
        margin-bottom: 20px;
    }
    .topbarLeft .siteLogo
    {
        float: none;
    }
    .topbarLeft .siteLogo img
    {
        width: 260px;
        margin: auto;
    }
    .divBox h3
    {
        font-size: 1em;
    }

    .topbarLeft, .topbarMid, .topbarRight
    {
        text-align: center;
    }

    .topbarRight
    {
        float: none;
        margin: auto;
        width: 182px;
    }

    .topbarRight .dropdown
    {
        width: 66px;
    }

    .topbarRight .msg
    {
        width: 72px;
    }

    .topbarRight .dropdown ul
    {
        margin-top: 0px;
    }

    .siteNavbarHolder #siteNavbar ul li a
    {
        font-size: 1.5em;
    }

    .navbar-nav .open .dropdown-menu
    {
        text-align: center;
        background: #363636;
        border-radius: 0px 0px 4px 4px;
        margin-top: 0px;
    }

    .pageHeader
    {
        padding: 0px;
    }

    .dashDataTable
    {
        margin-left: 0;
        margin-right: 0;
        max-width: none;
        width: 100%;
    }

    .unpaid ul li
    {
        font-size: .7em;
    }

    .divSummery .divBox
    {
        margin-left: 0;
        width: 100%;
        font-size: 1.8em;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .divEntry .divTop p
    {
        /*text-align: center;*/
    }
    .divEntry .divTop p label
    {
        width: 180px;
    }


}

@media (max-width: 580px)
{
    .unpaid ul li
    {
        min-width: 130px;
        font-size: .6em;
    }

}

@media (max-width: 360px)
{
    .divTableHeader .divLeft p
    {
        min-width: 98px;
        margin-left: 2px;
    }
}

.txtNum
{
    text-align:right;
    
 }