﻿html {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
/** -- BODY & Background -- ------------------------------------------------------------------**/
body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 11pt;
    background: #112540 url(images/site-background.jpg) repeat-x left top;
    overflow: hidden;
}
/** -- STANDARD -- ---------------------------------------------------------------------------**/
* :focus {
    outline: 0;
}

*::-moz-focus-inner {
    border: none;
}

.cm-clearfloat {
    clear: both;
}

.cm-display-none {
    display: none;
}

/** -- RIBBON -- -----------------------------------------------------------------------------**/
#s4-ribbonrow {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

.ms-cui-ribbon {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

.ms-cui-topBar2 {
    border-bottom: 0px transparent solid;
}
/* this is the class used to style the pop out with the tree strucutre of the site. */
.s4-breadcrumb-menu {
    background-color: white;
}
/* style for the ribbon row, use it to style background color for ribbon. */
body #s4-ribbonrow {
    background-color: #476379;
}
/* style for the ribbon row, use it for background image for ribbon. */
body #s4-ribboncont {
    background: url(/_layouts/images/bgximg.png) repeat-x scroll 0 -565px transparent;
}
/** -- NO JAVASCRIPT -- ----------------------------------------------------------------------**/
.cm-noJava {
    width: 1008px;
    border: 1px solid #000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #bf2f2e;
    margin: auto;
}

    .cm-noJava p {
        color: #FFF;
        margin: 5px;
        font-size: 14px;
        text-shadow: #000 1px 1px 1px; /* CSS 3.0 */
    }

    .cm-noJava a {
        color: #FFF;
        margin: 3px;
        font-size: 12px;
        text-decoration: none;
        text-shadow: #000 1px 1px 1px;
    }
/** -- GRA -- --------------------------------------------------------------------------------**/
.cm-master-bar-gra {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0;
}
/** -- HEADER -- -----------------------------------------------------------------------------**/
.cm-master-header {
    width: 100%;
    margin: 0;
    padding: 18px 0 12px;
}

.cm-banner-image {
    width: 100%;
    max-height: 300px;
}
/* specially for IE. */
.cm-master-header a,
.cm-master-header a:link,
.cm-master-header a:hover {
    color: transparent;
}

.cm-master-header-left {
    text-align: left;
    margin: 0;
    padding: 0;
}

    .cm-master-header-left img {
        border: 0;
    }

.cm-master-header-right {
    margin: 0;
    padding: 0;
    text-align: right;
}

.cm-master-header-login a,
.cm-master-header-login a:link,
.cm-master-header-login a:hover,
.cm-master-header-login-text {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; /*Z*/
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
}

.cm-master-icon-login {
    border: 0;
    vertical-align: middle;
}
/* search button.*/
.cm-master-search {
    width: 194px;
    display: inline-block;
    vertical-align: middle;
}

.s4-search SELECT {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; /*Z*/
}
/* style for the input box in the search area. */
.s4-search INPUT.ms-sbplain {
    height: 15px;
    margin: 0;
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; /*Z*/
    color: black;
    border: none !important;
    overflow: hidden;
    width: 155px !important;
}
/* the image size for the little magnifying glass. */
img.srch-gosearchimg {
    height: 27px !important;
}
/* search magnifying glass image syle.*/
.ms-sbgo a img {
    display: none;
}

.ms-sbgo a {
    height: 24px;
    width: 18px;
    margin: 0;
    padding: 0px;
    display: block;
    background: transparent url('images/search-icon-box.jpg') no-repeat top;
    position: relative;
    top: 0px;
}

div.s4-trc-container-menu {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; /*Z*/
}

.ms-welcomeMenu {
    margin: 0;
    padding: 4px;
}

    .ms-welcomeMenu a:link {
        color: black;
    }
    /* login button when logged in */
    .ms-welcomeMenu.ms-SpLinkButtonActive {
        background: none !important;
        border-color: transparent;
    }
