/*
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src: url(../fonts/Source-Sans-Pro.eot);
src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(../fonts/Source-Sans-Pro.eot) format('embedded-opentype'), url(../fonts/Source-Sans-Pro.woff) format('woff');
}

@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src: url(../fonts/Source-Sans-Pro-Bold.eot);
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(../fonts/Source-Sans-Pro-Bold.eot) format('embedded-opentype'), url(../fonts/Source-Sans-Pro-Bold.woff) format('woff');
}
*/

/* =============================================================================
HTML5 Boilerplate CSS: h5bp.com/css
========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #B53431;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #B53431;
    color: #fff;
    text-shadow: none;
}

a {
    color: #0c69a5;
    text-decoration: none;
}

a:hover, a:active {
    outline: 0;
    text-decoration: underline;
}

abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before, q:after {
    content: "";
    content: none;
}

small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    *overflow: visible;
}

button[disabled], input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

input:valid, textarea:valid {}

input:invalid, textarea:invalid {
    background-color: #f0dddd;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.5em 0;
    font-size: 1.4em;
    text-align: center;
}

/* ===== Primary Styles ========================================================
Author: WayNext
========================================================================== */

/* .linux body, html.linux , .linux button, .linux input, .linux select, .linux textarea { font-family: Ubuntu } */

.ie6 body, .ie7 body {
    font-size: 10px;
}

body {
    border-top: 8px solid #B53431;
    font-family: Arial, Helvetica, sans-serif;
}

html, button, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #222;
}

.br {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.br:hover, .br:focus {
    border-color: #B53431 !important;
}

div#login {
    width: 620px;
    margin: 84px auto 0;
    border: 1px solid #cecece;
}

div#login .error-msg {
    float: left;
    color: #ca0000;
    display: block;
    padding-left: 63px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
    width: 217px;
    font-weight: bold;
}

#l-left {
    float: left;
    width: 261px;
    padding: 0 0 0 18px;
    border-right: 1px solid #cecece;
    position: relative;
    height: 254px;
    background: url(../img/login_shadow.gif) right top repeat-y;
}

#l-left h2 {
    font-size: 2em;
    color: #B53431;
    font-weight: normal;
}

#l-left .wn {
    position: absolute;
    bottom: 20px;
    left: 18px;
}

#l-right {
    float: left;
    background: #f7f7f7;
    width: 340px;
    height: 254px;
}

#l-right fieldset {
    float: left;
    width: 217px;
    padding: 0 61px 26px 63px;
    border-bottom: 1px dotted #c7c8ca;
}

#l-right label {
    color: #6d6d6d;
    font-size: 1.4em;
    margin-top: 18px;
    display: block;
    padding-left: 2px;
}

#l-right .text {
    width: 205px;
    padding: 0 5px;
    border: 1px solid #cac8c8;
    height: 29px;
    background: url(../img/login_text.gif) left top repeat-x;
    font-size: 1.3em;
    color: #959595;
    margin-top: 5px;
}

.login {
    float: left;
    width: 109px;
    height: 30px;
    border: 1px solid #4795c7;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    background: url(../img/btn_login.png) center right no-repeat;
    padding: 0 36px 0 0;
    margin: 22px 0 0 116px;
}

#l-right .login.with-error {
    margin-top: 8px;
}

.lt-ie9 #l-right .text {
    padding-top: 7px;
    height: 22px;
}

/* INNER */
.container {
    width: 1192px;
    margin: 0 auto;
}

/* HEADER */
header {
    float: left;
    width: 100%;
    background: url(../img/bg_header.gif) bottom left repeat-x;
    padding-bottom: 12px;
    overflow: hidden;
}

header h2 {
    color: #B53431;
    font-size: 3.2em;
    font-weight: normal;
    float: left;
    margin: 20px 0 0;
}

header .options {
    float: right;
    color: #6d6d6d;
    font-size: 1.1em;
    margin: 22px 0 0;
}

header nav {
    float: left;
    width: 100%;
    padding: 15px 0 0;
    overflow: hidden;
}

header nav .menu-group {
    float: left;
    display: inline-block;
    position: relative;
}

header nav .menu-group ul {
    float: left;
    width: 100%;
}

header nav a {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 4px 0;
    background: url(../img/bg_btn.gif) top left repeat-x;
    border: 1px solid #4795c7;
    text-decoration: none;
    height: 22px;
    float: left;
    margin: 0 10px 6px 0;
}

header nav a.on {
    color: #6d6d6d;
    background-image: url(../img/bg_btn_header.gif);
    border-color: #c0c8cc;
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 6px;
    margin-bottom: 0;
}

.submenu {
    float: left;
    width: 100%;
    border-bottom: #e4e4e4 solid 1px;
    padding-bottom: 12px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.submenu .container {
    overflow: hidden;
}

.submenu ul {
    margin: 0;
    padding-left: 0;
}

.submenu ul, .submenu ul li {
    list-style-type: none;
}

.submenu ul li {
    float: left;
    margin: 0 5px;
}

.submenu ul li:first-child {
    margin-left: 0;
}

.submenu ul li a {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    padding: 6px 4px 0;
    background: url(../img/bg_btn.gif) top left repeat-x;
    border: 1px solid #4795c7;
    text-decoration: none;
    height: 22px;
    float: left;
    filter: grayscale(80%);
    opacity: 0.5;
}

.submenu ul li a:hover {
    opacity: 0.75;
}

.submenu ul li a.on {
    opacity: 1;
}

/* MAIN */
.page-title {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #cdced0;
    padding: 5px 0 7px;
}

.page-title h3 {
    color: #B53431;
    font-size: 2.3em;
    font-weight: normal;
    float: left;
    margin: 0;
}

.page-title fieldset {
    float: right;
    margin: 10px 0 0;
}

.page-title label {
    color: #6d6d6d;
    font-size: 1.2em;
}

.page-title select {
    color: #6d6d6d;
    font-size: 1.4em;
    margin-left: 5px;
}

.page-title .add-new, #table-options .add-new {
    float: left;
    height: 30px;
    border: 1px solid #4795C7;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 41px 0 10px;
    background: url(../img/btn_add_new.png) top right no-repeat;
    font-size: 1.2em;
    margin-left: 42px;
}

.page-title .preview {
    float: left;
    height: 30px;
    border: 1px solid #4795C7;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 41px 0 10px;
    background: url(../img/btn_preview.png) top right no-repeat;
    font-size: 1.2em;
    margin-left: 42px;
}

.search {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted #cdced0;
}

.search fieldset {
    float: left;
}

.search .outer-text {
    float: left;
    border: 1px solid #e0e0e0;
    border-right: 0;
    background: url(../img/search_text.gif) top left repeat-x;
}

.search label {
    float: left;
    width: 25px;
    height: 26px;
    background: url(../img/ico_search.gif) top left no-repeat;
}

.search .text {
    color: #6d6d6d;
    font-size: 1.7em;
    height: 26px;
    padding: 0 5px;
    widht: 232px;
    float: left;
    border: none;
    background: transparent;
}

