/* CSS Document */
body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 32px;
}
hr {
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}
/* Definições de fontes. */
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS header. */
#wfl-custom-header {
	width: 100%;
	height: 42px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#wfl-current-module {
    display: none;
}
#wfl-custom-navigation {
}
#wfl-custom-navigation li {
	height: 32px;
	padding-top: 10px;
	float: left;
	list-style-type: none;
	padding-left: 6px;
	margin-right: 1px;
	font-family: Tahoma, Verdana,helvetica,sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 13px;
}
#wfl-custom-navigation a {
	display: block;
	line-height: 32px;
	text-decoration: none;
	outline: none;
	color: #F0F2F0;
}
#wfl-custom-home {
   	max-width: 250px;
   	margin-right: 10px !important;
	margin-top: 0px !important;
	padding-left: 0 !important;
   	height: 42px !important;
}
#wfl-custom-home a {
	height: 42px;
}
#wfl-custom-home a img {
	height: 36px;
   	padding: 3px 10px;
}
#wfl-custom-navigation a:focus {
	-moz-outline-style: none;
}
#wfl-custom-navigation div.right {
	padding-right: 6px;
	background: transparent url(../images/tab_corners.gif) no-repeat right top;
}
#wfl-custom-navigation a:hover {
	color: #B2D692;
}
#wfl-custom-navigation li.active a {
	background-position: left bottom;
	color: #333333;
}
#wfl-custom-navigation li.active {
	background-position: left bottom;
}
#wfl-custom-navigation li.active div.right {
	background-position: right bottom;
}
#wfl-user-info, #wfl-enterprise-options {
	position: relative;
	float: right;
	height: 20px; /*altura do menu*/
	top: 15px;
	right: 10px;
}
#wfl-user-info td {
	color: #F0F2F0;
	font-family: Tahoma, Verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/* Fim CSS do header. */

/* CSS da tela de login */
.wfl-box-center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	display: table;
}
#wfl-login-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wfl-login-form label {
	-x-system-font: none;
	width: 82px;
	color: #565656;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}
#wfl-login-form a:hover {
	color: #666
}
#box_menu {
	border: #d0d0d0 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/login_fundo.gif);
	background-repeat: repeat-x;
	min-width: 368px;
}
#box_menu #login_inputs {
	background-color: white;
	padding: 20px 10px 15px 10px;
	white-space: nowrap;
}
#login_inputs input {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 97%;
}
#login_inputs .shortField {
	width: 200px;
}
.wfl-login-box-header {
	background: transparent url(../images/box_users.gif) no-repeat left top;
	line-height: 53px;
	padding-left: 50px;
	font-family: Tahoma,helvetica,sans-serif;
	font-size: 19px;
	color: #333333;
}
#box_botao {
	background: transparent url(../images/login_fundo_base.gif) scroll repeat-x left top;
	height: auto;
	padding: 6px 18px;
}
#box_footer_home {
	padding: 10px 20px;
}
.wfl-button {
	display: block;
	float: right;
	text-decoration: none;
	outline: none;
	background: transparent url(../images/button_right.gif) no-repeat right top;
	padding-right: 10px;
	color: #F0F2F0;
}
.wfl-button input, .wfl-button span {
	display: block;
	border: 0;
	margin: 0;
	font-family: Tahoma, Verdana,helvetica,sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	padding: 0 0 0 10px;
	background: transparent url(../images/button_left.gif) scroll no-repeat left top;
}
.wfl-button input {
	color: #F0F2F0;
	cursor: pointer;
	height: 22px;
}
.wfl-button input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.wfl-button input:hover, .wfl-button span:hover {
	color: #B2D692;
}
a {
	color: #0E6256
}
a.wfl-link {
	color: #565656;
    font: 12px tahoma,arial,helvetica,sans-serif;
}

/* Fim CSS da tela de login */

/* CSS caixa de msg de erro. */
.wfl-messages {
	padding: 10px 0;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.wfl-messages.error {
	color: #B03333;
}
#wfl-login-form .error {
	background-color: #F2DEDE;
	border-color: #EED3D7;
	color: #B94A48;
	font-weight: normal;
}
.wfl-messages.success {
	color: #0E6659;
}
/* Fim CSS caixa de msg de erro. */

