/*Alert stuff*/
#alert_header
{
    color: Navy;
}

#alert_content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 30px;
}
#alert_content div.label
{
    float: right;
    padding-top: 20px;
    padding-left: 10px;
    width: 85%;
}

#alert_content table div.label
{
    float: left;
    padding-top: 6px;
    padding-left: 10px;
    width: 100%;
}
.nowrap
{
    white-space: nowrap;
}
.visibilityHidden
{
    visibility: hidden;
    display: none;
}
.visibilityVisible
{
    visibility: visible;
    display: block;
}

.AnchorNoUnderline
{
    text-decoration: none;
}
.marcaCamposObrigatorios
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.textoCamposObrigatorios
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 10px;
    text-align: left;
}

.searchChange
{
    cursor: pointer;
}

.frameTitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: #009933;
    font-size: 12px;
    text-align: left;
}
.label
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    text-align: left;
}
.labelDrop
{
    position: relative;
    top: 10px;
}
.labelSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 8px;
    text-align: left;
}
.labelBold
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
}
.labelBlueSmallBold
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0066CC;
    font-size: 10px;
    text-align: left;
    font-weight: bold;
}
.labelBlueSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0066CC;
    font-size: 10px;
    text-align: left;
}
.labelRedSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: Red;
    font-size: 10px;
    text-align: left;
}
.groupHeader
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0066CC;
    font-size: 16px;
    font-weight: lighter;
    text-align: left; /*height: 40;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

/*#tableAbstractConfig .groupHeader.splitBlue
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0066CC;
    font-size: 16px;
    font-weight: lighter;
    line-height:40px;
    text-align: left; /*height: 40;*/
/*    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom:1px solid #0066CC;
}*/

.groupHeader img
{
    vertical-align: top;
}
.caminhoInactivo
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.caminhoActivo
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}
.btnRed
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 16px;
    vertical-align: middle;
    height: 30px;
}
.btnRed img
{
    border: 0;
}
.btnGreenSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #009933;
    font-size: 12px;
    vertical-align: middle;
    text-decoration: underline;
}
.btnGreen
{
    font-family: Arial, Helvetica, sans-serif;
    color: #009933;
    font-size: 16px;
    vertical-align: middle;
    height: 30px;
}
.btnGreen img
{
    border: 0;
}
.btnYellow
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF9900;
    font-size: 16px;
    vertical-align: middle;
    height: 30px;
}
.btnYellow img
{
    border: 0;
}
.btnBlue
{
    font-family: Arial, Helvetica, sans-serif;
    color: #3399FF;
    font-size: 16px;
    vertical-align: middle;
    height: 30px;
}
.btnBlue img
{
    border: 0;
}
.btnAllGreen
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    height: 30px;
}
.btnAllGreen span
{
    background-color: #009933;
    text-align: center;
    vertical-align: inherit;
}
.nomeUtilizador
{
    font-size: 10px;
    text-align: left;
}
.txtInputReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 100px;
    border: 1px dotted #999999;
    margin-left: 0px;
}
.txtHtmlReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 270px;
    max-width: 270px;
    border: 1px dotted #999999;
    margin-left: 0px;
}
.txtFreeText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000;
    background-color: #E9E9E9;
    width: 270px;
    max-width: 270px;
    border: 1px dotted #999999;
    margin-left: 0px;
}
.dropListMedium
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 200px;
    border: 1px dotted #999999;
}

.txtInput
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 100px;
    border: 1px dotted #999999;
}
.txtInputSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 50px;
    border: 1px dotted #999999;
}
.txtInputSmallReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 50px;
    border: 1px dotted #999999;
}
.txtInputExtraSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 20px;
    border: 1px dotted #999999;
}
.txtInputLong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 520px;
    border: 1px dotted #999999;
}
.txtInputLong.defSize
{
    width: 578px;
}
.txtInputLongReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 520px;
    border: 1px dotted #999999;
}

.txtInputSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 120px;
    border: 1px dotted #999999;
}

.txtInputMedium
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 200px;
    border: 1px dotted #999999;
}

.txtInputMediumLong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 280px;
    border: 1px dotted #999999;
}
.txtInputMediumReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 200px;
    border: 1px dotted #999999;
}
.txtPagination
{
    width: 20px;
    margin: 0 4px 0 7px;
    text-align: center;
    padding: 0;
}
.memoField
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 520px;
    border: 1px dotted #999999;
    height: 50px;
}
.listBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 250px;
    border: 1px dotted #999999;
    height: 100px;
}
.memoFieldReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 520px;
    border: 1px dotted #999999;
    height: 50px;
}
.memoFieldLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 600px;
    border: 1px dotted #999999;
    height: 100px;
}
.memoFieldLargeReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 600px;
    border: 1px dotted #999999;
    height: 100px;
}
.memoFieldSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    border: 1px dotted #999999;
    height: 50px;
}
.memoFieldSmallReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 200px;
    border: 1px dotted #999999;
    height: 50px;
}
.dropList
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 120px;
    border: 1px dotted #999999;
}
.dropListReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 120px;
    border: 1px dotted #999999;
}
.dropListMedium
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 200px;
    border: 1px dotted #999999;
}

