/*=== Setup ===*/
* {
    border: 0;
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    color: #000000;
    font: 12px "Open Sans", "Titillium Web", Geneva, Sans-Serif;
}

p {
    margin: 0 0 1em;
}

a {
    color: #ab4343;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a.hoverLink {
        color: #D9D9D9;
        text-decoration: none;
    }

        a.hoverLink:HOVER {
            color: #415292;
            text-decoration: none;
        }

        a.hoverLink img {
            opacity: 0.2;
            filter: alpha(opacity = 40);
        }

        a.hoverLink:hover img {
            opacity: 1.0;
            filter: alpha(opacity = 100);
        }

.greyed {
    color: #D7D7D7;
}

input, select, textarea {
    border: #bbbbbb 1px solid;
    font-size: 11px;
    padding: 2px;
}

    input[type="image"] {
        border: none;
        padding: 0px;
    }

    input[type="checkbox"] {
        margin: 0px;
        padding: 0px;
        vertical-align: middle;
        border: none;
    }

    input:focus, select:focus, textarea:focus {
        background-color: #ffffd2;
    }

ul li {
    list-style: disc;
    margin-left: 30px;
}

ul {
    margin: 0 0 15px;
}

td {
    font-size: 12px;
}

/*=== Layout ===*/
#bg {
    background-color: #ffffff;
    min-height: 100%;
}

/* html #bg {
	background-color: #ffffff;
	min-height: 100%;
}
*/
#page {
    background: #ffffff;
    margin: 2px auto;
    padding: 5px 11px 0 12px;
    width: 992px;
    min-height: 800px;
    /*min-height: 100%;*/
    position: relative;
}

#popup {
    background: #ffffff;
    margin: 0 auto;
    padding: 12px;
}

#errorpage {
    background: #ffffff;
    margin: 0 auto;
    width: auto;
}

/*=== Header ===*/
#header {
    height: 88px;
    background-color: #1960A8;
    box-shadow: 0 1px 3px #A3A3A3;
}

/*- Logo -*/
#logo {
    float: left;
    width: 214px;
    height: 88px;
}

    #logo h1 {
        background: url(/images/common/x/DXC_logo.png) no-repeat center;
        text-indent: -9999px;
    }

        #logo h1 a {
            display: block;
            height: 47px;
            width: 214px;
            text-decoration: none;
        }

            #logo h1 a:hover {
                text-decoration: none;
            }

#login {
    height: 31px;
    font: 13px "Open Sans", "Titillium Web", Geneva, sans-serif;
    font-weight: 500;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 0px 0px 26px;
}

    #login a {
        width: 73px;
        padding: 10px 15px;
    }

#loginSignUp {
    color: #FFFFFF;
    text-decoration: none;
}

#navSeparator {
    border-left: 1px solid #FFFFFF;
}


/*=== Navigation ===*/
/*- TopNav -*/
#topnav {
    font: 20px "Open Sans", "Titillium Web", Geneva, sans-serif;
    height: 47px;
    width: 100%;
}

    #topnav ul {
        float: left;
        margin: 0 0 0 30px;
    }

    #topnav li {
        float: left;
        line-height: 55px;
        padding: 0 5px 15px 0;
        margin: 0;
    }

        #topnav li a {
            color: #222123 !important;
            font-weight: 500;
            display: block;
            float: left;
            padding: 0 15px;
            text-decoration: none;
            display: block;
            text-transform: uppercase;
        }

            #topnav li a span {
                border-top: none;
            }


            #topnav li a:hover, #topnav li.active a {
                text-decoration: none;
            }

    #topnav img {
        float: right;
    }

.topnav li {
    list-style: none;
    margin: 0;
    padding-bottom: 10px !important;
}

/*- LeftNav -*/
.leftnav {
    font: 12px "Open Sans", "Titillium Web", Geneva, sans-serif;
}

    .leftnav li {
        border-bottom: 1px solid #e3e3e3;
        list-style: none;
        margin: 0;
    }

        .leftnav li:hover {
            background: url(/images/common/x/leftnav-bgr-.gif) no-repeat;
        }

        .leftnav li a {
            display: block;
            white-space: nowrap;
            background: url(/images/common/x/ico-list.gif) no-repeat 0 6px;
            color: #000000;
            height: 22px;
            line-height: 22px;
            width: 150px;
            padding: 0 0 5px 15px;
            font-weight: normal;
            text-decoration: none;
            text-transform: uppercase;
        }

            .leftnav li a:hover, .leftnav li.active a {
                color: #920707;
                font-weight: normal;
            }

    .leftnav ul {
        margin: 0;
    }

    .leftnav.hl {
        border-top: 1px solid #e3e3e3;
        height: 1px;
        margin: 0;
        overflow: hidden;
    }