/* CSS da home. */
.custom-home-tab {
	background: #1D514F url(../images/home_bg.gif) scroll repeat-x left top;
	text-align: center;
}
#wfl-home-content-inner {
	text-align: left;
	margin: 0 auto;
	width: 888px;
	padding: 40px 0 0 0;
}
.box_custom_modulos {
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 202px;
	background: url(../images/box_home.png) repeat-x left top;
	float: left;
	margin-right: 20px;
	margin-bottom: 7px;
	line-height: 16px;
	color: #333333;
}
.box_custom_modulos .box_header {
	display: block;
	line-height: 53px;
	background-repeat: no-repeat;
	font-family: Tahoma,helvetica,sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.box_custom_modulos:hover {
	background: url(../images/box_home_tik.png) repeat-x left top;
}
.box_custom_modulos .box_custom_modulos_inner {
	padding: 5px;
	height: 120px;
}
.box_seeds {
	background-image: url(../images/box_seeds.gif);
}
.box_dashboard {
	background-image: url(../images/box_dashboard.png);
}
.box_processes {
	background-image: url(../images/box_processes.gif);
}
.box_data_objects {
	background-image: url(../images/box_data_objects.gif);
}
.box_reports {
	background-image: url(../images/box_reports.gif);
}
.box_users {
	background-image: url(../images/box_users.gif);
}
.box_monitoring {
	background-image: url(../images/box_monitoring.gif);
}
.box_documentations {
	background-image: url(../images/box_documentations.gif);
}
/* Fim CSS da home. */

/* CSS idiomas. */
#box_idiomas {
	position: absolute;
	right: 400px;
	top: 15px;
	padding: 4px;
}
#ico_br, #ico_us {
	display: block;
	float: left;
	margin-right: 4px;
	width: 16px;
	height: 11px;
}
#ico_br span, #ico_us span {
	display: none;
}
#ico_br {
	background: url(../images/br.gif)
}
#ico_us {
	background: url(../images/us.gif)
}
/* Fim CSS idiomas */

/* =================================  Mensagem de erro  ===================================== */

/* Formata a mensagem de erro para um tamanho menor */
ul.wfl-msgs-error-box {
	border: 1px solid #F8D2D2;
	background: #FAF5F3;
	padding: 5px 5px 5px 5px;
	min-height: 5px;
	color: #F56A66 !important;
	height: auto !important;
}
ul.wfl-msgs-error-box li {
	min-height: 22px;
	font: 11px Verdana;
	color: #F56A66;
	padding: 0 0 0 20px;
	background: url(../images/icons/bullet_error.png) 0px -2px no-repeat;
	display: block !important;
	width: 100% !important;
	text-align: left !important;
	clear: both;
}
ul.wfl-msgs-error-box br {
	clear: both;
}
/* Formata a mensagem de sucesso para um tamanho menor */
ul.wfl-msgs-info-box {
	border: 1px solid #BEC8DB;
	background: #E1EFFC;
	padding: 5px 5px 5px 5px;
	min-height: 5px;
	color: #2C5A99 !important;
	height: auto !important;
}
ul.wfl-msgs-info-box li {
	min-height: 22px;
	font: 11px Verdana;
	color: #2C5A99;
	padding: 0 0 0 20px;
	background: url(../images/icons/bullet_blue.png) 5px 0px no-repeat;
	display: block !important;
	width: 100% !important;
	text-align: left !important;
	clear: both;
}
ul.wfl-msgs-info-box br {
	clear: both;
}
/*======== Icones ========*/
.wfl-icon-grp-mprocess {
	background: url(../images/icons/wf_proccess.png) no-repeat;
}
.wfl-radio-BR label {
	background: transparent url(../images/br.gif) no-repeat left center;
	padding-left: 20px;
}
.wfl-radio-US label {
	background: transparent url(../images/us.gif) no-repeat left center;
	padding-left: 20px;
}
.wfl-layout-small-column-left label {
	background: transparent url(../images/layout_1_2.gif) no-repeat left center;
	padding-left: 20px;
}
.wfl-layout-small-column-right label {
	background: transparent url(../images/layout_2_1.gif) no-repeat left center;
	padding-left: 20px;
}
.wfl-layout-three-even-columns label {
	background: transparent url(../images/layout_1_1_1.gif) no-repeat left center;
	padding-left: 20px;
}
.wfl-layout-one-column label {
	background: transparent url(../images/layout_1.gif) no-repeat left center;
	padding-left: 20px;
}
.download {
	background: transparent url(../images/icons/download.png) no-repeat;
	display: block;
	line-height: 16px;
	padding-left: 20px;
}
.exit {
	background-image: url(../images/icons/cross.png) !important;
}
.search {
	background-image: url(../images/icons/magnifier.png) !important;
}
.reject-task {
	background-image: url(../images/icons/arrow_turn_left.png) !important;
}
.x-statusbar .status-error {
	padding-left: 25px;
	background: transparent url(../images/icons/exclamation.png) no-repeat 3px 3px;
}
.x-statusbar .status-ok {
	padding-left: 25px;
	background: transparent url(../images/icons/tick.png) no-repeat 3px 3px;
}
.ux-maximgb-treegrid-breadcrumbs {
	display: none;
}
.x-cursor-pointer {
	cursor: pointer;
}
.x-btn-text-right div div img {
	margin-bottom: 0px;
}
/* Classes para o painel WestMainPanel. */
.icon-collapse-panel {
	width: 22px;
	background: transparent url(../images/icons/ns-expand-2.gif) no-repeat center center !important;
}
.icon-expand-panel {
	width: 22px;
	background: transparent url(../images/icons/ns-expand-3.gif) no-repeat center center !important;
}
.west-main-panel-toolbar {
	background-color: #F0F0F0;
}
/*-----------------------*/