.search .go {
    float: left;
    width: 32px;
    padding: 0;
    height: 28px;
    background: url(../img/search_btn.gif) top left repeat-x;
    border: 1px solid #4795c7;
    font-size: 1.3em;
    color: #fff;
    font-weight: bold;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.search .counter {
    float: right;
    color: #dadada;
    font-size: 2.3em;
    margin: 0;
    line-height: 1em;
}

.floater {
    width: 100%;
    height: 51px;
    background: url(../img/bg_float_bar.png) left -5px repeat-x;
    position: absolute;
    top: 186px;
    left: 0;
    padding-top: 9px;
}

.with-submenu .floater:not(.fix-me) {
    top: 236px;
}

.floater label {
    float: left;
    color: #6d6d6d;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 10px 0 0;
}

.floater input, #add-image-options input, .news-options input {
    float: left;
    height: 30px;
    background-position: top right;
    background-repeat: no-repeat;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 46px 0 10px;
    height: 30px;
    font-size: 1.3em;
}

.floater .publish {
    background-image: url(../img/btn_publish.png);
    margin-right: 8px;
}

.floater .login {
    margin: 0;
    width: auto;
}

.floater .undo, #add-image-options .undo {
    background-image: url(../img/btn_undo.png);
    margin-right: 8px;
}

#add-image-options .undo {
    float: right;
}

.floater .preview {
    background-image: url(../img/btn_preview.png);
}

.floater a.preview {
    float: left;
    display: block;
    width: 69px;
    height: 13px;
    background-position: top right;
    color: #fff;
    padding: 5px 38px 10px 10px;
    font-size: 1.3em;
    border: 1px solid #4795c6;
}

.floater a.preview:hover {
    text-decoration: none;
}

.floater .save, #add-image-options .save, .news-options .save {
    background-image: url(../img/btn_save.png);
    float: right;
    margin-left: 8px;
}

.floater .save-and-continue, #add-image-options .save-and-continue, .news-options .save-and-continue {
    background-image: url(../img/btn_save_and_continue.png);
    float: right;
    margin-left: 8px;
}

.floater .save-and-add, #add-image-options .save-and-add, .news-options .save-and-add {
    background-image: url(../img/btn_save_and_add_new.png);
    float: right;
}

.floater .publish, .floater .save, #add-image-options .save {
    font-size: 1.4em;
    font-weight: bold;
}

.floater .error-msg {
    padding-right: 50px;
}

#add-image-options input.undo {
    float: right;
    border: none;
    background: none;
    color: #0c69a5;
    padding: 0;
    margin: 0;
}

#add-image-options input.undo:hover {
    text-decoration: underline;
}

.fix-me {
    position: fixed;
    top: 0;
    left: 0;
    border-top: 8px solid #B53431;
    z-index: 10;
}

.news-options .save {
    font-weight: bold;
    font-size: 1.4em;
}

/* CONTEUDOS */
#toc, #news, #faqs {
    float: left;
    width: 100%;
    margin-top: 5px;
}

#toc th, #news th, #faqs th {
    color: #6d6d6d;
    font-weight: bold;
    font-size: 1.4em;
    background: #f2f2f2 url(../img/toc_header.gif) bottom left repeat-x;
    height: 27px;
    border: 1px solid #bfbfbf;
}

#toc tr.even, #news tr.even, #faqs tr.even {
    background-color: #f3f3f3;
}

#toc tr.last, #news tr.last, #faqs tr.last {
    border-bottom: 1px solid #e4e4e4;
}

#toc td, #news td, #faqs td {
    background: transparent;
    border-left: 1px solid #e4e4e4;
}

#toc tr:hover, #news tr:hover, #faqs tr:hover {
    background: #dcdada;
}

#toc .page, #news .page, #faqs .page, #faqs .answer {
    text-align: left;
    width: 628px;
    padding-left: 28px;
    padding-right: 14px;
}

#news td, #news th {
    padding-left: 12px;
}

#news td.center, #news th.center {
    text-align: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#news th.center a {
    padding-right: 0 !important;
}

#news th.center a.order-up-on,
#news th.center a.order-up-off,
#news th.center a.order-down-on,
#news th.center a.order-down-off {
    padding-right: 12px !important;
}

#toc .update, #news .update, #faqs .update {
    width: 155px;
}

#toc td, #news td, #faqs td {
    text-align: center;
    font-size: 1.2em;
    color: #6d6d6d;
    height: 29px;
    vertical-align: middle;
}

#toc .page a {
    text-decoration: none;
    padding-left: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 2px 0 1px 20px;
    display: block;
}

#toc .page a:hover, #toc .page a:focus {
    text-decoration: underline;
}

#toc .page a.home {
    background-image: url(../img/ico_home.png);
}

#toc .page a.doc {
    background-image: url(../img/ico_doc.png);
}

#toc .page a.doc-unp {
    background-image: url(../img/ico_doc_unpublished.png);
    color: #60a4d0;
}

#toc .page .level-1 {
    margin-left: 35px;
}

#toc .page .level-2 {
    margin-left: 70px;
}

#toc .page .level-3 {
    margin-left: 105px;
}

#toc .page .level-4 {
    margin-left: 140px;
}

#toc .status-published {
    color: #5c8800;
}

#toc .status-unpublished {
    color: #ff0000;
}

#toc .status-pending {
    color: #ff6600;
}

/* actions */
.actions {
    text-align: left;
    width: 228px;
    padding-left: 13px;
    border-left-color: #fff;
}

.actions a {
    float: left;
    height: 16px;
    background-position: top left;
    background-repeat: no-repeat;
    margin-right: 10px;
    text-indent: -9000px;
}

.actions a:hover {
    background-position: bottom left;
}

.actions .edit {
    background-image: url(../img/actions/ico_edit.png);
    width: 14px;
}

.actions .duplicate {
    background-image: url(../img/actions/ico_duplicate.png);
    width: 15px;
}

.actions .no-delete {
    margin-right: 23px;
}

.actions .delete {
    background-image: url(../img/actions/ico_delete.png);
    width: 13px;
}

.actions .moveup {
    background-image: url(../img/actions/ico_moveup.png);
    width: 15px;
}

.actions .movedown {
    background-image: url(../img/actions/ico_movedown.png);
    width: 15px;
}

.actions .statusgreen {
    background-image: url(../img/actions/ico_green.png);
    width: 12px;
}

.actions .statusred {
    background-image: url(../img/actions/ico_red.png);
    width: 12px;
}

.actions .preview {
    background-image: url(../img/actions/ico_preview.png);
    width: 14px;
}

.actions .upload {
    background-image: url(../img/actions/ico_upload.png);
    width: 16px;
}

.actions .undo {
    background-image: url(../img/actions/ico_undo.png);
    width: 16px;
}

.actions .state-toggler:hover {
    background-position: top left;
}

.actions .metrics {
    background-image: url(../img/actions/chart_curve.png);
    width: 16px;
}

.actions .export-action {
    background-image: url(../img/actions/icon_excel.gif);
    width: 16px;
}

/* EDIT PAGE */
#edit-page {
    float: left;
    width: 100%;
    padding-top: 55px;
}

.no-floater {
    padding-top: 0 !important;
}

.blue-bar {
    float: left;
    width: 1190px;
    font-size: 1.4em;
    color: #fff;
    height: 33px;
    background: url(../img/bg_blue_bar.gif) top left repeat-x;
    border: 1px solid #1372b0;
    border-bottom: none;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
    margin: 10px 0 0;
}

