﻿.divGroupPadding{
    padding-left: 50px;
}
.divGroup{
    color: #6F6F6F !important;
    margin-top: 30px;
    padding-left: 50px !important;
    padding-bottom: 10px;
    /*font-weight: bold;*/
}

.formContainer label,
.formContainer span {
    color: #1A1A1A !important;
}
.formContainer .form-required,
.formContainer .redLabel {
    color: #f00 !important;
}

textarea {
    width: 98% !important;
}

/*.inlineTxt div > span {
    min-height: 25px;
    vertical-align:middle;
}*/
/*.datePicker, .timepicker {
    display:inline;    
}*/
.datePicker .dpYear {
    width: 60px !important;       
}
.datePicker .dpMonth {
    width: 100px !important;       
}
.datePicker .dpDay,
.timepicker .tpHour,
.timepicker .tpMinute {
    width: 50px !important;       
}
.txtOtherPosition {
    width: 80% !important;    
}

.labelInput,
.AdressCss,
.bold {
    font-weight: bold;
}

.noBold,
.noBold label {
    font-weight: normal !important;
}

.inlineTxt input[type=text],
.inlineTxt textarea {
    display: inline;
    margin-top: 0;
}
.divEquipamentosMargins {
    margin-bottom: 5px;
}
.inputFullSize {
    WIDTH: 98% !important;
}
.divLeft {
    float:left;
}
.spacingLinesNotUrbanisticS
{
    width: 100%;
    float: left;
    height: 14px;
}

table
{
    padding: 0 !important;
    margin: 1px !important;
}

td, th
{
    padding: 0 !important;
    margin: 1px !important;
    border: 0 !important;
    outline: none !important;
    color:#848485 !important;
}

table td
{
    padding: 0 !important;
    margin: 1px !important;
    border: 0;
    outline: none;
}

.divSummaryVal
{
}

.divSummaryVal div
{
    background-image: url('../resources/message-24-error.png');
    background-position: 10px center;
    background-position: 10px top;
    border-color: #ED541D;
    background-repeat: no-repeat;
    color: #8C2E0B;
    background-color: #FEF5F1;
    border: 1px solid;
    padding: 10px 10px 10px 50px;
}

.divSummaryVal div ul
{
    margin: 0 0 0 1em;
    padding: 1px;
}

.divSummaryVal div ul li
{
    margin: 0 0 0 1em;
    padding: 2px;
    list-style-image: none;
}
div.messages
{
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 6px 0;
    padding: 10px 10px 10px 50px;
}
div.status
{
    background-image: url("/misc/message-24-ok.png");
    border-color: #BBEE77;
}
div.status, .ok
{
    color: #234600;
}
div.status, table tr.ok
{
    background-color: #F8FFF0;
}
div.warning
{
    background-image: url("/misc/message-24-warning.png");
    border-color: #EEDD55;
}
div.warning, .warning
{
    color: #884400;
}
div.warning, table tr.warning
{
    background-color: #FFFCE5;
}
div.error
{
    background-image: url('../resources/message-24-error.png');
    border-color: #ED541D;
    background-repeat: no-repeat;
}
div.error, .error
{
    color: #8C2E0B;
}
div.error, table tr.error
{
    background-color: #FEF5F1;
}
div.error p.error
{
    color: #333333;
}
div.messages ul
{
    margin: 0 0 0 1em;
    padding: 0;
}
div.messages ul li
{
    list-style-image: none;
}