#panel_options {
	background: #f0f0f0;
	height: 200px;
	left: 50%;
	margin-left: -250px;
	margin-top: -115px;
	position: absolute;
	top: 45%;
	width: 500px;
	text-align: left
}
#panel_options ul {
	padding: 0
}
#panel_options ul li {
	display: block;
	margin: 10px 0;
	list-style: none
}
#panel_options ul li a {
	display: block;
	font: bold 32px Verdana;
	color: #1D514F;
	padding: 8px 15px;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}
#panel_options ul li a:hover {
	background-color: #fafafa;
}
/*
 * CSS para alterar o EXT.
 */

#rodape {
	background: transparent url(../images/seed-footer-bg-42.jpg) repeat-x;
	text-align: center;
	height: 30px;
	bottom: 0;
	position: absolute;
	width: 100%
}
#rodape address {
	color: #FFFFFF;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
.wfl-icon {
	padding-left: 20px !important;
	background-position: center left;
	background-repeat: no-repeat;
}
.wfl-version-label {
	margin-left: 5px;
}
.icon-top-button {
	background-image: url(../images/icons/bullet_arrow_top.png) !important;
}
.icon-up-button {
	background-image: url(../images/icons/bullet_arrow_up.png) !important;
}
.icon-down-button {
	background-image: url(../images/icons/bullet_arrow_down.png) !important;
}
.icon-bottom-button {
	background-image: url(../images/icons/bullet_arrow_bottom.png) !important;
}
.icon-menu-copy {
    background-image: url(../images/icons/copy.png) !important;    
}
.icon-menu-paste {
    background-image: url(../images/icons/paste.png) !important;    
}
/* Logotipo na barra de status */
.wfl-sydle-seed-logo {
	background: scroll transparent url(../images/logo_sydle_seed_bottombar.gif) center center no-repeat;
}
#bottom_bar {
	height: 27px;
	width: 100%;
	top: auto;
	position: fixed;
	bottom: 0px;
	z-index: 0;
	border-width: 1px 0 0;
	border-color: #D0D0D0;
	border-style: solid;
	background-color: #F0F0F0;
}

/* Estilos que definem o espaço onde a logo será exibida na tela de login e logout. */
#wfl-custom-logo {
    height: 42px;
    max-width: 250px;
    overflow: hidden;
    display: inline-block;
    float: left
}
#wfl-custom-logo img {
	height: 36px;
	padding: 3px 10px;
}
.wfl-process-portal {
    float: left;
    line-height: 42px;
    padding-left: 50px;
    font-size: 20px !important;
    color: #F0F2F0;
    font-family: Tahoma,Verdana,helvetica,sans-serif;
    font-stretch: condensed;
}

