﻿body {
    background: #7690BC url("../images/background.gif") repeat-x;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 0;
    text-align: left;
    line-height: 22px;
}

/* HEADER */
.HeaderInfoLeft {
    background-image: url("../images/navbar/HeaderInfoLeft.gif");
    height: 27px;
    width: 5px;
}

.HeaderInfoRight {
    background-image: url("../images/navbar/HeaderInfoRight.gif");
    height: 27px;
    width: 5px;
}

.HeaderInfoBackground {
    background: #EDF5FC;
    background-image: url("../images/navbar/HeaderInfoBackground.gif");
    height: 27px;
}

.HeaderInfo {
    color: #00609D;
}

.HeaderImage {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.TitleHeader {
    width: 810px;
    height: 80px;
    color: #FFFFFF;
    text-align: left;
}

.topbar-login {
    color: #444;
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 0 15px;
}

    .topbar-login a {
        color: #444;
        text-decoration: none;
    }



/* MENUS */
.MenuCodigo {
    background: url("../images/MenuHeaderCodigo.gif");
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 10px;
    height: 29px;
}

.MenuUtilizador {
    background: url("../images/MenuHeaderUtilizador.gif");
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 10px;
    height: 29px;
}

.MenuApoio {
    background: url("../images/MenuHeaderApoio.gif");
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 10px;
    height: 29px;
}

.MenuLoja {
    background: url("../images/MenuHeaderLoja.gif");
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 10px;
    height: 29px;
}

.MenuInfo {
    background: url("../images/MenuHeaderInfo.gif");
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 10px;
    height: 29px;
}

.MenuStats {
    background: url("../images/MenuHeaderStats.gif");
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 10px;
    height: 29px;
}

.MenuAjuda {
    background: url("../images/MenuHeaderAjuda.gif");
    font-size: 11px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 10px;
    height: 29px;
}


.MenuFundo {
    padding: 10px;
    background-image: url("../images/MenuFundo.gif");
    background-position: center bottom;
}

.MenuFundo2 {
    padding: 10px;
    background-image: url("../images/MenuFundo2.gif");
    background-position: center bottom;
}

#menu_left {
    text-align: left;
}

    #menu_left .menu {
        font-size: 12px;
        line-height: 18px;
        font-weight: normal;
        color: #00609D;
        color: #333;
        text-align: left;
    }

    #menu_left .titulo {
        font-size: 14px;
        font-weight: bold;
        padding-top: 9px;
        text-align: left;
    }

    #menu_left .menu a:link {
        color: #333;
        text-decoration: none;
    }

    #menu_left .menu a:visited {
        color: #333;
    }

    #menu_left .menu a:hover {
        text-decoration: underline;
    }

#menu_left2 {
    text-align: left;
}

    #menu_left2 .menu {
        font-size: 12px;
        line-height: 18px;
        font-weight: normal;
        color: #00609D;
        color: #333;
        text-align: left;
    }

    #menu_left2 .titulo {
        font-size: 14px;
        font-weight: bold;
        padding-top: 9px;
    }

    #menu_left2 .menu a:link {
        color: #333;
        text-decoration: none;
    }

    #menu_left2 .menu a:visited {
        color: #333;
    }


    #menu_left2 .menu a:hover {
        color: #333;
        text-decoration: underline;
    }

/* BOX */
.box_main_texto {
    padding: 0;
    vertical-align: top;
    color: #00609D;
    background-color: #FFFFFF;
}