.blue-bar .title {
    float: left;
    padding: 0px 20px 0 15px;
    font-weight: bold;
    margin-top: 5px;
}

.blue-bar .info-toggle {
    float: right;
    color: #6aadd8;
    margin: 6px 15px 0;
}

.blue-bar:hover .info-toggle {
    color: #fff;
}

.blue-bar-toggler .info-toggle-off, .blue-bar-toggler-on .info-toggle-on {
    display: none;
}

.blue-bar-toggler-on {
    border-bottom: 1px solid #1372b0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.blue-bar-toggler-on .info-toggle-off {
    display: block;
}

.blue-bar-toggler {
    cursor: pointer;
}

.blue-bar-toggler .title {
    background: url(../img/arrow_white_up.gif) right center no-repeat;
}

.blue-bar-toggler-on .title {
    background-image: url(../img/arrow_white_down.gif);
}

.grey-box {
    float: left;
    width: 1190px;
    border: 1px solid #cecece;
}

.grey-box section {
    float: left;
    width: 100%;
}

.grey-box h4 {
    background: #e6e6e6;
    color: #6d6d6d;
    margin: 0;
    padding: 4px 0 4px 15px;
    font-size: 1.4em;
}

.grey-box h4.error {
    color: #ca0000;
}

.grey-box h4.has-button {
    float: left;
    width: 100%;
    padding: 3px 0;
}

.grey-box h4.has-button span {
    padding: 6px 0 0 15px;
    float: left;
}

.grey-box h4 .note {
    font-weight: normal;
    font-size: 0.8em;
    margin-left: 15px;
}

.error h4 {
    color: #ca0000;
}

.grey-box section > div {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #cdced0;
    padding: 4px 0;
}

.grey-box section > div.no-border {
    border: none;
}

.no-border .grey-box {
    border-bottom: none !important;
}

.no-border .grey-box section div {
    border-bottom: none !important;
}

.grey-box section.last > div {
    border: none;
}

#edit-page .grey-box {
    border-top: 0;
    padding-top: 4px;
}

.grey-box fieldset {
    float: left;
    width: 100%;
    padding: 4px 0;
}

.grey-box fieldset.half, .grey-box div.half {
    width: 500px;
}

.grey-box fieldset.quarter, .grey-box div.quarter {
    width: 250px;
}

.grey-box fieldset.fith, .grey-box div.fith {
    width: 238px;
}

.grey-box fieldset.six, .grey-box div.six {
    width: 198px;
}

.grey-box fieldset.seven, .grey-box div.seven {
    width: 170px;
}

.grey-box fieldset.no-text label {
    padding-top: 0;
}

.grey-box .auto-width-label label {
    width: auto;
}

.grey-box fieldset.label-margin {
    padding-left: 133px;
}

.grey-box fieldset.last {
    padding-bottom: 0;
}

.grey-box .inline-error {
    float: left;
    display: inline-block;
    color: #ca0000;
    padding-left: 133px;
    font-size: 1.2em;
}

.grey-box label {
    float: left;
    width: 128px;
    text-align: right;
    margin-right: 5px;
    color: #6d6d6d;
    font-size: 1.2em;
    padding-top: 4px;
}

.grey-box .imp {
    font-weight: bold;
}

.grey-box label.inline {
    float: none;
    position: relative;
    top: 1px;
}

.grey-box .help {
    float: left;
    width: 16px;
    height: 16px;
    background: url(../img/btn_help.png) top left no-repeat;
    margin: 5px 0 0 3px;
}

.grey-box .help:hover, .page-info .help:focus {
    background-position: bottom left;
}

.grey-box .text {
    width: 335px;
}

.grey-box textarea.text {
    height: 103px;
    padding: 5px;
}

.grey-box textarea.big {
    margin: 5px 10px;
    width: 1159px;
}

.grey-box textarea.half-big {
    float: left;
    margin: 5px 10px;
    width: 300px;
}

.grey-box label.textarea-label.half-big {
    display: block;
    width: 300px;
    padding: 5px;
    margin: 0 10px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.grey-box fieldset .note {
    float: left;
    font-size: 1.2em;
    clear: both;
    padding: 10px 0 0 42px;
}

.page-url label {
    width: 50px;
}

.grey-box .dl {
    padding-top: 0;
    line-height: 1em;
}

.grey-box .error label {
    color: #ca0000;
}

.grey-box .error .text {
    border-color: #ca0000;
}

.grey-box .radios {
    float: left;
}

.grey-box .radios label {
    width: auto;
    margin-left: 10px;
    margin-right: 25px;
}

.grey-box .radios input {
    margin-left: 5px;
}

.grey-box .target {
    width: auto;
    margin-left: 20px;
}

.grey-box select {
    float: left;
    font-size: 1.2em;
    color: #6d6d6d;
    height: 25px;
}

.select-filter {
    font-size: 1.2em;
    color: #6d6d6d;
    height: 25px;
}

.grey-box .page-type select {
    margin-top: 4px;
}

.grey-box .page-type .error .radios label, .grey-box .page-type .error .target {
    color: #6d6d6d;
}

.grey-box .page-type .error .text {
    border-color: #cac8c8;
}

.grey-box h4 .radios {
    float: none;
    display: inline;
    margin-left: 46px;
}

.grey-box h4 label {
    float: none;
    font-size: 0.8em;
    font-weight: normal;
}

.grey-box .text-date, .grey-box .text-time, .grey-box input.small {
    width: 85px;
}

.grey-box .date-block, .grey-box .time-block {
    float: left;
}

.grey-box .date-block label, .grey-box .time-block label {
    width: 41px;
    text-align: left;
    padding-left: 13px;
}

.grey-box .date-block a, .grey-box .time-block a {
    text-decoration: none;
    float: left;
}

.grey-box .date-block a:hover, .grey-box .time-block a:hover {
    text-decoration: underline;
}

.grey-box .splitter {
    color: #c6c6c6;
    float: left;
    width: 10px;
    font-size: 1.5em;
}

.grey-box .date-block img, .grey-box .time-block img {
    float: left;
    margin-top: 3px;
}

.grey-box .default-time {
    float: left;
    color: #6d6d6d;
    font-size: 0.9em;
    margin: 4px 0 0 5px;
    width: 176px;
}

.grey-box .final-date {
    width: 176px;
    cursor: default;
}

.grey-box .no-time .final-date {
    width: 130px;
}

.grey-box .no-time .date-block label {
    width: 28px;
}

.grey-box .page-options label {
    float: none;
    width: auto;
}

.grey-box .page-options ul {
    list-style: none;
    margin: 0;
    padding: 7px 0 10px 10px;
}

.grey-box .page-options ul li {
    padding-top: 3px;
}

.grey-box .page-options input {
    margin-right: 5px;
}

.grey-box [type="radio"], .grey-box [type="checkbox"] {
    vertical-align: middle;
}

.grey-box .add-content {
    float: right;
    height: 30px;
    border: 1px solid #4795C7;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 47px 0 10px;
    background: url(../img/btn_add_block.png) top right no-repeat;
    margin-right: 3px;
}

.grey-box .editor {
    float: left;
    width: 1170px;
    padding: 7px 0 0 10px;
}

.grey-box .tmce {
    float: left;
}

.grey-box .editor > p {
    color: #6d6d6d;
    font-size: 1.4em;
    font-weight: bold;
    margin: 3px 0 10px;
}

.grey-box .editor-news {
    padding-bottom: 10px;
}

.grey-box .editor-options, .news-options {
    float: left;
    width: 100%;
    padding: 10px 0 29px;
}

.editor-options label {
    width: auto;
    padding-top: 2px;
}

.editor-options a {
    float: left;
    width: 15px;
    height: 16px;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0 4px;
}

.editor-options .moveup {
    background-image: url(../img/actions/ico_moveup.png);
}

.editor-options .movedown {
    background-image: url(../img/actions/ico_movedown.png);
}

.editor-options select {
    margin: 0 14px 0 10px;
}

.editor-options .remove, .add-remove {
    float: left;
    background: url(../img/btn_remove.png) top right no-repeat;
    font-size: 1.1em;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 47px 0 10px;
    height: 30px;
}

.editor-options .save {
    float: right;
    background: url(../img/btn_save.png) top right no-repeat;
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 46px 0 10px;
    height: 30px;
}

.editor-options .error-msg, .floater .error-msg, .news-options .error-msg {
    float: right;
    color: #ca0000;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.1em;
    margin: 3px 10px 0 0;
    background: url(../img/ico_error.png) left center no-repeat;
    padding-left: 20px;
    min-height: 16px;
}

.editor-options .small-items {
    float: left;
    margin-top: 7px;
}

.grey-box .page-video label {
    padding-top: 2px;
    line-height: 1em;
}

.grey-box .page-video label span {
    font-size: 0.7em;
}

.grey-box .record-images {
    padding-top: 0;
    border-bottom: none !important;
}

.grey-box .record-images ul {
    float: left;
    margin: 0;
    padding: 0 10px 10px 10px;
    list-style: none;
}

.grey-box .record-images li {
    position: relative;
    float: left;
    border: 1px solid #cecece;
    padding: 10px;
    margin: 10px 10px 0 0;
    width: 124px;
    height: 185px;
}

.grey-box .record-images li img {
    display: block;
    margin: 0 auto;
    max-width: 122px;
    max-height: 107px;
}

.grey-box .record-images li .remove {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: url(../img/btn_remove.png) top right no-repeat;
    font-size: 1.1em;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 47px 0 10px;
    height: 30px;
    clear: both;
    margin: 0 0 0 9px;
}

.grey-box .record-images li .edit {
    position: absolute;
    bottom: 45px;
    left: 10px;
    background: url(../img/btn_editphoto.png) top right no-repeat;
    font-size: 1.1em;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 47px 0 10px;
    height: 30px;
    clear: both;
    margin: 0 0 0 9px;
}

.grey-box .record-images .add-image {
    display: block;
    background: url(../img/btn_add_image.png) top right no-repeat;
    font-size: 1.1em;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 43px 0 10px;
    height: 30px;
    margin: 10px;
    clear: both;
}

.grey-box .record-images .drop-image {
    float: right;
    margin: 10px;
}

#add-image .blue-bar {
    width: 100%;
}