/** -- LAYOUTS -- ----------------------------------------------------------------------------**/
.cm-layout-main-form-wrapper {
    width: 1016px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.cm-layout-main-form {
    width: 1008px;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    margin-left: 8px;
}
/* main content area. */
div.s4-widecontentarea {
    margin: 0;
    padding: 0;
}

.s4-ca {
    margin: 0;
    padding: 0;
    height: auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    background: transparent;
    margin-left: -8px;
}

div.s4-ba {
    margin: 0;
    padding: 0;
}
/* master layout */
.cm-layout-container {
    float: left;
    overflow: hidden;
    width: 100%;
}

.cm-layout-container-inner {
    float: left;
    position: relative;
    right: 731px;
}

.cm-layout-sidebar {
    float: left;
    width: 269px;
    position: relative;
    left: 739px;
    min-height: 10px;
}

.cm-layout-sidebar-content {
    margin-left: 0px;
    margin-right: 8px;
    width: 239px;
    height: 100%;
    min-height: 200px;
    padding-left: 8px;
    padding-right: 8px;
}

.cm-layout-content {
    float: left;
    width: 739px;
    position: relative;
    left: 739px;
    background: white;
}
/* white space filler */
.cm-layout-fill {
    background-color: white;
    padding-bottom: 5000px;
    margin-bottom: -5000px;
    min-height: 1px;
}
/* rounded corners */
.cm-rounded-container {
    float: left;
    overflow: hidden;
    margin-left: 8px;
}

.cm-rounded-container-inner {
    float: left;
    position: relative;
    right: 739px;
}

.cm-rounded-sidebar {
    float: left;
    width: 255px;
    position: relative;
    left: 739px;
}

.cm-rounded-sidebar-content {
    width: 255px;
    height: 10px;
}

.cm-rounded-sidebar-corner {
    border-bottom-left-radius: 10px;
}

.cm-rounded-sidebar-strip {
    background-color: white;
    width: 255px;
    height: 10px;
    display: inline;
    float: left;
}

.cm-rounded-content {
    float: left;
    width: 753px;
    position: relative;
    left: 753px;
}

.cm-rounded-content-height {
    height: 10px;
}

.cm-rounded-content-background {
    background-color: #fff;
}

.cm-rounded-content-strip {
    width: 739px;
    height: 10px;
    display: inline;
    float: left;
}

.cm-rounded-content-corner {
    border-bottom-right-radius: 10px;
}
/** Layouts */
.cm-layout-table {
    display: table;
    width: 100%;
}

.cm-layout-table-row {
    display: table-row;
}

.cm-layout-column-type-A,
.cm-layout-column-type-B,
.cm-layout-column-type-C,
.cm-layout-column-type-D,
.cm-layout-column-type-FILL,
.cm-layout-column-type-FULL {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.cm-layout-column-type-A {
    display: table-cell;
    width: 30%;
}

.cm-layout-column-type-B {
    display: table-cell;
    width: 50%;
}

.cm-layout-column-type-C {
    display: table-cell;
    width: 70%;
}

.cm-layout-column-type-D {
    display: table-cell;
    width: 25%;
}

.cm-layout-column-type-FULL {
    width: 100%;
}

.cm-layout-column-type-FILL {
    display: table-cell;
}

.cm-layout-margin-left {
    padding-left: 6px;
}

.cm-layout-margin-right {
    padding-right: 6px;
}

.cm-layout-half-margin-left {
    padding-left: 3px;
}

.cm-layout-half-margin-right {
    padding-right: 3px;
}
/** -- LINK 'Mapas das Regiões' --------------------------------------------------------**/
.cm-master-mapa-das-regioes-link {
    display: block;
    padding: 0;
    margin: 0;
    height: 113px;
}

.cm-master-mapa-das-regioes {
    border: none;
    margin-left: -18px;
    margin-right: 0px;
    width: 273px;
    height: 113px;
}

    .cm-master-mapa-das-regioes:hover,
    .cm-master-mapa-das-regioes:link {
        border: none;
    }
/** -- CONTENT PAGES - Articles --------------------------------------------------------**/
.article-title {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #013F78;
    font-family: "Trajan Pro",Arial,Verdana,Helvetica,sans-serif;
    font-size: 19pt;
    text-transform: uppercase;
    padding-bottom: 10px;
}

div.article, div.welcome {
    padding: 20px !important;
}

.article .article-header {
    border-bottom: 0 !important;
}

.article-content {
    letter-spacing: 1px !important;
    text-align: justify !important;
}
/** -- ERRORS -- -----------------------------------------------------------------------------**/
.cm-error {
    background: #f8d4d4 none repeat scroll 0 0;
    border: 1px solid #f5a6a7;
    color: #4c4c4c;
    font-size: 13px;
    min-height: 24px;
    padding: 12px 14px 6px;
    word-break: break-all;
}
/** -- SCROOL BUG FIX -- ---------------------------------------------------------------------**/
body.cmMaster {
    overflow: visible;
    height: inherit;
    width: inherit;
}

body #s4-workspace {
    overflow: visible !important;
}

body #s4-ribbonrow {
    position: fixed;
    z-index: 1000;
}

#s4-ribbonrow .ms-MenuUIPopupBody, #s4-ribbonrow .ms-popoutMenu, .ms-cui-menu[id ^= "Ribbon."] {
    position: fixed !important;
}

.ms-dlgOverlay {
    width: 100% !important;
}
/** -- NOTIFICATION PANE-- -----------------------------------------------------------------**/
.cm-notifications{
    margin:5px;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana,arial,helvetica,sans-serif;
}
.cm-err-msg {
	color: red;
}
.cm-not-msg {
	color: green;
}