.wfl-seedupdates-tip {
}
.wfl-seedupdates-tip .x-tip-tc, .wfl-seedupdates-tip .x-tip-tl, .wfl-seedupdates-tip .x-tip-tr, .wfl-seedupdates-tip .x-tip-bc, .wfl-seedupdates-tip .x-tip-bl, .wfl-seedupdates-tip .x-tip-br, .wfl-seedupdates-tip .x-tip-ml, .wfl-seedupdates-tip .x-tip-mr {
	background-image: url("../images/tip/tip-sprite.gif");
}
.wfl-seedupdates-tip .x-tool {
	background-image: url("../images/tip/tip-tool-sprites.gif");
}
.wfl-seedupdates-tip .x-tip-body {
	padding: 0px 2px 5px 5px;
}
.wfl-seedupdates-tip .x-tip-body a {
	color: #2C5A99;
}
.wfl-seedupdates-tip .x-tip-header {
	padding: 5px 2px 5px 5px;
}
.wfl-seedupdates-tip .x-tip-header .x-tip-header-text {
	color: #2C5A99;
}
.wfl-seedupdates-tip .x-tip-header .x-tool.x-tool-close {
	margin-left: 5px;
}
.wfl-seedupdates-tip-error .x-tip-tc, .wfl-seedupdates-tip-error .x-tip-tl, .wfl-seedupdates-tip-error .x-tip-tr, .wfl-seedupdates-tip-error .x-tip-bc, .wfl-seedupdates-tip-error .x-tip-bl, .wfl-seedupdates-tip-error .x-tip-br, .wfl-seedupdates-tip-error .x-tip-ml, .wfl-seedupdates-tip-error .x-tip-mr {
	background-image: url("../images/tip/tip-sprite-error.gif");
}
.wfl-seedupdates-tip-error .x-tool {
	background-image: url("../images/tip/tip-tool-sprites-error.gif");
}
.wfl-seedupdates-tip-error .x-tip-header {
	padding: 5px 2px 5px 5px;
}
.wfl-seedupdates-tip-error .x-tip-header .x-tool.x-tool-close {
	margin-left: 5px;
}
.wfl-seedupdates-tip-error .x-tip-header .x-tip-header-text {
	color: #F56A66;
}
a.wfl-link-button {
	color: #777777;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	text-decoration: underline;
}
a.wfl-link-button:hover {
	color: #999999;
}

#wfl-custom-header {
	padding-right: 10px;
}
a.wfl-mo-username {
    color: #F0F2F0;
    padding: 15px 0px 5px 15px;
    font: bold 13px tahoma, arial, helvetica, sans-serif;
    display: block;
    cursor: pointer;
    text-decoration: none;
    float: right;
}
a.wfl-mo-username span::AFTER {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-left: 5px;
    content: "\f0d7";
}

.wfl-more-options-menu {
	border: 1px solid #7D7D7D !important;
	background-color: #f0f0f0 !important;
    border-radius: 0px !important;
}

.wfl-more-options-menu .jq-dropdown-divider {
    border-top: solid 1px #D8D8D8 !important;
    border-bottom: solid 1px #fff !important;
	margin: 5px !important;
}

.wfl-more-options-menu li>a {
    line-height: 16px !important;
    padding: 2px 10px !important;
}
.wfl-more-options-menu li>a .wfl-mom-label {
	color: #222;
    padding: 2px;
    font-family: arial,tahoma,sans-serif;
    font-size: 11px;
    font-weight:normal;
    line-height: 16px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}

i.wfl-mom-icon::BEFORE {
	display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 2px;
    width: 15px;
    content: "";
}
#wfl-mom-item-changePassword i.wfl-mom-icon::BEFORE {
    content: " ";
}
#wfl-mom-item-usersettings i.wfl-mom-icon::BEFORE {
    content: "\f007";
}
#wfl-mom-item-business-settings i.wfl-mom-icon::BEFORE {
    content: "\f085";
}
#wfl-mom-item-help i.wfl-mom-icon::BEFORE {
    content: "\f128";
}
#wfl-mom-item-support i.wfl-mom-icon::BEFORE {
    content: " ";
}
#wfl-mom-item-logout i.wfl-mom-icon::BEFORE {
    content: "\f08b";
}