#add-image .grey-box {
    width: 912px;
}

#add-image-options {
    display: none;
}

.image-options {
    width: 900px !important;
    padding-right: 8px !important;
    float: right !important;
}

.grey-box section.last div.multi-image {
    width: 300px;
}

.multi-image fieldset.half {
    width: 100%;
    padding-left: 12px;
}

.multi-image fieldset p.note {
    padding-left: 0;
}

.grey-box .text {
    border: 1px solid #cac8c8;
    height: 23px;
    background: url(../img/edit_text.gif) top left repeat-x;
    padding: 0 5px;
    font-size: 1.2em;
    color: #3f3f3f;
    float: left;
}

.lt-ie9 #edit-page .text {
    height: 18px;
    padding-top: 5px;
}

#edit-page .disabled {
    background: #eaeaea;
}

.tooltip {
    border: 1px solid #bfbfbf;
    padding: 10px;
    background: #f3f3f3;
    color: #0c69a5;
    width: 200px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    display: none;
    z-index: 9999;
}

/* NEWS TABLE */
#news .actions, #faqs .actions {
    width: 80px;
}

#news th.actions, #faqs th.actions {
    text-align: center;
    padding: 0;
}

#news .actions a, #faqs .actions a {
    margin-right: 11px;
}

#news .actions .statusgreen, #news .actions .statusred, #faqs .actions .statusgreen, #faqs .actions .statusred {
    margin-right: 0;
}

.table-sort td.page a {
    text-decoration: none;
}

.table-sort td.page a:hover, .table-sort td.page a:focus {
    text-decoration: underline;
}

.table-sort th a {
    color: #6d6d6d;
    text-decoration: none;
    padding-right: 12px;
    background-position: right center;
    background-repeat: no-repeat;
}

.table-sort.no-padding th a {
    padding-right: 0;
}

.table-sort th a:hover, #news th a:focus {
    text-decoration: underline;
}

.table-sort th .order-down-off {
    background-image: url(../img/sort_down_off.gif);
}

.table-sort th .order-down-on {
    background-image: url(../img/sort_down_on.gif);
    color: #0c69a5;
}

.table-sort th .order-up-off {
    background-image: url(../img/sort_up_off.gif);
}

.table-sort th .order-up-on {
    background-image: url(../img/sort_up_on.gif);
    color: #0c69a5;
}

#news .page {
    width: auto;
}

#news-holder {
    float: left;
    width: 1008px;
}

#faqs td {
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
}

#faqs .page {
    width: 200px;
}

#faqs .answer {
    width: auto;
}

#faqs .tags {
    text-align: left;
    padding-left: 20px;
    width: 140px;
    padding-right: 8px;
}

#filters {
    float: right;
    width: 162px;
}

#filters h4 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    font-size: 1em;
    margin: 7px 0 0;
    height: 23px;
}

#filters h4 span {
    float: left;
    color: #B53431;
    text-transform: uppercase;
    font-size: 1.4em;
}

#filters h4 a {
    float: right;
    font-size: 0.9em;
    text-decoration: none;
    margin-top: 3px;
}

#filters h4 a:hover, #filters h4 a:focus {
    text-decoration: underline;
}

#filters ul {
    list-style: none;
    float: left;
    width: 100%;
    margin: 6px 0 0;
    padding: 0;
}

#filters ul li {
    clear: both;
    padding: 2px 0;
}

#filters .filter {
    color: #6d6d6d;
    font-size: 1.4em;
    font-weight: bold;
}

#filters ul a {
    font-size: 1.1em;
    text-decoration: none;
    padding: 3px 4px;
    width: 154px;
    float: left;
}

#filters ul a:hover, #filters ul a:focus {
    text-decoration: underline;
    padding-left: 10px;
    width: 148px;
}

#filters ul .active, #filters ul .active:hover, #filters ul .active:focus {
    color: #ffffff;
    background: #5d5d5d;
    text-decoration: none;
    display: inline;
    width: auto;
    padding-left: 4px;
    cursor: default;
}

#filters .date-interval a {
    cursor: default;
}

#filters .date-interval a:hover {
    text-decoration: none;
    padding-left: 4px;
    width: 154px;
}