.bodyForm
{
    width: 100%;
    min-height: 400px;
}
.bodyForm:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ------------------------------------------------ */
/*#autocomplete
{
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}
#autocomplete ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#autocomplete li
{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    cursor: default;
    white-space: pre;
}
html.js input.form-autocomplete
{
    background-image: url("/misc/throbber.gif");
    background-position: 100% 2px;
    background-repeat: no-repeat;
}
html.js input.throbbing
{
    background-position: 100% -18px;
}
html.js fieldset.collapsed
{
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
}
html.js fieldset.collapsed .fieldset-wrapper
{
    display: none;
}
fieldset.collapsible
{
    position: relative;
}
fieldset.collapsible .fieldset-legend
{
    display: block;
}
.form-textarea-wrapper textarea
{
    -moz-box-sizing: border-box;
    display: block;
    margin: 0;
    width: 100%;
}
.resizable-textarea .grippie
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/misc/grippie.png") no-repeat scroll center 2px #EEEEEE;
    border-color: #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 0 1px 1px;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}
body.drag
{
    cursor: move;
}
.draggable a.tabledrag-handle
{
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none;
}
a.tabledrag-handle:hover
{
    text-decoration: none;
}
a.tabledrag-handle .handle
{
    background: url("/misc/draggable.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    margin-top: 4px;
    width: 13px;
}
a.tabledrag-handle-hover .handle
{
    background-position: 0 -20px;
}
div.indentation
{
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}
div.tree-child
{
    background: url("/misc/tree.png") no-repeat scroll 11px center transparent;
}
div.tree-child-last
{
    background: url("/misc/tree-bottom.png") no-repeat scroll 11px center transparent;
}
div.tree-child-horizontal
{
    background: url("/misc/tree.png") no-repeat scroll -11px center transparent;
}
.tabledrag-toggle-weight-wrapper
{
    text-align: right;
}
table.sticky-header
{
    background-color: #FFFFFF;
    margin-top: 0;
}
.progress .bar
{
    background-color: #FFFFFF;
    border: 1px solid;
}
.progress .filled
{
    background-color: #000000;
    height: 1.5em;
    width: 5px;
}
.progress .percentage
{
    float: right;
}
.ajax-progress
{
    display: inline-block;
}
.ajax-progress .throbber
{
    background: url("/misc/throbber.gif") no-repeat scroll 0 -18px transparent;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}
.ajax-progress .message
{
    padding-left: 20px;
}
tr .ajax-progress .throbber
{
    margin: 0 2px;
}
.ajax-progress-bar
{
    width: 16em;
}
.container-inline div, .container-inline label
{
    display: inline;
}
.container-inline .fieldset-wrapper
{
    display: block;
}
.nowrap
{
    white-space: nowrap;
}
html.js .js-hide
{
    display: none;
}
.element-hidden
{
    display: none;
}
.element-invisible
{
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus
{
    clip: auto;
    position: static !important;
}
.clearfix:after
{
    clear: both;
    value: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .clearfix
{
    height: 1%;
}
:first-child + html .clearfix
{
    min-height: 1%;
}

.breadcrumb
{
    padding-bottom: 0.5em;
}

fieldset
{
    margin-bottom: 1em;
    padding: 0.5em;
}
form
{
    margin: 0;
    padding: 0;
}
hr
{
    border: 1px solid gray;
    height: 1px;
}
img
{
    border: 0 none;
}

th
{
    border-bottom: 3px solid #CCCCCC;
    padding-right: 1em;
    text-align: left;
}

tr.even, tr.odd
{
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.1em 0.6em;
}
th.active img
{
    display: inline;
}
td.active
{
    background-color: #DDDDDD;
}
.item-list .title
{
    font-weight: bold;
}
.item-list ul
{
    margin: 0 0 0.75em;
    padding: 0;
}
.item-list ul li
{
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}
.form-item, .form-actions
{
    margin-bottom: 1em;
    margin-top: 1em;
}
tr.odd .form-item, tr.even .form-item
{
    margin-bottom: 0;
    margin-top: 0;
    white-space: nowrap;
}
.form-item .description
{
    font-size: 0.85em;
}
label
{
    font-weight: bold;
}
label.option
{
    display: inline;
    font-weight: normal;
}
.form-checkboxes .form-item, .form-radios .form-item
{
    margin-bottom: 0.4em;
    margin-top: 0.4em;
}
.form-type-radio .description, .form-type-checkbox .description
{
    margin-left: 2.4em;
}
input.form-checkbox, input.form-radio
{
    vertical-align: middle;
}
.marker, .form-required
{
    color: #FF0000;
}
.form-item input.error, .form-item textarea.error, .form-item select.error
{
    border: 2px solid red;
}
.container-inline .form-actions, .container-inline.form-actions
{
    margin-bottom: 0;
    margin-top: 0;
}
.more-link
{
    text-align: right;
}
.more-help-link
{
    text-align: right;
}
.more-help-link a
{
    background: url("/misc/help.png") no-repeat scroll 0 50% transparent;
    padding: 1px 0 1px 20px;
}
.item-list .pager
{
    clear: both;
    text-align: center;
}
.item-list .pager li
{
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.pager-current
{
    font-weight: bold;
}
#autocomplete li.selected
{
    background: none repeat scroll 0 0 #0072B9;
    color: #FFFFFF;
}
html.js fieldset.collapsible .fieldset-legend
{
    background: url("/misc/menu-expanded.png") no-repeat scroll 5px 65% transparent;
    padding-left: 15px;
}
html.js fieldset.collapsed .fieldset-legend
{
    background-image: url("/misc/menu-collapsed.png");
    background-position: 5px 50%;
}
.fieldset-legend span.summary
{
    color: #999999;
    font-size: 0.9em;
    margin-left: 0.5em;
}
tr.drag
{
    background-color: #FFFFF0;
}
.ui-dialog-titlebar-close
{
    visibility: hidden;
}
tr.drag-previous
{
    background-color: #FFFFDD;
}
.tabledrag-toggle-weight
{
    font-size: 0.9em;
}
body div.tabledrag-changed-warning
{
    margin-bottom: 0.5em;
}
tr.selected td
{
    background: none repeat scroll 0 0 #FFFFCC;
}
td.checkbox, th.checkbox
{
    text-align: center;
}
.progress
{
    font-weight: bold;
}
.progress .bar
{
    background: none repeat scroll 0 0 #CCCCCC;
    border-color: #666666;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0.2em;
}
.progress .filled
{
    background: url("/misc/progress.gif") repeat scroll 0 0 #0072B9;
}

html, body
{
    margin: 0;
    padding: 0;
}
body
{
    font: 12px/14px arial,helvetica,verdana,sans-serif;
}
.center
{
    width: auto;
    margin: 0 auto;
}
.pDown
{
    clear: both;
    float: none !important;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.TopRed
{
    background: #E92B2F;
    margin-top: 0px;
    padding: 7px 7% 27px 30px;
    font-size: 1.1em;
}
.TopRed a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.TopRed .Enabled
{
    color: #FFFFFF;
}
.TopRed .Logo
{
    width: 240px;
    margin-left: 12px;
}
.TopRed .Entity
{
    width: 200px;
    color: #FFFFFF;
}
.TopRed .Entity div:first-child
{
    color: #FFFFFF;
}
.TopRed .Entity div
{
    clear: left;
    margin-bottom: 4px;
}
.TopRed .Info
{
    width: 270px;
}
.TopRed .Info div
{
    margin-bottom: 4px;
}
.TopRed .User
{
    font-weight: bold;
    color: #FFFFFF;
}
.TopRed .TopRightMargin
{
    margin-right: 100px;
}
.Top
{
    background: #EBEBEB;
    margin-top: 0px;
    padding: 5px 5% 3px 8px;
    font-size: 0.9em;
}
.Top a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.Top .Enabled
{
    color: #000000;
}
.Top .Logo
{
    width: 240px;
}
.Top .Entity
{
    width: 390px;
    color: #535353;
    margin-left: 55px;
}
.Top .Entity div:first-child
{
    color: #535353;
    font-weight: bolder;
    font-size: 12px;
}
.Top .Entity div
{
    clear: left;
    margin-bottom: 4px;
}
.Top .Info
{
    width: 270px;
}
.Top .Info div
{
    margin-bottom: 4px;
}
.Top .User
{
    width: 210px;
    color: #000000;
}
.Top .CurrentDateTime
{
    width: 40px;
    padding-right: 20px;
    color: #000000;
}
.Top .CurrentDateTime .Day
{
    font-size: 2.2em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1em;
}
.Top .CurrentDateTime .Month
{
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.2em;
}
.Top .CurrentDateTime .Time
{
    font-size: 1em;
    line-height: 1.1em;
}

.Navigation
{
    width: 1363px;
    background: #dddddd;
}
.Navigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.Navigation ul li
{
    float: left;
    border-left: 1px dotted #ccc;
}
.Navigation ul li:first-child
{
    border-left: none;
}
.Navigation ul li a
{
    display: block;
    padding: 7px 8px;
    color: #000;
    text-decoration: none;
}
.Navigation ul li a:hover, .Navigation ul li a.active
{
    color: #ffffff;
    background: #524544;
}
.rightColumn
{
    width: 280px;
    margin-left: 25px;
    margin-top: 8px;
    padding: 10px;
    background: #F7F7F7;
}
.rightColumn > ul
{
    color: #ED1C24;
    margin: 0;
    padding: 0 14px;
    list-style-type: square;
    font-size: 1.3em;
}
.rightColumn > ul > li
{
    padding-bottom: 30px;
}
.rightColumn ul li *
{
    color: #000;
    font-size: .9em;
}
.rightColumn ul h3
{
    margin: 0 0 20px;
    font-weight: normal;
    font-size: 1.2em;
}
.rightColumn ul ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.rightColumn ul ul li
{
    padding-bottom: 4px;
}
.rightColumn ul li .redplus
{
    color: #ED1C24;
    margin-right: 4px;
}

.form-wrapper legend
{
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    line-height: 36px;
    color: #ed1c24;
    border: 0;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}
.form-wrapper input
{
    margin: 0;
}
.form-wrapper input[type=button], .form-wrapper input[type=submit]
{
    margin: 16px 0 8px;
    cursor: pointer;
    margin-left: 10px;
    background-color: #939393;
    color: #FFFFFF;
    border: solid 1px #363636;
}

.form-wrapper input[type=image]
{
    margin: 16px 0 8px;
    cursor: pointer;
    margin-left: 10px;
    color: #FFFFFF;
    border: none;
}

.form-wrapper table
{
}

.form-wrapper label.w220 span
{
    display: inline-block;
    width: 220px;
}
.backgroundCustomForms
{
    background-color: #FAFAFA;
    padding-bottom: 5%;
    height: 100%;
    margin-top: 10px;
}
.form-wrapper.background
{
    background-color: #FAFAFA;
    padding-bottom: 5%;
    height: 100%;
    margin-top: 10px;
}
.form-wrapper input.small
{
    width: 40px;
}
.form-wrapper input.medium
{
    width: 120px;
}
.form-wrapper input.large
{
    width: 300px;
}

.form-wrapper
{
    padding: 12px;
}
.form-wrapper label
{
    margin-right: 16px;
}
.form-wrapper label.block
{
    display: block;
    margin-bottom: 14px;
}
.form-wrapper label.block span
{
    vertical-align: top;
}
.form-wrapper label div
{
    margin-bottom: 6px;
}
.form-wrapper span + input, .form-wrapper span + textarea, .form-wrapper span + select
{
    margin-left: 4px;
    margin-right: 0px;
}
.form-wrapper input + span, .form-wrapper textarea + span, .form-wrapper select + span
{
    margin-left: 4px;
    margin-right: 0px;
}
.form-wrapper input, .form-wrapper textarea
{
    padding: 3px;
    background: #F7F7F7;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    color: #555555;
}
.form-wrapper input[type=checkbox], .form-wrapper input[type=radio]
{
    padding: 0;
    border: none;
    background: none;
}
.form-wrapper select
{
    background: #dddddd;
    border-color: #aaaaaa;
}

.Top select
{
    background: #dddddd;
    border-color: #aaaaaa;
}
.form-wrapper input:focus, .form-wrapper textarea:focus, .form-wrapper select:focus
{
}

.form-wrapper .group
{
    padding: 10px 0;
}
.form-wrapper .group .group-heading
{
    margin: 4px 0 0px;
    color: #ed1c24;
}

.form-wrapper .info
{
    padding: 10px;
    background: #ED6F6F;
    border: 1px solid #aaaaaa;
}

.form-wrapper .infoSuccess
{
    padding: 10px;
    background: #E0FFC0;
    border: 1px solid #aaaaaa;
}

.dataTables_wrapper
{
    width: 100%;
}
.TxtInputName
{
    width: 550px;
}
.RegistoEntidadeInputRua
{
    width: 550px;
    margin-left: 37px !important;
}
.RegistoEntidadeNifInput
{
    margin-left: 10px !important;
}
.RegistoEntidadeNumero
{
    margin-left: 45px !important;
}
.RegistoEntidadeCodPostal
{
    margin-left: 18px !important;
}
.RegistoEntidadeAndar
{
    margin-left: 38px !important;
}
.RegistoEntidadeLocalidade
{
    width: 310px;
}
.RegistoEntidadeTelefone
{
    margin-left: 48px !important;
}
.RegistoEntidadeTelemovel
{
    margin-left: 15px !important;
}
.RegistoEntidadeEmailInput
{
    width: 379px;
    margin-left: 57px !important;
}

hr
{
    height: 0;
    border: 0;
    border-top: 1px solid #D8D8D8 !important;
}

.ButtonRegisterEntity
{
    margin-left: 0px !important;
}

.Topgroup
{
    padding-top: 15px;
}
.group ul
{
    list-style: none;
    padding-left: 0px !important;
}
.group ul label
{
    padding-left: 15px;
}
.group ul li
{
    padding-bottom: 5px;
}
#MainContent_txtAssociarNIF
{
    margin-left: 15px;
}
.Logout
{
    text-align: center;
    margin-top: 120px;
}

.btnTerminar
{
    float: right;
    cursor: pointer;
    font-weight: bold;
    color: #535353;
    font-size: 1.0em;
}

.TerminarAttendimento
{
    font-weight: bold;
    color: #535353;
    font-size: 0.9em;
    margin-left: -4px !important;
}

.DataGrid
{
    border: none;
}

.group-heading-tasks
{
    margin: 4px 0 0px;
    color: #ed1c24;
}

#MainContent_DataGridSubmits input[type=image]
{
    max-height: 12px !important;
}

.content-right
{
    width: 40% !important;
    margin-left: 2% !important;
}

.content-left
{
    float: left !important;
}

.form-wrapper table td
{
    padding: 5px;
}





.EighteenHeight
{
    height: 18px;
}



.divLeft
{
    float: left;
}

.divOverflow
{
    overflow: hidden;
}

.cleaner
{
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    height: 0px;
    border-bottom-style: none;
}


.groupHeading
{
    padding: 10px 0px 2px 10px !important;
    margin-left: 25px;
    margin-bottom: 3px;
    color: #ED1C24;
    border-bottom: 1px solid #ED1C24;
}

.bufferSpacingTopBottom
{
    padding: 10px 0px;
}

div.urbanismoPortal, div.urbanismoPortal label, div.urbanismoPortal td label, div.urbanismoPortal .formContainer td label
{
    font-weight: normal !important;
}

div.urbanismoPortal table td label
{
    margin-right: 15px;
}

div.urbanismoPortal input[type=submit], div.urbanismoPortal input[type=button]
{
    width: 140px;
}


div.urbanismoPortal .TableRepeat td, div.urbanismoPortal .TableRepeat th
{
    font-size: 1em;
    border: 1px solid #ccc;
    padding: 3px 7px 2px 7px;
    background-color: #eee;
}
div.urbanismoPortal .TableRepeat th
{
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #787878;
    color: #ffffff;
    height: 30px;
    padding: 20px 20px;
}

div.urbanismoPortal .TableRepeat tr.alt td
{
    color: #000000;
    background-color: #ddd;
}

.urbanismoNavigation
{
    box-shadow: 10px 10px 5px #888;
    border-radius: 10px;
    height: 30px;
    padding: 10px 0px 10px;
    margin-top: 40px;
    margin-left: 10px;
    border: 1px solid #FF0000;
}

.superScript
{
    vertical-align:super;
    margin-left:-5px;
}    

*/
/*faked style for fileUplaod in forms*/

.forms-divFakeNotUrbanistic,
.divFakeNotUrbanistic,
.divFake
{
    position: relative;    
    overflow: hidden;
}
.forms-divFakeNotUrbanistic,
.divFakeNotUrbanistic
{
    width: 76px;
}
.divFake
{
    width: 140px;
}
.forms-fakedButton
{
    height: 32px;
    width: 100%;
}
.forms-fileUpload
{
    /*height: 150px;*/
    width: 180px;
    position: absolute;
    /*left: -290px;*/
    font-size: 28px !important;
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
    -khtml-opacity: 0;
    -moz-opacity: 0;
    cursor: pointer;
}

.forms-fileUpload > div > input,
.fileUpload > div > input
{
    cursor: pointer;
    width: 439px;
}

.fakefile
{
    width: 115px !important;
}

.fileUpload
{    
    padding-bottom: 10px;
    cursor: pointer;
}

/*

*/
/*.forms-textFileUpload
{
    height: 28px;
}
.forms-textFileUploadIE
{
    height: 28px;
}*/

/*
.buttonsListBoxs
{
    width:5% !important;
}

.CPLocal
{
    padding-left:2px !important;    
}*/