/*- SubNav -*/
#subnav {
    clear: both;
    font: 12px "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
    height: 23px;
    text-transform: uppercase;
}

    #subnav li {
        float: left;
        line-height: 23px;
        text-align: center;
        margin: 0;
    }

        #subnav li a {
            background: url(/images/common/x/topnav-sep.gif) no-repeat;
            color: #ffffff;
            display: block;
            float: left;
            height: 23px;
            width: 131px;
            padding-top: 3px;
            font-weight: normal;
            text-decoration: none;
        }

            #subnav li a:hover {
                background: url(/images/common/x/topnav-sep.gif) no-repeat;
                color: #ffffff;
                display: block;
                float: left;
                font-weight: bold;
                height: 23px;
                width: 131px;
                padding-top: 0px;
                text-decoration: none;
            }

        #subnav li#nred a {
            background: url(/images/common/x/nav-tab-red-.gif) no-repeat;
        }

            #subnav li#nred a:hover {
                background: url(/images/common/x/nav-tab-red.gif) no-repeat;
            }

        #subnav li#ngreen a {
            background: url(/images/common/x/nav-tab-green-.gif) no-repeat;
        }

            #subnav li#ngreen a:hover {
                background: url(/images/common/x/nav-tab-green.gif) no-repeat;
            }

        #subnav li#nblue a {
            background: url(/images/common/x/nav-tab-blue-.gif) no-repeat;
        }

            #subnav li#nblue a:hover {
                background: url(/images/common/x/nav-tab-blue.gif) no-repeat;
            }

        #subnav li#ngrey a {
            background: url(/images/common/x/nav-tab-grey-.gif) no-repeat;
        }

            #subnav li#ngrey a:hover {
                background: url(/images/common/x/nav-tab-grey.gif) no-repeat;
            }

        #subnav li#ngold a {
            background: url(/images/common/x/nav-tab-gold-.png) no-repeat;
        }

            #subnav li#ngold a:hover {
                background: url(/images/common/x/nav-tab-gold.png) no-repeat;
            }

    #subnav ul {
        margin: 0;
    }

/*=== Banner ===*/
#banner-lg {
    height: 225px;
    margin: 0 0 10px;
    overflow: hidden;
}

#banner-sm {
    height: 113px;
    margin: 0 0 10px;
    overflow: hidden;
}

/*=== All Columns ===*/
#columns {
    height: 100%;
    margin: 10px 0 0;
    padding: 0 0 15px;
    min-height: 550px;
}

    #columns p {
        padding: 0 0 13px;
    }

/*=== Left Column ===*/
#leftcol {
    float: left;
    width: 209px;
}

    #leftcol h2 {
        color: #5b5b5b;
        font: bold 14px "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
        letter-spacing: 1px;
        margin: 15px 0 2px;
        text-transform: uppercase;
    }

    #leftcol ul {
        margin: 0;
    }

/*=== Center Column ===*/
#centercol {
    float: right;
    width: 765px;
    font-size: 12px;
}

    #centercol .spacer {
        padding: 0 20px;
    }

    #centercol h1 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    #centercol h2 {
        /*background: url(/images/common/x/h-bgr.gif) no-repeat top;*/
        font: bold 18px/32px "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
        margin: 0 0 15px;
        padding: 0 0 0 23px;
        text-transform: uppercase;
    }

    #centercol td h2 {
        background: url(/images/common/x/h-bgr-td.png) no-repeat top;
        font: bold 18px/32px "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
        margin: 0 0 15px;
        padding: 0 0 0 23px;
        text-transform: uppercase;
    }

    #centercol h3 {
        color: #b81415;
        font-size: 14px;
        background: url(/images/common/x/ico-hdr.gif) no-repeat left;
        line-height: 20px;
        margin: 0 0 3px;
        padding: 0 0 0 27px;
    }

    #centercol h4 {
        color: #269a5b;
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 3px;
    }

    #centercol h5 {
        font-size: 12px;
        margin: 0 0 5px;
    }

        #centercol h5 a {
            color: #000000;
        }