#filters .date-interval form {
    float: left;
    margin-left: 4px;
}

#filters .date-interval form label {
    display: inline-block;
    padding-right: 5px;
    width: 10px;
    color: #6d6d6d;
    text-align: right;
}

#filters .date-interval form fieldset {
    margin-bottom: 4px;
}

#filters .date-interval form fieldset.submit {
    text-align: right;
}

#filters .date-interval form input[type=text] {
    border: 1px solid #cac8c8;
    padding: 2px;
    background: url(../img/edit_text.gif) top left repeat-x;
    color: #3f3f3f;
}

#filters .date-interval.date-active form {
    margin-left: 0px;
    margin-top: 4px;
}

#filters .date-interval.date-active a:hover {
    width: auto;
}

#table-options {
    float: left;
    width: 100%;
    padding: 24px 0 0;
}

.export {
    float: left;
    height: 30px;
    border: 1px solid #4795C7;
    color: #FFFFFF;
    padding: 0 44px 0 10px;
    background: url(../img/btn_export.png) top right no-repeat;
    margin-right: 3px;
    font-size: 1.1em;
}

a.export {
    height: 20px;
    padding-top: 6px;
}

a.export:hover {
    text-decoration: none;
}

#table-options .add-new {
    float: right;
}

#pages {
    float: left;
}

#pages .prev, #pages .next {
    font-size: 1.1em;
    text-decoration: underline;
    float: left;
    text-decoration: none;
    margin-top: 8px;
}

#pages .prev:hover, #pages .prev:focus, #pages .next:hover, #pages .next:focus {
    text-decoration: underline;
}

#pages .prev {
    background: url(../img/arrow_page_left.gif) left center no-repeat;
    padding-left: 8px;
    margin-right: 4px;
}

#pages .next {
    background: url(../img/arrow_page_right.gif) right center no-repeat;
    padding-right: 8px;
    margin-left: 4px;
}

#pages .pages {
    float: left;
}

#pages .pages a {
    float: left;
    width: 35px;
    background: url(../img/bg_btn.gif) top left repeat-x;
    height: 24px;
    color: #fff;
    font-size: 1.4em;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #4795C7;
    margin: 0 3px;
    padding-top: 4px;
}

#pages .pages a:hover {
    border-color: #B53431;
}

#pages .pages a.on {
    background-image: url(../img/bg_btn_off.png);
    color: #6d6d6d;
    border-color: #c0c8cc;
}

#lb-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    display: none;
    z-index: 2147483640;
}

#lightbox {
    position: fixed;
    top: 70px;
    left: 50%;
    margin-left: -475px;
    width: 950px;
    display: none;
    width: 1030px;
    margin-left: -515px;
    z-index: 2147483640;
}

#lightbox .close {
    float: right;
    height: 31px;
    background: url(../img/bg_close_lb.png) top left repeat-x;
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    padding: 0 10px;
    text-transform: uppercase;
    margin: 0 1px 0 0;
}

.lt-ie8 #lightbox .close {
    width: 50px;
}

#lightbox .close:hover {
    background-position: bottom left;
}

#lightbox .close span {
    background: url(../img/btn_close_lb.png) right 3px no-repeat;
    padding-right: 12px;
    margin-top: 8px;
    float: right;
}

#lightbox > div {
    float: left;
    width: 912px;
    padding: 17px 59px 9px;
    border-top: 10px solid #B53431;
    background: #fff;
    position: relative;
}

#lightbox .page-title .remove {
    float: right;
    background: url(../img/btn_remove.png) top right no-repeat;
    font-size: 1.1em;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 47px 0 10px;
    height: 30px;
}

#lightbox .select-all {
    float: right;
    color: #0c69a5;
    font-size: 1.1em;
    margin: 6px 21px 0 0;
}

#lightbox .select-all input {
    margin-left: 5px;
}

#lightbox .select-all:hover {
    text-decoration: underline;
}

.is-ie #lightbox .select-all input {
    vertical-align: middle;
}

#lightbox .search {
    float: right;
    width: auto;
    padding: 0;
    margin: 0 0 0 21px;
    border: none;
}

#lightbox .search fieldset {
    margin: 1px 0 0;
}

#lightbox .search .text {
    width: 145px;
}

#lightbox .arrow {
    position: absolute;
    top: 298px;
    background: url(../img/setas.png) top left no-repeat;
    width: 27px;
    height: 44px;
}

#lightbox .arrow-prev {
    left: 10px;
}

#lightbox .arrow-prev:hover {
    background-position: bottom left;
}

#lightbox .arrow-next {
    right: 10px;
    background-position: top right;
}

#lightbox .arrow-next:hover {
    background-position: bottom right;
}

#lightbox #edit-page {
    padding-top: 0px;
}

#lightbox .image-preview {
    max-width: 205px;
}

#lightbox .image-preview img {
    max-height: 105px;
}

/* Inline gallery */
.image-list {
    float: left;
    width: 912px;
    list-style: none;
    margin: 0 0 9px 0;
    padding: 0 0 14px;
    border-bottom: 1px dotted #cdced0;
}

.image-list li {
    float: left;
    width: 122px;
    border: 1px solid #e2e2e2;
    padding: 8px 9px 0;
    text-align: center;
    color: #6d6d6d;
    font-size: 1.1em;
    margin: 9px 12px 0 0;
}

.image-list li.last {
    margin-right: 0;
}

.image-list table {
    width: 100%;
    height: 107px;
}

.image-list table td {
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.image-list li p {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0;
    line-height: 1.2em;
}

.image-list .options a {
    display: inline-block;
    width: 14px;
    height: 16px;
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: -9000px;
    vertical-align: middle;
}

.image-list .edit {
    background-image: url(../img/actions/ico_edit.png);
    margin: 0 10px;
}

.image-list .delete {
    background-image: url(../img/actions/ico_delete.png);
}

#inline-gallery .add-new {
    display: none;
}

#inline-gallery .image-preview {
    max-width: 170px;
    text-align: center;
    margin-left: 50px;
}

.filereader #inline-gallery .add-new {
    display: block;
}

/* Thumb view */
#thumb-view table {
    margin-top: 0px;
    border-right: 1px solid #e4e4e4;
}

#thumb-view table tr:hover {
    background: none;
}

#thumb-view table tr td {
    width: 238px;
    padding: 10px 0;
    border-bottom: 1px solid #e4e4e4;
}

#thumb-view table tr td .image-details {
    display: block;
    word-wrap: break-word;
    width: 217px;
    margin: 0 auto;
    padding: 0 10px;
}

#thumb-view table tr td .actions {
    height: 16px;
    padding: 10px 0;
    margin: 0 auto;
    width: 50px;
}

#thumb-view table tr td .actions a.edit {
    margin-left: 0;
}

#thumb-view table tr td .actions a.delete {
    float: right;
}

#thumb-view table tr td .img-container {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
}

#thumb-view table tr td .img-container img {
    max-width: 100px;
}

/* Gallery module - edit view */
.edit-image .page-info {
    float: left;
    width: 500px;
}

.edit-image .image-preview {
    float: left;
    max-width: 335px;
    margin: 8px 0 0 100px;
}

.edit-image .image-preview img {
    display: block;
    max-width: 335px;
    max-height: 207px;
    margin: 0 auto;
}

