html {
    background: #ffffff url("images/grad_blue_v.png") repeat-x left top;
}

body {
    background: transparent url("images/logo_vertical.png") no-repeat 90% top;
    /*opacity:							0.75;
		filter:								alpha(opacity = 75);*/
}

body>article {
    max-width: 1024px;
    margin: auto;
}

body>header {
    max-width: 1024px;
    margin: 1em auto 0 auto;
}

body>header a {
    display: inline-block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    /*
	opacity:						0.5;
	filter:							alpha(opacity = 50);
	*/
}


/*
body>header a:hover {
	opacity:					1;
	filter:						alpha(opacity = 100);
}
*/

#inicio {
    background: transparent url("images/metro_home.png") no-repeat center center;
}

#ajuda {
    background: transparent url("images/metro_help.png") no-repeat center center;
}

#sair {
    background: transparent url("images/metro_off.png") no-repeat center center;
}

#colaborador {
    background: transparent url("images/metro_people.png") no-repeat center center;
}

header ol {
    position: absolute;
    top: 0;
    right: 0;
    list-style-position: inside;
}

header ol li {
    float: left;
    min-width: 9em;
    margin-right: 0;
    padding: 1em 0.5em;
    color: #ffffff;
}

.todo {
    background-color: #999999;
}

body>footer {
    position: relative;
    max-width: 1024px;
    margin: auto;
    margin-bottom: 1em;
    padding: 0;
    border: none;
    font-size: 0.6em;
    color: #888888;
    background: none;
}

#copyright {
    right: 0;
}

article section {
    margin: auto;
    border: 0.25em solid #dddddd;
    border-radius: 0.75em;
    padding: 1em;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 3px #999999;
    /*opacity:							0.90;
		filter:								alpha(opacity = 90);*/
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}


/*
article section:hover {
	opacity:						1;
	filter:							alpha(opacity = 100);
}
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none !important;
    color: #1199ff;
}

a {
    color: #1155aa;
}

a:hover {
    color: #1199ff;
}

.tiles {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.tiles li,
#hero_m23 {
    overflow: auto;
    margin: 0;
    padding: 0.5em;
    border: 0.1em solid transparent;
    border-radius: 0.75em;
    line-height: 1.25em;
    background-color: lightblue;
}

.tiles li+li {
    margin-top: 0.5em;
}

.tiles li:hover,
#hero_m23:hover {
    border: 0.1em solid #888888;
}

.tiles h3 {
    font-size: 1.5em;
    color: #000000;
}

.tiles a {
    color: #000000;
}

.tiles a:hover {
    color: #000000;
}

.tiles .road {
    float: left;
    width: 96px;
    height: 96px;
    margin: 0.5em 1em 0.5em 0.5em;
}

.tiles li>div {
    border-top: 1px solid transparent;
}

.tiles li>div>div {
    margin-top: 1em;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.tiles form {
    width: 430px;
}

.tiles form footer {
    text-align: center;
}


/*
.tiles #road_content_2 form {
	width: 500px;
}
*/

.tiles [data-tabs] {
    cursor: pointer;
}

.tiles form input {
    min-width: 8em;
}

input[type='submit'] {
    padding: 0.25em 1em;
}

label[for^='li_id_'] {
    width: 115px;
}

.required {
    color: red;
    /*opacity: 1;
		filter: alpha(opacity = 100);*/
}

div.user {
    padding: 0.5em;
    clear: both;
}

div.user.flushed.left {
    float: left;
}

div.user.flushed.right {
    float: right;
}

div.user img {
    float: left;
    max-width: 3.2em;
    max-height: 3.2em;
    margin: 0 0.5em 0 0;
    -webkit-box-shadow: 0px 3px 9px #333333;
    -moz-box-shadow: 0px 3px 9px #333333;
    box-shadow: 0px 3px 9px #333333;
}

div.user.large img {
    max-width: 5em;
    max-height: 5em;
}

div.user p {
    margin-top: 0.25em;
    line-height: 1.5em;
}

.done {
    background-color: #77bb44;
}

.this {
    background-color: #1199ff;
    background: #1199ff url("images/metro_edit_w.png") no-repeat 100% center;
}

.todo {
    background-color: #999999;
}

.forma_pagamento {
    margin: 1em;
    padding: 0.5em 0.5em 0.5em 7em;
    text-align: left;
    background: #dddddd;
    /*opacity:							0.75;
		filter:								alpha(opacity = 75);*/
}

.forma_pagamento.mb {
    background: #dddddd url("images/logo_multibanco.png") no-repeat 1em 1em;
    min-height: 120px;
}

.forma_pagamento.tb {
    background: #dddddd url("images/logo_banco.png") no-repeat 1em 1em;
}

.forma_pagamento.ck {
    background: #dddddd url("images/logo_cheque.png") no-repeat 1em 1em;
}

.forma_pagamento.rc {
    background: #dddddd url("images/logo_recibo.png") no-repeat 1em 1em;
}

.forma_pagamento div {
    line-height: 1.5em;
}

.forma_pagamento span {
    font-weight: bold;
}

.forma_pagamento .aviso {
    margin-top: 1em;
}

.endereco_postal {
    padding: 0.5em;
    border: 1px solid #777777;
}

span[data-tabs=meios],
span[data-tabs=meios],
span[data-tabs=meios] {
    position: relative;
    margin-left: 1em;
    padding: 0 2em;
    border: 1px solid #555555;
    border-bottom: 2px solid transparent;
    background-color: #999999;
    cursor: pointer;
}

span[data-tabs].selected {
    border-bottom: 2px solid #79bfd9;
    background-color: #79bfd9;
}

span[data-tabs].selected:after {
    content: ' ';
    display: block;
    position: absolute;
    font-size: 0.5em;
    width: 0;
    height: 0;
    bottom: -1em;
    left: 50%;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-top: 1em solid #79bfd9;
}

hr {
    margin-top: 0.3em;
    border-bottom: 0.1em solid #79bfd9;
}


/*
#hero_m23 {
		background-color: lightblue;
		border: 0.1em solid #888888;
		padding: 0.5em;
}*/

#hero_m23 {
    margin-top: 0.5em;
}

#acessdetails {
    font-size: 1em;
}

.modal {
    top: 25%;
    left: 25%;
    box-shadow: 0 4px 9px #888888;
}

#foto_pass_exemplo {
    float: right;
    width: 60px;
    height: 60px;
    border: 1px solid #000000;
    vertical-align: middle;
}


/* ENQUANTO IRIS NÃO SUPORTA */

fieldset legend {
    padding-bottom: 0.5em;
}

fieldset .readonly {
    display: inline-block;
    margin-left: 1em;
    margin-top: 0.6em;
    padding-left: 0.3em;
}

button,
input,
select,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body>footer span {
    display: none;
}

body.debug>footer span {
    display: inline;
}


/* JS 15-04-30: Internacionalização das candidaturas:
PT/EN lado-a-lado */

.clear {
    clear: both;
}

.main-left {
    float: left;
    width: 489px;
    border-right: 1px dashed #b3b4bb;
}

.main-right {
    width: 489px;
    border-right: 1px transparent;
    display: inline-block;
}

.sub-left {
    margin-right: 0.5em;
}

.sub-right {
    margin-left: 0.5em;
}

.hide {
    display: none;
    visibility: hidden;
}

.noliststyle ul {
    list-style: none;
}

.paypal form input {
    height: auto;
    width: auto;
}

fieldset select[id^='_bindDate'] {
    width: auto;
}