/*=== Sub Columns ===*/
.subcols {
    background: url(/images/common/x/vl-dot.gif) repeat-y center;
    height: 1%;
}

    .subcols.red {
        background: url(/images/common/x/vl-dot-red.gif) repeat-y center;
        color: #000000;
    }

    .subcols.green {
        background: url(/images/common/x/vl-dot-green.gif) repeat-y center;
        color: #000000;
    }

    .subcols.blue {
        background: url(/images/common/x/vl-dot-blue.gif) repeat-y center;
        color: #000000;
    }

.col {
    float: left;
    width: 330px;
}

.col2 {
    width: 300px;
}

    .col2 h5 {
        text-align: center;
    }

.col3 {
    width: 245px;
}

.col4 {
    width: 195px;
}

/*=== Styling Boxes ===*/
/*- LeftColBox -*/
.leftcolbox {
    background: url(/images/common/x/leftcolbox-bgr.gif) no-repeat top;
    margin: 0 0 13px;
    width: 209px;
}

    .leftcolbox .boxbottom {
        background: url(/images/common/x/boxbottom.gif) no-repeat top;
        clear: both;
        height: 6px;
        overflow: hidden;
    }

    .leftcolbox .spacer {
        height: 1%;
        padding: 15px 15px 15px 25px;
    }

/*- Box -*/
.box {
    padding: 0 19px;
    width: 272px;
    background: url(/images/common/x/box-bgr.gif) no-repeat top;
    padding: 20px 19px 10px;
}

/*- TabBox -*/
.tabbox {
    border-bottom: 1px solid #d58b8b;
    border-right: 4px solid #d58b8b;
    border-top: 1px solid #d58b8b;
    color: #000000;
    font: 12px/13px "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
    height: 176px;
    margin: 0 0 5px;
    position: relative;
}

    .tabbox:hover {
        background-color: #FCE0E0;
    }

    .tabbox.gold {
        border-color: #CC9933;
        color: #000000;
    }

        .tabbox.gold:hover {
            background-color: #f0e0c2;
        }

    .tabbox.green {
        border-color: #a2c29b;
        color: #000000;
    }

        .tabbox.green:hover {
            background-color: #CFF4AA;
        }

    .tabbox.blue {
        border-color: #9999c5;
        color: #000000;
    }

        .tabbox.blue:hover {
            background-color: #CDD7FE;
        }

    .tabbox.grey {
        border-color: #848482;
        color: #000000;
    }

        .tabbox.grey:hover {
            background-color: #E5E4E2;
        }

    .tabbox div {
        float: left;
        padding: 20px 0 0;
        width: 615px;
    }

    .tabbox p {
        margin: 0;
    }

#centercol .tabbox h2 {
    background: none;
    float: left;
    margin: -1px 30px -1px 0;
    padding: 0;
    position: relative;
    width: 23px;
}

.tabbox big {
    font-size: 15px;
}

/*=== Styling Divs ===*/
div.btn {
    background: url(/images/common/x/btn-bgr.gif) no-repeat top;
    color: #000000;
    display: block;
    font: bold 11px/23px "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
    height: 23px;
    text-align: center;
    width: 99px;
    text-decoration: none;
}

div:hover.btn {
    background: url(/images/common/x/btn-bgr-.gif) no-repeat top;
    color: #000000;
    text-decoration: none;
}

div.btnd { /* Sliding right image */
    background: transparent url(/images/common/x/btnd-bgr-right.gif) no-repeat scroll top right;
    display: inline-block;
    margin-right: 6px;
    text-decoration: none;
    color: #000000;
    font: bold 11px "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
    padding-right: 20px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    height: 23px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
}

    div.btnd.fr {
        float: right;
    }

div:hover.btnd {
    background: transparent url(/images/common/x/btnd-bgr-right-.gif) no-repeat scroll top right;
    color: #000000;
    text-decoration: none;
}

div.btnd a {
    text-decoration: none;
    color: black;
}

div.btnd span { /* Background left image */
    background: transparent url(/images/common/x/btnd-bgr-left.gif) no-repeat;
    display: block;
    text-decoration: none;
    padding: 6px 0 6px 20px;
    line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
}

div.btnd:hover span {
    background: transparent url(/images/common/x/btnd-bgr-left-.gif) no-repeat;
}