.edit-image .image-preview .image-info {
    padding: 10px 0 20px 0;
    font-size: 1.1em;
}

.edit-image .image-preview .image-info a {
    float: right;
}

.edit-image .drop-image {
    float: right;
    margin: 10px;
}

.multiple-images .drop-image {
    float: right;
    margin: 10px;
}

/* FOOTER */
footer {
    float: left;
    width: 100%;
    border-top: 1px dotted #cdced0;
    margin: 49px 0 0;
    padding: 9px 0 18px;
}

footer #logo {
    float: left;
}

footer .info {
    float: right;
    line-height: 1.2em;
}

footer .info span {
    float: right;
    color: #b0b0b0;
    font-size: 1.1em;
    padding: 5px 0;
}

footer .info .address {
    text-align: right;
    border-right: 1px solid #e3e3e3;
    padding-right: 18px;
    margin-right: 18px;
}

footer a {
    color: #b0b0b0;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -25px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

/* shared elements */
.drop-image {
    display: none;
    width: 60px;
    height: 60px;
    padding: 20px;
    border: 5px dashed #e2e2e2;
    font-size: 1.6em;
    color: #ccc;
    text-align: center;
}

.drop-image.dragover {
    border-color: yellow;
}

.filereader .drop-image {
    display: block;
}

/* modal gallery */
#lightbox .image-list {
    height: 482px;
}

#lightbox .image-list li {
    cursor: pointer;
    transition: all 0.2s ease-out;
}

#lightbox .image-list li:hover {
    background-color: #4795c7;
    color: #fff;
    border-color: #000;
    transition: all 0.2s ease-in;
}

html.loading, html.loading:hover, html.loading * {
    cursor: wait !important;
}

/* Progress bar */
.progressbar {
    position: fixed;
    top: 80px;
    right: 50px;
    width: 190px;
    height: 274px;
    z-index: 2147483641;
}

.progressbar p {
    margin: 0;
    width: 188px;
    text-align: center;
    float: none;
    cursor: move;
}

.progressbar p span.title {
    float: none;
    display: block;
    padding-top: 0px;
}

.progressbar .bg {
    float: left;
    background-color: #4795c7;
    padding: 20px;
}

.progressbar input {
    color: #fff;
}

.progressbar progress {}

.datelist {
    float: left;
    width: 630px;
    border-right: 1px solid #eee;
    margin: 0 !important;
    padding-right: 0 !important;
}

.datelist li {
    float: left;
    width: 630px;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}

.datelist li.even {
    background-color: #fefefe;
}

.datelist li.odd {
    background-color: #fafafa;
}

.datelist li .actions {
    float: right;
    margin-right: 15px;
}

.datelist li input.text {
    width: 76px;
}

.datelist li .actions {
    width: auto;
}

.datelist li .date-label {
    width: 40px;
    text-align: right;
}

.datelist li .no-padding {
    padding-left: 0;
}

.datelist li .date, .datelist li .time {
    float: left;
}

.datelist li .time {
    margin-top: 3px;
}

.datelist li .weekdays label {
    margin: 0 20px 0 3px;
}

.datelist, .datelist p {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.datelist p {
    margin-top: 10px;
}

.datelist ul, .datelist li {
    list-style: none !important;
}

.spc-row {
    float: left;
    padding-right: 20px;
    border: none;
}

.spc-left {
    float: left;
    padding-right: 20px;
}

.spc-left label {
    width: 85px !important;
}

.weekdays {
    float: left;
    padding: 20px 0 5px 12px;
    border: none;
}

.date-column {
    width: 230px;
    float: left;
    border: none;
}

.allday-row {
    padding: 5px 0 15px 12px;
}

p.inline {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

p.error {
    font-weight: bold;
    color: #ca0000;
}

p.message {}

/* telenovelas */
.grey-box section.bottom-bordered {
    border-bottom: 1px dotted #cdced0;
}

.grey-box section > .type-fields {
    float: left;
    width: 345px;
    padding-left: 50px;
    border-right: 1px dotted #cdced0;
    border-bottom: none;
}

.grey-box section > .last {
    border-right: none;
}

.grey-box section > .type-fields h3 {
    padding-left: 85px;
}

.grey-box section > .type-fields label {
    width: 80px;
}

.grey-box section > .type-fields .date-block label {
    width: auto;
}

/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.2
 */
#growls {
  z-index: 50000;
  position: fixed; }
  #growls.default {
    top: 10px;
    right: 10px; }
  #growls.tl {
    top: 10px;
    left: 10px; }
  #growls.tr {
    top: 10px;
    right: 10px; }
  #growls.bl {
    bottom: 10px;
    left: 10px; }
  #growls.br {
    bottom: 10px;
    right: 10px; }
  #growls.tc {
    top: 10px;
    right: 10px;
    left: 10px; }
  #growls.bc {
    bottom: 10px;
    right: 10px;
    left: 10px; }
  #growls.tc .growl, #growls.bc .growl {
    margin-left: auto;
    margin-right: auto; }

.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .growl.growl-incoming {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-outgoing {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px; }
  .growl.growl-medium {
    width: 250px;
    padding: 10px;
    margin: 10px; }
  .growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px; }
  .growl.growl-default {
    color: #FFF;
    background: #7f8c8d; }
  .growl.growl-error {
    color: #FFF;
    background: #C0392B; }
  .growl.growl-notice {
    color: #FFF;
    background: #2ECC71; }
  .growl.growl-warning {
    color: #FFF;
    background: #F39C12; }
  .growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-family: helvetica, verdana, sans-serif; }
  .growl .growl-title {
    font-size: 18px;
    line-height: 24px; }
  .growl .growl-message {
    font-size: 14px;
    line-height: 18px; }



/* =============================================================================
Media Queries
========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
Non-Semantic Helper Classes
========================================================================== */

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

.ir br {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    margin: 0;
}

.f100 {
    width: 100%;
    float: left;
}

.no-wrap {
    white-space: nowrap;
    overflow: auto;
}

/* =============================================================================
Print Styles
========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    /* Black prints faster: h5bp.com/s */
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    /* h5bp.com/t */
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
}

/* boticario */
.checkbox-list .column {
    float: left;
    width: 150px;
    padding-left: 20px;
}

.checkbox-list .column label {
    width: 140px;
}

.checkbox-list .column label {
    text-align: left;
    margin-bottom: 4px;
}

input[disabled], input[readonly], textarea[disabled], textarea[readonly] {
    color: #979797 !important;
}

.alert {
    font-size: 2em;
    background-color: #B6FF9B;
    text-align: center;
    padding: 1.4em 0;
}

.table-filter-select {
    float: right;
    margin: 5px 20px 0 0;
}

.table-filter-select select {
    float: left;
    font-size: 1.2em;
    color: #6d6d6d;
    height: 20px;
    width: 150px;
}

#zones-filter select.municipality {
    margin: 0 3px;
}

.table-filter-select input[type=submit] {
    margin-left: 3px;
    height: 20px;
}

.order input[disabled] {
    color: #3f3f3f !important;
}

.order select[disabled] {
    color: #6d6d6d !important;
}

.inline-options {
    padding-left: 135px;
}

.inline-options a {
    display: inline-block;
    margin-right: 20px;
    height: 21px;
    padding: 7px 46px 0 10px;
    color: #fff;
    border: 1px solid #4795c6;
    font-size: 1.2em;
}

.inline-options a.delete {
    background: url(../img/btn_remove.png) top right no-repeat;
}

.inline-options a.download {
    background: url(../img/btn_download.png) top right no-repeat;
}

.legend {
    color: #6d6d6d;
    border: 1px solid #efefef;
    padding: 12px;
}

.legend h2 {
    padding: 5px 0;
    margin: 0;
    display: block;
    text-align: center;
    background-color: #efefef;
}

.legend dl {
    font-size: 1.3em;
    width: 300px;
    margin: 12px 0;
}

.legend dt {
    font-weight: bold;
}

.legend dd {
    margin-left: 0;
    margin-bottom: 12px;
}

.legend dd:last-child {
    margin-bottom: 0px;
}

.legend-toggle {
    float: left;
    margin-top: 20px;
    font-size: 1.2em;
    display: block;
}

.grey-box section > div.notes {
    color: #6d6d6d;
    padding-left: 25px;
    line-height: 1.5;
    width: 100%;
    border-bottom: none;
}

.grey-box section > div.notes h3 {
    font-size: 1.3em;
}

.grey-box section > div.notes ul {
    padding-left: 25px;
}

.grey-box section > div.notes li {
    font-size: 1.2em;
}

.report {
    padding: 12px;
    font-size: 1.3em;
}

.report .success {
    font-weight: bold;
}

.report .error-list {
    font-size: 0.9em;
}

#return-entries {
    border: none;
    padding: 0;
}

