/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/

.portlet {
    border-radius: 4px !important;
}

    .portlet .portlet-title {
        border-radius: 4px 4px 0px 0px !important;
    }

    .portlet .portlet-body,
    .portlet .portlet-body .form-actions {
        border-radius: 0px 0px 4px 4px !important;
    }

.margTop-5 {
    margin-top: -5px !important;
}

.margTop0 {
    margin-top: 0px;
}

.margTop5 {
    margin-top: 5px;
}

.margTop10 {
    margin-top: 10px;
}

.margTop15 {
    margin-top: 15px;
}

.margTop19 {
    margin-top: 19px;
}

.margTop20 {
    margin-top: 20px !important;
}

.margTop25 {
    margin-top: 25px;
}

.margTop30 {
    margin-top: 30px;
}

.margBot0 {
    margin-bottom: 0px;
}

.margBot5 {
    margin-bottom: 5px;
}

.margBot10 {
    margin-bottom: 10px;
}

.margBot15 {
    margin-bottom: 15px;
}

.margBot20 {
    margin-bottom: 20px;
}

.margBot25 {
    margin-bottom: 25px;
}

.margBot30 {
    margin-bottom: 30px;
}

.margLeft0 {
    margin-left: 0px;
}

.margLeft5 {
    margin-left: 5px;
}

.margLeft10 {
    margin-left: 10px;
}

.margLeft15 {
    margin-left: 15px;
}

.margLeft20 {
    margin-left: 20px;
}

.margLeft25 {
    margin-left: 25px;
}

.margLeft30 {
    margin-left: 30px;
}

.margRight0 {
    margin-right: 0px;
}

.margRight5 {
    margin-right: 5px;
}

.margRight10 {
    margin-right: 10px;
}

.margRight15 {
    margin-right: 15px !important;
}

.margRight20 {
    margin-right: 20px;
}

.margRight25 {
    margin-right: 25px;
}

.margRight30 {
    margin-right: 30px;
}

.padTop0 {
    padding-top: 0px !important;
}

.padTop5 {
    padding-top: 5px;
}

.padTop10 {
    padding-top: 10px;
}

.padTop15 {
    padding-top: 15px;
}

.padTop20 {
    padding-top: 20px;
}

.padTop25 {
    padding-top: 25px;
}

.padTop30 {
    padding-top: 30px;
}

.padBot0 {
    padding-bottom: 0px;
}

.padBot5 {
    padding-bottom: 5px;
}

.padBot10 {
    padding-bottom: 10px;
}

.padBot15 {
    padding-bottom: 15px;
}

.padBot20 {
    padding-bottom: 20px;
}

.padBot25 {
    padding-bottom: 25px;
}

.padBot30 {
    padding-bottom: 30px;
}

.padBot50 {
    padding-bottom: 50px !important;
}

.padLeft0 {
    padding-left: 0px;
}

.padLeft5 {
    padding-left: 5px;
}

.padLeft10 {
    padding-left: 10px;
}

.padLeft15 {
    padding-left: 15px;
}

.padLeft20 {
    padding-left: 20px;
}

.padLeft25 {
    padding-left: 25px;
}

.padLeft30 {
    padding-left: 30px;
}

.padLeft45 {
    padding-left: 45px;
}

.padRight0 {
    padding-right: 0px;
}

.padRight5 {
    padding-right: 5px;
}

.padRight10 {
    padding-right: 10px;
}

.padRight15 {
    padding-right: 15px;
}

.padRight20 {
    padding-right: 20px;
}

.padRight25 {
    padding-right: 25px;
}

.padRight30 {
    padding-right: 30px;
}

.fLeft {
    float: left !important;
}

.fRight {
    float: right !important;
}

.tAlignCenter {
    text-align: center;
}

.fSizeLogoNome {
    font-size: 14px !important;
}

.fSizeLogoSis {
    font-size: 13px;
}

.logoSistSize {
    width: 130px;
    height: 42px;
}

.widMax {
    width: 100%;
}

.textDecorN {
    text-decoration: none;
}

.logoPref {
    width: 70px !important;
    height: 70px !important;
}

.fontSize14 {
    font-size: 14px !important;
}

.fontSize13 {
    font-size: 13px !important;
}

.lineHeght1 {
    line-height: 1;
}

.fa {
    display: inline-block !important;
    font-family: FontAwesome !important;
    font-feature-settings: normal !important;
    font-kerning: auto !important;
    font-language-override: normal !important;
    font-size: inherit !important;
    font-size-adjust: none !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-synthesis: weight style !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1 !important;
    text-rendering: auto !important;
    transform: translate(0px, 0px) !important;
}

.fa-2x {
    font-size: 2em !important;
}

.fa-3x {
    font-size: 3em !important;
}

.fa-4x {
    font-size: 4em !important;
}

.fa-5x {
    font-size: 5em !important;
}

with code below [class^=”fa-“]:not(.fa-stack).fa-5x,
[class^=”glyphicon-“].fa-5x,
[class^=”icon-“].fa-5x,
[class*=” fa-“]:not(.fa-stack).fa-5x,
[class*=” glyphicon-“].fa-5x,
[class*=” icon-“].fa-5x {
    font-size: 2em !important;
}

[class^=”fa-“]:not(.fa-stack).fa-5x,
[class^=”glyphicon-“].fa-5x,
[class^=”icon-“].fa-5x,
[class*=” fa-“]:not(.fa-stack).fa-5x,
[class*=” glyphicon-“].fa-5x,
[class*=” icon-“].fa-5x {
    font-size: 3em !important;
}

[class^=”fa-“]:not(.fa-stack).fa-5x,
[class^=”glyphicon-“].fa-5x,
[class^=”icon-“].fa-5x,
[class*=” fa-“]:not(.fa-stack).fa-5x,
[class*=” glyphicon-“].fa-5x,
[class*=” icon-“].fa-5x {
    font-size: 4em !important;
}

[class^=”fa-“]:not(.fa-stack).fa-5x,
[class^=”glyphicon-“].fa-5x,
[class^=”icon-“].fa-5x,
[class*=” fa-“]:not(.fa-stack).fa-5x,
[class*=” glyphicon-“].fa-5x,
[class*=” icon-“].fa-5x {
    font-size: 5em !important;
}

.container1 {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 500px;
}

@media screen and (max-width: 900px) {
    .fonte {
        font-size: 10px !important;
        text-align: left;
    }
}

.container2 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 800px !important;
}
/*.logo{
    height: 60px;
    width: 160px;
}*/
.col-ps {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 40px !important;
}

.page-logo2 {
    width: 1000px !important;
}

.fa-6 {
    font-size: 20em !important;
}

.padRazaoSocial {
    padding-top: 18px;
}

.fSizeNomeCliente {
    font-size: 16px;
}

.text-nowrap {
    white-space: nowrap;
}

.amcharts-chart-div a {
    display: none !important;
}