.wfl-more-options-menu li>a:HOVER {
	background-color: #E4E4E4 !important;
	border-color: #ACACAC !important;
}

.wfl-enterprise-options-btn .x-btn-tl, .wfl-enterprise-options-btn .x-btn-tr, .wfl-enterprise-options-btn .x-btn-tc, .wfl-enterprise-options-btn .x-btn-ml, .wfl-enterprise-options-btn .x-btn-mr, .wfl-enterprise-options-btn .x-btn-mc, .wfl-enterprise-options-btn .x-btn-bl, .wfl-enterprise-options-btn .x-btn-br, .wfl-enterprise-options-btn .x-btn-bc {
	background-image: none;
}
.wfl-enterprise-options-btn-icon {
	background-image: url(../images/settings.png) !important;
}
.wfl-icon-logout {
	background-image: url(../images/logout.png);
}
.wfl-icon-changePassword {
	background-image: url(../images/changePassword.png);
}

.wfl-icon-help {
	background-image: url(../images/icons/help.png);
	background-repeat: no-repeat;
}

.wfl-icon-support {
	background-image: url(../images/icons/support.png);
}
.wfl-icon-usersettings {
	background-image: url(../images/user_settings.png);
}
.wfl-icon-upgrade {
    background-image: url(../images/star.png);
}
.wfl-icon-business-settings {
    background-image: url(../images/business_settings.png);
}
.wfl-icon-tab-seeds {
	background-image: url(../images/box_seeds_small.gif) !important;
}
.wfl-icon-tab-documentations {
	background-image: url(../images/box_documentations_small.gif) !important;
}
.wfl-icon-tab-dashboard {
	background-image: url(../images/box_dashboard_small.png) !important;
}

.wfl-mobile-icon-menu {
	background-image: url(../images/mobile-menu.png) !important;
}
.wfl-mobile-icon-navigation-back {
	background-image: url(../images/navigation-back.png) !important;
}

.margin-bottom {
    display:block;
    margin-bottom:5px;	
}

/** Botão de help. */
.wfl-help-button {
	width: 15px;
	height: 15px;
	cursor: pointer;
	position: relative;
	top: 2px;
	left: 2px;
	margin-left: 2px;
}

/* Força a exibição de bordas mesmo com botão na toolbar. */
.wfl-btn-force-borders .x-btn-tl{
    background-position: 0 0;
}
.wfl-btn-force-borders .x-btn-tr{
    background-position: -3px 0;
}
.wfl-btn-force-borders .x-btn-tc{
    background-position: 0 -6px;
}
.wfl-btn-force-borders .x-btn-ml{
    background-position: 0 -24px;
}
.wfl-btn-force-borders .x-btn-mr{
    background-position: -3px -24px;
}
.wfl-btn-force-borders .x-btn-mc{
    background-position: 0 -1096px;
}
.wfl-btn-force-borders .x-btn-bl{
    background-position: 0 -3px;
}
.wfl-btn-force-borders .x-btn-br{
    background-position: -3px -3px;
}
.wfl-btn-force-borders .x-btn-bc{
    background-position: 0 -15px;
}

.wfl-image-box {
	 position: relative; 
	 border: 1px dashed #777777; 
	 overflow: hidden;
}
.wfl-info-image-box {
	text-align: center; 
	font-style: italic; 
	font-size: 11px; 
	color: #777777;
}
.wfl-center-box {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

/* Folha de estilo para o botão de upgrade de plano. */ 
#upgrade-box {
    background-color: #FFFFFF;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px 1px 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    bottom: 0;
    height: 27px;
    position: fixed;
    right: 80px;
}

#upgrade-box-top {
    cursor: pointer;	
}

#upgrade-box-bottom {
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px 0 0;
}

#upgrade-box p {
    color: #333333;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#upgrade-box span {
    color: #1F5250;
    font-weight: bolder !important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#upgrade-box .upgrade-inner-box {
    padding: 2px 10px;
}

#upgrade-box .wfl-upgrade-ico {
    background: url(../images/icons/seed_cloud_upgrade.png) no-repeat;
    height: 22px;
    padding-left: 40px;
    padding-top: 5px;
}