#return-entries .return-block {
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

#return-entries .return-block .actions {
    float: left;
    margin-left: 120px;
}

#return-entries .return-block .actions .delete {
    width: auto;
    text-indent: inherit;
}

#return-entries .return-block .actions .delete span {
    display: inline-block;
    float: left;
    padding: 2px 0 0 18px;
}

a.print {
    display: block;
    width: 16px;
    height: 16px;
    background: transparent url(../img/print.png) no-repeat top left;
    opacity: 0.5;
    transition: all 0.2s ease-in;
}

a.print:hover {
    opacity: 1;
}

input.print {
    background-image: url(../img/btn_print.png);
}


.flag:after {
    width: 16px;
    height: 11px;
}

fieldset.flag:after {
    position: relative;
    left: -22px;
    top: 7px;
}

section h4 span.flag {
    display: inline-block;
    width: 30px;
}

section h4 span.flag:after {
    position: relative;
    top: 1px;
    left: 5px;
}

.flag input.text, .flag textarea.text {
    width: 314px;
    padding-right: 26px;
}

.flag.flag-pt:after {
    content: url(../img/flags/pt.gif);
}

.flag.flag-en:after {
    content: url(../img/flags/gb.gif);
}

.flag-pt + .flag-en {
    padding-top: 0px;
    margin-bottom: 5px;
}

.lang-group .flag:last-child {
    margin-bottom: 20px;
}

.double-margin-bottom {
    display: block;
    margin-bottom: 20px;
}


/* Collapsable sections */
section.section-toggle {
    margin-bottom: 10px;
}

section.section-toggle .expand:after {
    content: '[+]';
}

section.section-toggle.open .expand:after {
    content: '[–]';
}

section.section-toggle:hover h4 {
    background-color: #eaeaea;
}

section.section-toggle h4 {
    cursor: pointer;
}

section.section-toggle .expand {
    color: #0c69a5;
    font-weight: normal
}

section.section-toggle h4:after {
    background: #e6e6e6 url(../img/arrow_white_up.gif) no-repeat right center;
}

section.section-toggle.open {
    margin-bottom: 0;
}

section.section-toggle fieldset, section.section-toggle > div {
    display: none;
}

section.section-toggle.open fieldset, section.section-toggle.open > div {
    display: block;
}

/* Token input */
/* Example tokeninput style #1: Token vertical list*/
ul.token-input-list {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    width: 500px;
    border: 1px solid #999;
    cursor: text;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
}

ul.token-input-list li {
    list-style-type: none;
}

ul.token-input-list li input {
    border: 0;
    width: 350px;
    padding: 3px 8px;
    background-color: white;
    -webkit-appearance: caret;
}

.error ul.token-input-list li.token-input-input-token {
    border: 1px solid #ca0000;
}

li.token-input-token {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    margin: 3px;
    padding: 3px 5px;
    background-color: #d0efa0;
    color: #000;
    font-weight: bold;
    cursor: move;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    color: #777;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #08844e;
    color: #fff;
}

li.token-input-selected-token span {
    color: #bbb;
}

div.token-input-dropdown {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 12px;
    z-index: 1;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: #fff;
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fafafa;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: #fff;
}

div.token-input-dropdown ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #d0efa0;
}


/* Token Input - WayNext style */

fieldset.token-input {
    padding: 10px 0 10px 10px;
}

ul.token-input-list {
    position: relative;
    border: 1px solid #cac8c8;
    min-height: 30px;
}

li.token-input-input-token {
    /*border: 1px solid #cac8c8;*/
    background: transparent url(../img/edit_text.gif) top left repeat-x;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    
}

li.token-input-input-token input {
    width: 95% !important;
    height: 23px !important;
    background: transparent url(../img/edit_text.gif) top left repeat-x;
    font-size: 12px;
}

ul.token-input-list li p {
    font-size: 12px;
}

div.token-input-dropdown {
    max-height: 200px;
    overflow-y: scroll;
}

.grey-box.closed-answers-actions .add-content {
    float: left;
    margin: 10px;
}

.back-link {
    font-size: 1.5em;
}

.floater .container .back-link {
    display: inline-block;
    margin-top: 5px;
}


ul#buttons, ul#buttons li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    clear: both;
}

ul#buttons {
    padding-top: 20px;
    overflow: hidden;
}

ul#buttons li .button fieldset {
    width: 24%;
    float: left;
}

ul#buttons li .button fieldset input {
    width: 210px;
}

ul#buttons li .button .actions {
    width: 30px;
    float: left;
    padding-top: 8px;
}

ul#buttons li .button label {
    width: 42px;
}


ul#product-filters, ul#product-filters li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    clear: both;
}

ul#product-filters {
    padding-top: 20px;
    overflow: hidden;
}

ul#product-filters li .product-filter fieldset {
    width: 250px;
    float: left;
}

ul#product-filters li .product-filter fieldset input {
    width: 210px;
}

ul#product-filters li .product-filter .actions {
    width: 30px;
    float: left;
    padding-top: 8px;
}

ul#product-filters li .product-filter label {
    width: 80px;
}

ul#product-filters li .product-filter .value-fieldset {
    width: 250px;
}

ul#product-filters li .product-filter .value-fieldset label {
    width: 30px;
}

.actions a.a-flag {
    display: inline-block;
    width: 16px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    top: 3px;
}

.actions a.a-flag.state-active {
    opacity: 1;
    transition: opacity 0.3s ease-in;
}

.actions a.a-flag.state-inactive {
    opacity: 0.2;
    transition: opacity 0.3s ease-out;
}

.actions a.a-flag.a-flag-pt {
    background-image: url(../img/flags/pt.gif);
}