.dropListMediumPlus
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 280px;
    border: 1px dotted #999999;
}

.dropListMediumReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 200px;
    border: 1px dotted #999999;
}
.dropListLong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    background-color: #E9E9E9;
    width: 520px;
    border: 1px dotted #999999;
}
.dropListLong.defSize
{
    width: 580px;
}
.dropListLongReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 520px;
    border: 1px dotted #999999;
}
.Option
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 15px;
    height: 15px;
    border: 0px;
}
.CheckBox, .CheckBoxReadOnly
{
    width: 15px;
    height: 15px;
    border: 0px;
}
.CheckBoxReadOnly
{
    color: #FFFFFF;
    background-color: #BBBBBB;
}

.txtInputBrowse
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    width: 450px;
    border: 1px dotted #999999;
}
.TabelasHead
{
    background-color: #0066CC;
    border: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center !important;
}

.Tabelas
{
    background-color: #EFF9FF;
    border: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /*vertical-align: top;*/
    text-align: center;
}
.IsMaster>.Tabelas {
    background-color: #c4e1f3;
}
.TabelasHeadGreen
{
    background-color: #009933;
    border: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.TabelasGreen
{
    background-color: #eeffd7;
    border: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
}
.TabelasRedText
{
    background-color: #EFF9FF;
    border: 1px solid #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Red;
    vertical-align: top;
}
.BlueText
{
    color: #0066CC;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
    padding-right: 44px;
}
img
{
    border: solid 0;
}
.checkboxList label
{
    margin-left: 30px;
    width: 750px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    text-align: left;
}
/*.checkboxList input
{
	width: 50px;
	height: 15px;
	border: 0px;
}
*/

/* Classes para alinhar os masks do framework autoNumeric  */
.integer
{
    text-align: right;
}
.numeric
{
    text-align: right;
}
.fieldid
{
    text-align: right;
}
.archiveid
{
    text-align: right;
}
.password
{
    text-align: right;
}
.grade
{
    text-align: right;
}
.font
{
    text-align: right;
}


/* ToDos: here! apagar isto!! */
.CheckLanguageChanges
{
    /*	color: Red; 	background-color: Black; 	border: 1px solid Black; 	border-color: Black; */
}


.multiSelect
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: black;
    background-color: #E9E9E9;
    width: 250px;
    border: 1px dotted #999;
}

.serviceExtraFields
{
    display: block;
    cursor: pointer;
    padding: 10px 0;
}

.popup_box
{
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.59);
    top: 0%;
    z-index: 100;
    position: fixed;
    z-index: 1000000;
}

.popup_details
{
    border-radius: 5px;
    display: none;
    position: absolute;
    _position: absolute;
    min-height: 163px;
    width: 504px;
    background: rgb(248, 243, 243);
    top: 26%;
    left: 33%;
    margin: -50px 0 0 -100px;
    z-index: 100;
    font-size: 15px;
    -moz-box-shadow: 0 0 5px #B9B9B9;
    -webkit-box-shadow: 0 0 5px #B9B9B9;
    box-shadow: 0 0 5px #B9B9B9;
}



.popup_closebtn
{
    margin-top: 6px;
    margin-bottom: 6px;
    cursor: pointer;
}
.popup_inner_detail
{
    width: 95%;
    margin: 0 auto;
    height: 100px;
    background-color: #f2f2f2;
    border-radius: 3px;
    border: 1px solid rgba(128, 128, 128, 0.24);
    margin-top: 12px;
}


/*----------------------------------------------------------
    - Adicionada class a elemento por id( Painel/tabela) por página HTML
      para overrides a aspectos especificos por inputs
/*---------------------------------------------------------*/

/*transversais a todos*/
/*----------------------------------------------------------------*/
input[type='image']
{
    vertical-align: middle;
    padding-right: 20px;
    outline: none;
}
#cldEndDate
{
    padding: 0;
    margin-right: -30px;
}

#tableActionsExperts input[type='image']
{
    vertical-align: middle;
    padding-right: 5px;
    outline: none;
}
#tableAbstractConfigMain input[type='image']
{
    vertical-align: middle;
    padding-right: 0;
    outline: none;
}

#tableActionsExperts td
{
    padding-right: 1px;
    line-height: 13px;
}
td.Tabelas input[type='image']
{
    padding: 0;
}

/*AbstractSearch.aspx*/
/*----------------------------------------------------------------*/

#tblAbstractSearch img
{
    vertical-align: middle;
}
/*----------------------------------------------------------------*/