/*=== Styling Buttons ===*/
a.btn, a.btnd, .button,
input[type="button"], input[type="submit"], input[type="reset"] {
    display: inline-block;
    padding: 0 12px;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 22px;
    height: 22px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(top, #FFF, #E3E3E3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#E3E3E3));
    background-image: -webkit-linear-gradient(top, #FFF, #E3E3E3);
    background-image: -o-linear-gradient(top, #FFF, #E3E3E3);
    background-image: linear-gradient(to bottom, #FFF, #E3E3E3);
    background-repeat: repeat-x;
    border: 1px solid #CCC;
    border-color: #E3E3E3 #E3E3E3 #BFBFBF;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #B3B3B3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffE3E3E3', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false );
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
}

    a:hover.btn, a:hover.btnd, .button:hover,
    input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
        color: #333;
        text-decoration: none;
        background-color: #E3E3E3;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

input[type="button"], input[type="submit"], input[type="reset"] {
    height: 24px;
}

/* input[type="button"]:active,input[type="submit"]:active,input[type="reset"]:active,.button:active {
   position: relative;
   top: 1px;
   color: #7c7c7c;
} */


/*=== Tables ===*/
table.center {
    margin: 0 auto 0 auto;
}

/*=== Progress Bar ===*/
table.progressbar {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #666666;
    border-collapse: collapse;
}

    table.progressbar td {
        color: #000080;
    }

/*- BulletList -*/
#bulletlist li {
    list-style-type: square;
    list-style-position: inside;
}

.bulletlist {
    font-size: 12px;
}

    .bulletlist li {
        list-style: disc;
    }

/*=== Styling Lists ===*/
/*- List1 -*/
.list1 {
    margin: 0 0 15px;
    padding: 0 0 0 25px;
}

    .list1 li {
        background: url(/images/common/x/ico-list1.gif) no-repeat 0 2px;
        margin: 0 0 2px;
        padding: 0 0 0 13px;
        list-style: none;
    }

/*- List2 -*/
.list2 {
    margin: 0 0 15px;
}

/*- List3 -*/
.list3 {
    font-size: 11px;
    margin: 0 0 15px;
    padding: 0 0 0 15px;
}

    .list3 li {
        background: url(/images/common/x/ico-list3.gif) no-repeat 0 7px;
        padding: 0 0 0 10px;
        list-style: none;
    }

/*- List4 -*/
.list4 {
    font-size: 11px;
}

    .list4 li {
        background: url(/images/common/x/ico-list4.gif) no-repeat 0 4px;
        padding: 0 0 0 7px;
        list-style: none;
    }

/*=== Misc. ===*/
.fix {
    clear: both;
    height: 1px;
    margin: 0 0 -1px;
    overflow: hidden;
}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fc {
    clear: both;
}

.ar {
    text-align: right;
}

.al {
    text-align: left;
}

.ac {
    text-align: center;
}

.scroll {
    width: auto;
    min-width: 600px;
    height: auto;
    max-height: 600px;
    overflow: auto;
    padding: 8px;
}

.fixed {
    font-size: 11px;
    font-family: "Courier New", Fixedsys, Courier;
}

.larger {
    font-size: larger;
}

.smaller {
    font-size: smaller;
}

.subdued {
    color: #999999;
}

.fineprint {
    font-size: 10px;
}

.bold {
    font-weight: bold;
}

.hl {
    border-top: 1px solid #999999;
    height: 1px;
    margin: 10px 0 15px;
    overflow: hidden;
}

    .hl.red {
        border-top: 1px solid #ab1918;
    }

    .hl.green {
        border-top: 1px solid #c9ebd4;
    }

img.fr {
    margin: 0 25px 15px 10px;
}

h2 span {
    display: none;
}

h2 img {
    display: block;
}

p.center {
    margin-left: auto;
    margin-right: auto;
}

.linkcontainer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* edit: added z-index */
    z-index: 1;
    /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
    background-image: url(/images/common/x/spacer.gif);
}

.ccTitle {
    margin-bottom: 3px !important;
    color: #A5181c;
}

.goldTitle {
    margin-bottom: 3px !important;
    color: #D9971A;
}

.mrTitle {
    margin-bottom: 3px !important;
    color: #9999c5;
}

.moreSpace p, .moreSpace ul li {
    line-height: 25px;
}

/*=== ToolTip ===*/
body div#toolTip {
    position: absolute;
    z-index: 1000;
    width: 220px;
    background: #000;
    border: 2px double #fff;
    text-align: left;
    padding: 5px;
    min-height: 1em;
    -moz-border-radius: 5px;
}

    body div#toolTip p {
        margin: 0;
        padding: 0;
        color: #fff;
        font: 11px/12px verdana, arial, sans-serif;
    }

        body div#toolTip p em {
            display: block;
            margin-top: 3px;
            color: #f60;
            font-style: normal;
            font-weight: bold;
        }

            body div#toolTip p em span {
                font-weight: bold;
                color: #fff;
            }