.box_texto {
    background-color: #ffffff;
    color: #333333;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

    .box_texto .titulo1 {
        font-size: 14px;
        font-weight: 700;
        color: #000000;
        margin-top: 10px;
    }

    .box_texto .titulo2 {
        font-size: 14px;
        font-weight: 700;
        color: #000000;
        margin-top: 30px;
    }

    .box_texto p {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .box_texto ul {
        margin-top: 10px;
    }

.centerTabela {
    padding-top: 20px;
}

a.BoxLink:link {
    color: #333333;
    text-decoration: underline;
}

a.BoxLink:visited {
    color: #333333;
}

a.BoxLink:hover {
    color: #333333;
    text-decoration: underline;
}

ul.lista {
    padding-left: 20px;
}

    ul.lista li {
        line-height: 28px;
    }

ul.lista2 {
    padding-left: 20px;
}

    ul.lista2 li {
        line-height: 22px;
    }

/* CÓDIGO DA ESTRADA */
.CodigoTitulo {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}

.CodigoSubTitulo {
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 20px;
}

.CodigoTituloP {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #00609D;
}

.CodigoSubTituloP {
    font-size: 16px;
    color: #00609D;
}


.toolbar {
    width: 100%;
    padding-right: 8px;
    padding-top: 8px;
}

.centerTabela {
    padding-top: 20px;
}

table.ctabela {
    font-size: 12px;
    color: #333333;
    border-color: #00609D;
    border-collapse: collapse;
}

    table.ctabela td {
        border-color: #00609D;
        border: 1px solid;
    }

.cheader {
    background-color: #B8CCE4;
    color: #333333;
    text-align: center;
}

.ctabela2 {
    font-size: 11px;
    color: #333333;
}

/* FOOTER */
#footer {
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

    #footer a:link {
        color: #333333;
        text-decoration: none;
    }

    #footer a:visited {
        color: #333333;
    }

    #footer a:hover {
        color: #333333;
        text-decoration: underline;
    }

/* DOWNLOADS */
.download {
    color: #333333;
}