/*AbstractRegisterEdit.aspx*/
/*----------------------------------------------------------------*/
#tblAbtractRegister img
{
    vertical-align: middle;
}
.abstractRegisterEdit .Tabelas:nth(0), .abstractRegisterEdit .Tabelas:nth(1)
{
    width: 137px;
}
.abstractRegisterEdit .Tabelas:nth(2), .abstractRegisterEdit .Tabelas:nth(3)
{
    width: 151px;
}
.abstractRegisterEdit .dropList, .abstractRegisterEdit .dropListReadOnly
{
    width: 130px;
}
.abstractRegisterEdit .txtInputReadOnly, .abstractRegisterEdit .password, .abstractRegisterEdit .txtInput
{
    width: 128px;
}
.abstractRegisterEdit .medium, .abstractRegisterEdit .txtInputMedium, .abstractRegisterEdit .dropListMedium
{
    width: 200px;
}
.abstractRegisterEdit .txtInputLong, .abstractRegisterEdit .long
{
    width: 626px;
}
.abstractRegisterEdit .dropListLong
{
    width: 628px;
}
/*----------------------------------------------------------------*/

/*RegisterPayment.aspx*/
/*----------------------------------------------------------------*/
.registerPayment .small, .registerPayment .txtInputReadOnly, .registerPayment .password, .registerPayment .txtInput
{
    width: 128px;
}

.registerPayment .dropList, .registerPayment .dropListReadOnly
{
    width: 130px;
}

.registerPayment .medium, .registerPayment .txtInputMedium, .registerPayment .dropListMedium
{
    width: 200px;
}
.registerPayment .long, .registerPayment .txtInputLong
{
    width: 626px;
}

.registerPayment .dropListLong
{
    width: 628px;
}

.registerPayment textarea
{
    width: 622px;
}

.registerPayment .txtInputMediumReadOnly
{
    width: 185px;
}

.registerPayment .txtInput.date, .registerPayment .txtInputMediumReadOnly
{
    width: 104px;
}
.registerPayment input[type="image"]
{
    vertical-align: middle;
}


/*----------------------------------------------------------------*/


/*RegisterEdit.aspx*/
/*----------------------------------------------------------------*/
table.registerEdit td input:not(input[type="checkbox"]):not(input[type="image"]), table.registerEdit td select, table.registerEdit td input:not(input[type="image"]) 
{
    width: 85% !important;
}

#tblRegisterEdit .dropListMedium
{
    width: 202px;
    float: left;
}

#tblRegisterEdit .txtInputLong
{
    width: 225px;
}

#tblRegisterEdit .txtInput, #tblRegisterEdit .txtInputReadOnly
{
    width: 117px;
}
#tblRegisterEdit .txtInputMediumLongReadOnly
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    border: 1px dotted #999999;
}

#tblRegisterEdit .txtInputMediumLong, #tblRegisterEdit .txtInputMediumLongReadOnly
{
    width: 200px; /*225px*/
}
#tblRegisterEdit img
{
    vertical-align: middle;
    padding-left: 5px;
    height: 16px;
}
#ImgBarcode
{
    height: 100px !important;
    float: right;
}

#tblRegisterEdit
{
    table-layout: fixed;
}
#tblRegisterEdit tr td:last-child select
{
    float: right;
}
#tblRegisterEdit tr td:nth-child(2) select
{
    float: left;
}

/*----------------------------------------------------------------*/

/*ExpertEdit.aspx*/

#tableExpertEdit /*----------------------------------------------------------------*/ /*AbstractEdit.aspx*/ #tableAbstractEdit_top tr td:last-child input, #tableAbstractEdit_mid tr td:last-child input :not(#tableAbstractEdit_mid tr:first), #tableAbstractEdit_bot tr td:last-child input
{
    float: right;
}

#tableAbstractEdit_top tr td:nth-child(2) input, #tableAbstractEdit_mid tr td:nth-child(2) input, #tableAbstractEdit_bot tr td:nth-child(2) input
{
    float: left;
}

.abstractEditTable tr td hr
{
    border-color: transparent;
}

#tableAbstractConfig .groupHeader
{
    font-family: Arial, Helvetica, sans-serif;
    color: #0066CC;
    font-size: 16px;
    font-weight: lighter;
    text-align: left;
    height: inherit;
    padding-top: inherit;
    padding-bottom: inherit;
}

#tableAbstractEdit_Register table tr td:nth-child(2)
{
    position: relative;
}

.none
{
    display: none;
}

.showError
{
    display: inline;
    position: absolute;
    right: -15px;
    top: 3px;
}
#tableAbstractEdit_Register td{
    position: relative;
}

#tableAbstractEdit_Register img[src='images/Error.png']
{
    position: absolute;
    right: -15px;
    top: 3px;
}

img[src='images/Error.png']
{
    vertical-align: middle;
}

/*padding a tudo o que é input*/
input
{
    padding-left: 3px;
    padding-right: 3px;
}

/*Abstract.aspx  -  Configuração abstracts*/
.sessionsHidden
{
    display: none;
    visibility: hidden;
}


/*Modal Stuff*/

.modal
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: Gray;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.loading
{
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid rgb(0, 102, 204);
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}


.errorAbstract{
    left: 80px;
    top: 8px!important;
}