.actions a.a-flag.a-flag-en {
    background-image: url(../img/flags/gb.gif);
}

#news .depth-1 .depth-indicator {
    padding-left: 56px;
}

#news .depth-2 .depth-indicator {
    padding-left: 84px;
}

#news .depth-3 .depth-indicator {
    padding-left: 112px;
}

#news .depth-4 .depth-indicator {
    padding-left: 140px;
}


tr.ui-sortable-helper .actions {
    visibility: hidden;
}

tr.ui-sortable-helper {
    background-color: #dcdada !important;
}

.remote-errors {
    float: left;
    width: 100%;
    padding-left: 15px;
    font-size: 15px;
}

.remote-errors .title {
    font-weight: bold;
}


#lightbox.maintenance {
    width: 500px;
    margin-left: -250px;
    margin-top: -50px;
}

#lightbox.maintenance .content { 
    width: 381px;
}

#lightbox.maintenance .cancel {
    float: left;
    height: 30px;
    color: #fff;
    border: 1px solid #4795c6;
    padding: 0 46px 0 10px;
    height: 30px;
    font-size: 1.3em;
}

#lightbox.maintenance input.text {
    border: 1px solid #cac8c8;
    height: 23px;
    background: url(../img/edit_text.gif) top left repeat-x;
    padding: 0 5px;
    font-size: 1.2em;
    color: #3f3f3f;
    float: left;
}

#lightbox.maintenance p {
    font-size: 14px;
}

#lightbox.maintenance label {
    float: left;
    text-align: right;
    margin-right: 5px;
    color: #6d6d6d;
    font-size: 1.2em;
    padding-top: 4px;
    font-weight: bold;
}

#lightbox.maintenance .cancel {
    margin: 22px 0 0 0;
    color: #000;
    background-color: #ccc;
    padding: 0 10px;
}

#lightbox.maintenance .login {
    float: right;   
}

.maintenance-mode-button {
    float: right;
    font-size: 1.2em;
    font-weight: bold;
    padding: 12px;
    border: 1px solid #4795c7;
    background-color: #a00;
    color: #fff;
}

.maintenance-mode-alert {
    text-align: center;
    background-color: red;
    padding: 20px 0;
}

.maintenance-mode-alert p {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 20px;
}

.maintenance-mode-alert p a {
    color: #fff;
    text-decoration: underline;
}

.checkbox-helper {
    display: block;
}

.checkbox-helper label {
    float: left !important;
    margin-bottom: 30px;
}

#news tfoot th {
    border-bottom: none;
    border-left: none;
}

#news tfoot th:last-child {
    border-right-color: #f6f6f6;
}
.multiple-actions {
    
}

.multiple-actions .action-list {
    float: right;
    font-size: 16px;
    height: 30px;
    min-width: 150px;
    margin-right: 20px;
}


.nested-field {
    float: left;
}

.nested-field fieldset { 
    padding: 0;
    margin-left: 8px;
}

.name_font-fieldset label,
.subtitle_font-fieldset label,
.antetitle_font-fieldset label,
.description_font-fieldset label,
.name_font-fieldset label {
    display: none;
}

.store-options {
    margin-bottom: 4px;
}

.store-options fieldset {
    margin: 0px 0 0 8px;
}

.store-options fieldset .option-label {
    width: 200px;
    text-align: right;
}

.store-options fieldset span {
    display: inline-block;
    float: left;
    font-size: 15px;
    margin: 2px 5px 0 2px;
}

.store-options fieldset .actions {
    float: left;
    width: auto;
    margin-top: 5px;
    padding-left: 8px;
}

.grey-box section > div.return-items {
    padding-left: 132px;
    max-height: 200px;
    overflow-y: auto;
    max-width: 780px;
}

.return-items fieldset {
    float: none;
}

.return-items fieldset label {
    float: none;
    padding: 0 0 0 8px;
}

.return-items fieldset input {
    position: relative;
    top: -2px;
}

.success-message p {
    font-size: 14px;
}

.success-message p.ok {
    font-weight: bold;
}

.mailings table#news tr.sending {
    background-color: #C7FFCE;
}

/* Metrics */
.grey-box span.metrics {
    float: left;
    width: 50px;
    text-align: left;
    margin-right: 5px;
    color: #6d6d6d;
    font-size: 1.2em;
    padding-top: 4px;
    font-weight: bold;
}

.grey-box span.metrics-links {
    width: 50px;
    text-align: left;
    margin-right: 5px;
    color: #6d6d6d;
    font-size: 1.2em;
    padding-top: 4px;
    font-weight: bold;
    margin-left: 15px;
}

h3.metrics {
    color: #6d6d6d;
    margin: 0;
    padding: 4px 0 4px 15px;
    font-size: 1.4em;
}
div.metrics-graph {
    width: 30% !important;
    padding: 20px !important;
    border-bottom: none !important;
}

.mailings table#news tr.sending {
    background-color: #C7FFCE;
}


.notification-langs {
    margin-left: 120px;
}

.notification-langs label {
    width: 30px;
}

.no-now .date-block label, .no-now .date-block .splitter, .no-now .time-block label, .no-now .time-block .splitter {
    display: none;
}

.no-now .date-block img, .no-now .time-block img {
    margin-left: 12px;
}

.send-email {
    float: left;
    height: 21px;
    border: 1px solid #4795C7;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 45px 0 10px;
    background: url(../img/enviarmail.png) top right no-repeat;
    font-size: 1.2em;
    margin-left: 16px;
}

.store-filter select {
    float: left;
    font-size: 1.5em;
    color: #6d6d6d;
    height: 30px;
}

.order-lines-table .product-link {
    display: block;
    text-decoration: none !important;
    font-size: 1.1em;
}

.order-lines-table .product-link small {
    font-size: 0.8em;
}

.order-lines-table .product-link:hover, .order-lines-table .product-link:active {
    text-decoration: none !important;
}


.struct-fields {
    float: left;
    width: 100%;
    overflow: hidden;
}

.struct-fields div {
    float: left;
}

.struct-fields div.depth0 {
    width: 100%;
}

.struct-fields .depth0 .depth1 {
    width: 395px;
}

.struct-fields .depth1 {
    margin-top: 20px;
    margin-bottom: 40px;
}

.struct-fields .depth1 section h4 {
    background-color: transparent;
}

.struct-fields span.percentage {
    display: inline-block;
    color: #6d6d6d;
    font-weight: bold;
    font-size: 1.2em;
    padding: 4px 0 0 2px;
}

.struct-fields input[type=text] {
    width: 35px;
}

.struct-fields .struct-section.market_variables > fieldset,
.struct-fields .struct-section.financial_settings > fieldset,
.struct-fields .struct-section.retail > fieldset,
.struct-fields .struct-section.game_settings > fieldset {
    width: 300px;
    float: left;
}

.struct-fields .struct-section.market_variables > fieldset label,
.struct-fields .struct-section.financial_settings > fieldset label,
.struct-fields .struct-section.game_settings > fieldset label {
    width: 235px;
}

.struct-fields .struct-section.retail > fieldset {
    width: 395px;
}

.struct-fields .struct-section.retail > fieldset label {
    width: 315px;
}

.struct-fields.demand-scenario-fields input[type=text].type-string {
    width: 335px;
}