a.DLink:link {
    line-height: 18px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

a.DLink:visited {
    color: #333;
}

a.DLink:hover {
    color: #333;
    text-decoration: underline;
}

/* FONTS */
h2 {
    color: #696960;
    font-size: 18px;
    font-weight: 400;
    margin-top: 8px;
}

.sep {
    height: 20px;
    border-bottom: 1px solid #c0c0c0;
}

.derr {
    padding-left: 4px;
    padding-top: 3px;
    float: right;
}

.rbg {
    background-color: #f5f2f2;
    background-color: #fafafa;
    border: 1px solid #cccccc;
}

.tdop {
    padding-left: 0;
}

.textoPreto {
    color: #000000;
}

a.textoPreto {
    color: #000;
    text-decoration: underline;
}

    a.textoPreto:visited {
        color: #000;
    }

    a.textoPreto:hover {
        text-decoration: underline;
        color: #000;
    }

.textoPretoTitulo {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.textoPretoTitulo2 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.textoPreto2 {
    line-height: 18px;
    color: #000000;
}

.textoCinza {
    font-size: 11px;
    color: #333;
}

.textoCinza5 {
    font-weight: normal;
    color: #696965;
}

.SinalizacaoSinal {
    background-color: #ffffff;
    border: solid 1px #cccccc;
    padding: 5px;
}

.SinalizacaoTexto {
    font-weight: 400;
    font-size: 14px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    color: #000000;
    padding: 10px;
}

    .SinalizacaoTexto h1 {
        color: #666666;
        font-weight: normal;
        font-size: 13px;
        line-height: 22px;
    }

/* LOGIN UTILIZADOR */
.textoAzul {
    color: #0080ff;
}

a.textoAzul:link {
    color: #0080ff;
    text-decoration: none;
}

a.textoAzul:visited {
    color: #0080ff;
    text-decoration: none;
}

a.textoAzul:hover {
    color: #0080ff;
    text-decoration: underline;
}

.DropBox {
    color: #222222;
    background-color: #FFFFFF;
    border: solid 1px #999;
    padding-left: 5px;
    margin: 0;
    height: 35px;
}

    .DropBox:focus {
        border: solid 1px #66afe9;
        background-color: #ffffff;
        outline: none;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

.InputBox {
    font-size: 13px;
    font-weight: normal;
    color: #222222;
    background-color: #FFFFFF;
    border: solid 1px #999;
    height: 35px;
    margin: 0;
    padding: 0 5px 0 5px;
    padding: 0;
    text-indent: 10px;
}

    .InputBox:focus {
        border: solid 1px #66afe9;
        background-color: #ffffff;
        outline: none;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

.InputBoxError {
    border: solid 1px rgb(255,0,0) !important;
}

    .InputBoxError:focus {
        border: solid 1px rgb(255,0,0);
    }

.InputLabelError {
    color: rgb(255,0,0);
}

.InputMessageError {
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: rgb(255,0,0);
    font-weight: 400;
    height: 35px;
    border: solid 1px rgb(255,0,0);
}

.SelectBox {
    font-size: 10px;
    color: #300;
    background-color: #FFFFFF;
    border-width: 1px 1px 1px 1px;
}

a.info {
    font-size: 12px;
    color: #2242C0;
    text-decoration: underline;
}

    a.info:visited {
        color: #2242C0;
    }

    a.info:hover {
        color: #2242C0;
        text-decoration: none;
    }

textarea.textmensagem {
    font-size: 11px;
    font-weight: normal;
    color: #222222;
    background-color: #FFFFFF;
    border: solid 1px #cccccc;
    width: 425px;
}

    textarea.textmensagem:focus {
        border: solid 1px #5275b5;
        background-color: #ffffff;
        outline: none;
    }

textarea.Contacto {
    color: #222222;
    background-color: #FFFFFF;
    border: solid 1px #999;
    width: 504px;
    height: 200px;
    overflow: auto;
    margin: 0;
    padding: 8px;
}

    textarea.Contacto:focus {
        border: solid 1px #66afe9;
        background-color: #ffffff;
        outline: none;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

textarea.ContactoError {
    border: solid 1px rgb(255,0,0);
    background-color: #ffffff;
}

    textarea.ContactoError:focus {
        border: solid 1px rgb(255,0,0);
        background-color: #ffffff;
    }

/* TABELAS */
.StandardTable {
    border-collapse: collapse;
    border-color: #769ECB;
    color: #000;
}

    .StandardTable th {
        border: 1px solid #cccccc;
        text-align: center;
        font-weight: normal;
        height: 35px;
        padding: 5px 10px 5px 10px;
        background-color: #337ab7;
        border-color: #337ab7;
        color: #fff;
    }

    .StandardTable td {
        padding: 4px 15px 4px 15px;
        height: 30px;
        border: solid 1px #337ab7;
        font-weight: normal;
    }

.odd {
    font-size: 10px;
    color: #444444;
    background-color: #e2e8f0;
    padding: 10px;
}

.even {
    font-size: 10px;
    color: #444444;
    background-color: #edf3f7;
    padding: 10px;
}

.tblheader {
    font-size: 10px;
    color: #ffffff;
    background-color: #5C8CC2;
    background-color: #769ECB;
    text-align: center;
    font-weight: bold;
    height: 15px;
}

a.tblexames:link {
    color: #444444;
    text-decoration: underline;
}

a.tblexames:visited {
    color: #444444;
}

.BoxFrame {
    background-color: #fff;
    border: solid 1px #347dc1;
    border-radius: 5px;
}

/* MESSAGEBOX */
.MessageBox {
    text-align: left;
}

    .MessageBox.Text {
        line-height: 20px;
        padding: 15px;
        text-align: left;
    }

.MessageBoxFrame {
    background-color: #fff;
    border: solid 1px #347dc1;
    border: 1px solid #cccccc;
    border-radius: 5px 5px 0 0;
    max-width: 480px;
}

    .MessageBoxFrame.Header {
        border: none;
        border-radius: 4px 4px 0 0;
        height: 35px;
        background-color: #aec8e1;
        background-color: #c5d6e7;
        background-color: #EDF0FE;
        vertical-align: middle;
        line-height: 35px;
        padding: 0 10px 0 10px;
        font-weight: 500;
        text-align: left;
    }

.MessageBox.Footer {
    padding: 5px 15px 15px 0;
    text-align: right;
}

.MessageBoxFooter {
    color: #666666;
}

/* Dark Cookie */
.cc_banner-wrapper {
    z-index: 9001;
    position: relative;
}

.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em;
}

.cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    text-align: left;
}

.cc_container .cc_logo:hover, .cc_container .cc_logo:active {
    opacity: 1;
}

@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: 0.8em;
    }

    .cc_container .cc_message {
        font-size: 0.8em;
    }
}

@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
        font-size: 1em;
    }

    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em;
    }
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em;
    }
}