/* Logos */
.cclogo {
    color: #a50502;
    font-weight: bold;
    font-style: italic;
    font-family: times, "times new roman", serif;
    font-size: larger;
}

.pclogo {
    color: #3d8d17;
    font-weight: bold;
    font-style: italic;
    font-family: times, "times new roman", serif;
    font-size: larger;
}

.bclogo {
    color: #414e93;
    font-weight: bold;
    font-style: italic;
    font-family: times, "times new roman", serif;
    font-size: larger;
}

.red {
    color: #b81415;
}

.redb {
    color: #b81415;
    font-weight: bold;
}

.green {
    color: #008000;
}

.blue {
    color: #0000cd;
}

.orange {
    color: #f38920;
}

.page-break {
    height: 0;
    page-break-before: always;
    margin: 0;
    border-top: none;
}

/* Wicket Spedific */
.feedbacklabel {
    font-size: 11px;
}

    .feedbacklabel.ERROR {
        font-size: 11px;
        color: #b81415;
    }

.feedbackPanelINFO {
    color: #008000;
}

.feedbackPanelERROR {
    color: #b81415;
    font-weight: bold;
}

.helpIcon {
    width: 16px;
    height: 16px;
    background-image: url("/images/common/help.png");
    cursor: pointer;
}

/*======================= Dxc styles (these can be overridden using bootstrap css) =======================*/
/* Layout */
.form-container {
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid;
    border-color: #A5D0F1;
    border-radius: 0.6em;
    background-color: #F7F7F7;
    overflow: auto;
    width: 650px;
}

    .form-container .header {
        font-family: 'OpenSansRegular';
        font-size: 18px;
        text-transform: capitalize;
        margin-left: 20px;
        margin-top: 10px;
    }

.button-container {
    float: right;
    margin-right: 34px;
    margin-bottom: 15px;
}

/**Typography */
.labelDxc {
    font-family: 'OpenSansRegular';
    font-size: 13px;
    color: #212121;
}

    .labelDxc:after {
        content: " : "
    }

/*======================= Dxc styles (these can be overridden using bootstrap css) =======================*/
/* Table */
/* .tableDxc, .tableDxc-hover, .tableDxc-bordered, .tableDxc-striped, .tableDxc-condenced */
.tableDxc {
    width: 100%;
    /* font-family: 'OpenSansRegular'; */
    margin-bottom: 10px;
}

    .tableDxc thead th, .tableDxc th {
        padding: 2px 7px;
        text-align: left;
        background-color: #444;
        color: #fff;
        height: 45px;
    }

    .tableDxc tbody td, .tableDxc td {
        padding: 2px 7px;
        height: 40px;
        text-align: left;
        background-color: transparent;
        color: #000;
    }

    .tableDxc thead th a {
        color: #fff;
        text-decoration: underline;
    }

        .tableDxc thead th a:hover {
            color: #fff;
            text-decoration: none;
        }

        .tableDxc thead th a span {
            color: #fff;
            background-color: none;
        }

    .tableDxc.tableDxc-hover tbody tr:hover {
        background-color: #f5f5f5;
    }

.tableDxc-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tableDxc-striped tbody tr:nth-child(even) {
    background: #ddd
}

.tableDxc-striped tbody tr:nth-child(odd) {
    background: #fff
}

.tableDxc.tableDxc-condensed thead th, .tableDxc.tableDxc-condensed th,
.tableDxc.tableDxc-condensed tbody td, .tableDxc.tableDxc-condensed td {
    height: 25px;
}

/* Pagination */
.paginationDxc {
    margin: 0;
    float: right;
    color: #444;
}

    .paginationDxc ul {
        margin: 0;
    }

        .paginationDxc ul > li {
            list-style: none;
            display: inline;
            border: 1px solid #aaa;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            margin-left: 5px;
        }

            .paginationDxc ul > li > a, .paginationDxc ul > li > span em {
                text-decoration: none;
                background-color: transparent;
                padding: 2px 6px 2px 8px;
            }

            .paginationDxc ul > li > span em {
                color: #ccc;
            }

                .paginationDxc ul > li > span em span {
                    color: #000;
                    font-style: normal;
                    font-weight: bold;
                }

/* Showing and Navigation in same line */
tfoot .navigatorLabel {
    float: left;
}

tfoot .navigator {
    float: right;
}