#upgrade-box a {
    text-decoration: none;
    border-radius: 4px;
    font-family: MyriadPro-Regular,Arial,sans-serif;
    font-size: 1em;
    margin-top: 5px;
    display: inline-block;
    margin: 5px 3px;
    padding: 5px 13px;
    text-transform: uppercase;
}

#upgrade-box .wfl-upgrade-button {
    background: url(../images/bt_01.jpg);
    color: #B1D693;
}

#upgrade-box .wfl-learn-more-button {
    background: url(../images/bt_02.jpg);
    color: #20524F;
}

#upgrade-box a.wfl-upgrade-button:active {
    background: url(../images/bt_01_tik.jpg);
}

#upgrade-box a.wfl-learn-more-button:active {
    background: url(../images/bt_02_tik.jpg);
}

.info-box {
	font-style: italic;
	margin-bottom: 8px;
	color: #777777;
}

/* FIM - Folha de estilo para o botão de upgrade de plano. */

#wfl-copyright {
    position: fixed;
    bottom: 4px;
    left: 50%;
    margin-left: -100px;
    width: 80px;
    padding-left: 80px;
    background: transparent url(../images/logo_sydle_seed_bottombar.gif) no-repeat;
}

#wfl-copyright * {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    line-height: 21px;
    font-size: 10px;
    margin: 0;
}

.wfl-processes-portal-error {
	background-color: #F2DEDE;
	border-color: #EED3D7;
	color: #B94A48;
	font-size: 14px;
	margin: 10px 0;
	padding: 8px 35px 8px 14px;
}

.wfl-breadcrumb-documentation {
    padding-bottom: 4px;
}
.wfl-breadcrumb-documentation .x-btn button, .wfl-breadcrumb-box, .wfl-breadcrumb-separator {
    font: 13px arial,tahoma,verdana,helvetica, sans-serif;
    color: #333333;
}
.wfl-breadcrumb-box, .wfl-breadcrumb-button {
    padding: 0 4px;
}
.wfl-breadcrumb-box, .wfl-breadcrumb-separator {
    line-height: 28px;
}
.wfl-breadcrumb-box {
    font-weight: bold;
}
.wfl-breadcrumb-separator {
    height: 26px;
    width: 10px;
    background-image: url(../images/right_arrow_26x10.png);
}

.wfl-toolbutton-panel .x-panel-header {
    background-image: none !important;
    border: none !important;
}
.wfl-toolbutton-panel .x-panel-body {
    background: none !important;
    border: none !important;
}

.wfl-tooltip-alert-message * {
	background-image: none !important;
}
.wfl-tooltip-alert-message {
	border: 1px solid;
	background: #FAF5F3;
	border-color: #F8D2D2;
	border-radius: 4px;
	padding: 3px;
	height: auto !important;
}
.wfl-tooltip-alert-message span {
	color: #F56A66 !important;
	padding-left: 20px !important;
	background: url(../images/icons/bullet_error.png) 0px -2px no-repeat !important;
}

/* ESTILOS DA TABELA DE HISTORICO DO PERIODO DE AUSENCIA DO USUARIO */
.wfl-history-table table {
	font: 11px arial,tahoma,verdana,helvetica, sans-serif;
}
.wfl-history-table span.date {
    font-weight: bold;
}
.wfl-history-table td {
	padding: 4px;
    width: 50%;
    vertical-align: top;
    border-top: 1px solid #D0D0D0;
}
.wfl-history-table td.odd {
	background-color: #f7f7f7;
}
.wfl-history-table td.left {
    border-right: 1px solid #D0D0D0;
}
/* FIM ESTILOS DA TABELA DE HISTORICO DO PERIODO DE AUSENCIA DO USUARIO */
span.wfl-errors-tag {
    padding:0 3px;
    margin-left:3px;
    background-color:#EB9500;
    color:white;
    display: inline;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

/* Alinhamento vertical de Labels e Fields*/
.wfl-label-field-align {
	margin-top: 6px;
}

.x-form-empty-field {
	color: gray;
	font-style: italic;
}

span.wfl-mandatory-mark {
   display: none;
}

span.wfl-title-required,
label.wfl-mandatory > span.wfl-mandatory-mark,
span.wfl-mandatory > span.wfl-mandatory-mark,
td.wfl-mandatory span.wfl-mandatory-mark {
   display: inline;
   color: #f00;
   font-weight: bold;
}