@media print {
    .cc_banner-wrapper, .cc_container {
        display: none;
    }
}

.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
}

    .cc_container .cc_btn {
        padding: 8px 10px;
        background-color: #f1d600;
        cursor: pointer;
        transition: font-size 200ms;
        text-align: center;
        font-size: 0.6em;
        font-weight: 600;
        display: block;
        width: 33%;
        margin-left: 10px;
        float: right;
        max-width: 50px;
    }

    .cc_container .cc_message {
        transition: font-size 200ms;
        font-size: 0.6em;
        display: block;
    }

@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: 0.8em;
    }

    .cc_container .cc_message {
        margin-top: 0.5em;
        font-size: 0.8em;
    }
}

@media screen and (min-width: 768px) {
    .cc_container {
        padding: 15px 30px 15px;
    }

        .cc_container .cc_btn {
            font-size: 0.8em;
            padding: 8px 15px;
        }

        .cc_container .cc_message {
            font-size: 1em;
        }
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em;
    }
}

.cc_container {
    background: #222;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}

    .cc_container ::-moz-selection {
        background: #ff5e99;
        color: #fff;
        text-shadow: none;
    }

    .cc_container .cc_btn, .cc_container .cc_btn:visited {
        color: #000;
        background-color: #f1d600;
        transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
        -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
        -moz-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
        -o-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .cc_container .cc_btn:hover, .cc_container .cc_btn:active {
            background-color: #D7C006;
            color: #000;
        }

    .cc_container a:link, .cc_container a:visited {
        text-decoration: none;
        color: #31a8f0;
        transition: 200ms color;
    }

    .cc_container a:hover, .cc_container a:active {
        color: #b2f7ff;
    }

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        transform: translateY(66px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        -ms-transform: translateY(66px);
        transform: translateY(66px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.cc_container, .cc_message, .cc_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    -moz-animation-name: slideUp;
    animation-name: slideUp;
}

/* BS Tweaks */

.modal-sm {
    width: 410px;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

.modal-header {
    min-height: 0;
    padding: 10px;
    border-bottom: none;
    height: 0;
}

.modal-footer {
    border-top: none;
}

.btn-fix {
    padding-left: 15px;
    padding-right: 15px;
    color: #337ab7;
    background-color: #fff;
    border-color: #337ab7;
    font-weight: bold;
    letter-spacing: 0.9px;
}


.btn-fix-success {
    padding-left: 15px;
    padding-right: 15px;
    color: #87a76d;
    border-color: #87a76d;
    background-color: #fff;
    font-weight: bold;
    letter-spacing: 0.4px;
}


.btn-fix-danger {
    padding-left: 15px;
    padding-right: 15px;
    color: #c9302c;
    border-color: #c9302c;
    background-color: #fff;
    font-weight: bold;
    letter-spacing: 0.4px;
}

.btn-fix-warning {
    padding-left: 15px;
    padding-right: 15px;
    color: #66512c;
    border-color: #8a6d3b;
    background-color: #fff;
    font-weight: bold;
    letter-spacing: 0.4px;
}


.modal-sm {
    width: 480px;
}

.popover {
    color: #000;
    max-width: 310px;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
}

.popover-title {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.8px;
}


.pCenter-container {
    width: 100%;
    height: 100%;
    text-align: center;
}

    .pCenter-container:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.pCenter-content {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #000;
}

/* Tabela Preços */
.ptable-title {
    font-size: 30px;
    font-weight: 700;
    padding: 40px 0 15px 0;
    letter-spacing: 2px;
    /*color: #256399;*/
    text-shadow: 1px 2px 1px #999;
}

.ptable-footer {
    font-size: 12px;
    padding: 20px 15px 20px 0;
    color: #333;
    line-height: 18px;
}

.ptable {
    text-align: center;
    background: #fff;
    border: 1px solid #e1e1e1;
    width: 180px;
}

    .ptable > .ptable-header {
        color: #fff;
        padding: 25px 0 0 0;
        position: relative;
    }

.ptable-header > .p-image {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: block;
    border: 7px solid #fff;
}

.p-image-DarkGreen {
    box-shadow: 0 0 0 2px #00505A;
}

.p-image-Yellow {
    box-shadow: 0 0 0 2px #eaa400;
}

.p-image-Brown {
    box-shadow: 0 0 0 2px #8f3e01;
}

.p-image-LightGreen {
    box-shadow: 0 0 0 2px #61b013;
}

.p-image-Green {
    box-shadow: 0 0 0 2px #539a0e;
}

.p-image-Orange {
    box-shadow: 0 0 0 2px #f76013;
}

.p-image-LightRed {
    box-shadow: 0 0 0 2px #c12f6d;
}

.p-image-Red {
    box-shadow: 0 0 0 2px #ed2e38;
}

.p-image-LightBlue {
    box-shadow: 0 0 0 2px #2f92e5;
}

.p-image-Blue {
    box-shadow: 0 0 0 2px #2184d6;
}

.heading-DarkGreen {
    background-color: #00505A;
}

.heading-Yellow {
    background-color: #eaa400;
}

.heading-Brown {
    background-color: #8f3e01;
}

.heading-LightGreen {
    background-color: #61b013;
}

.heading-Green {
    background-color: #539a0e;
}

.heading-Orange {
    background-color: #f76013;
}

.heading-LightRed {
    background-color: #c12f6d;
}

.heading-Red {
    background-color: #ed2e38;
}

.heading-LightBlue {
    background-color: #2f92e5;
}

.heading-Blue {
    background-color: #2184d6;
}

.border-DarkGreen {
    border: solid 1px #00505A;
}

.border-Yellow {
    border: solid 1px #eaa400;
}

.border-Brown {
    border: solid 1px #8f3e01;
}

.border-LightGreen {
    border: solid 1px #61b013;
}

.border-Green {
    border: solid 1px #539a0e;
}

.border-Orange {
    border: solid 1px #f76013;
}

.border-LightRed {
    border: solid 1px #c12f6d;
}

.border-Red {
    border: solid 1px #ed2e38;
}

.border-LightBlue {
    border: solid 1px #2f92e5;
}

.border-Blue {
    border: solid 1px #2184d6;
}

.ptable-header > .heading {
    padding: 10px 0 10px 0;
    display: block;
    color: #fff;
}

.heading > h1 {
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.heading > h2 {
    margin: 0;
    font-weight: 700;
    padding-top: 5px;
    font-size: 12px;
    text-transform: capitalize;
    color: #fff;
}

.heading > h3 {
    margin: 0;
    font-weight: 700;
    padding: 10px 0 10px 10px;
    font-size: 13px;
    color: #fff;
}

.ptable > .pricingContent {
    font-weight: normal;
    min-height: 120px; 
    background-color: #f8f8f8;
 }

    .ptable > .pricingContent > div {
        font-size: 13px;
    	color: #333;
    	text-align: left;
    	font-weight: normal;
    }


	.ptable > .pricingContent > .pContent1 {
        color: #333;
        background-color: #fff;
        font-weight: normal;
        padding: 10px 0 0 15px;
        line-height: 22px;
        min-height: 120px;
    }

	.ptable > .pricingContent > .pContent2 {
        color: #333;
        font-weight: normal;
        padding: 20px 0 10px 15px;
        min-height: 90px;
    }

.ptable-cost {
    padding: 10px 0 10px 0;
    border-top: 1px solid #e1e1e1;
    padding-left: 0px;
}

    .ptable-cost > .cost {
        font-size: 18px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
    }

