/* 
    Created on : 27/set/2016, 14:57:45
    Author     : Work
*/
.company_details_img_vid{
    height: auto; 
    width: auto; 
    max-width: 500px; 
    max-height: 500px;
}

.company_details_title{
    color:#f26522; 
}

.company_details_conteudo{
    text-align: left;
    font-size: 11.5px;
}

.padding_error{
    padding: 20px;
}

.set_company_data{
    color: #000000;
    padding-bottom: 50px;
}

.company_navigation_folder{
    margin-left: 16px;
    color: #000000;
    font-style: italic;
    cursor: pointer;
}

.company_navigation_folder :hover{
    color: #999999;
}

#bt_entrar, #txt_utilizador, #txt_palavra_passe, .icon-keyboard{
    color: #FFFFFF;
}

.user_online{
    color: #FFFFFF;
}

#bt_sair{
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 20px;
}

#bt_voltar{
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}

#bt_sair,  #bt_voltar :hover{
    color: #000000;
}

.acesso_permitido{
    color: #FFFFFF;
}

a:active {
    outline:0;
    border:none;
}

* {
    outline: none !important;
    -moz-outline-style: none !important; 
    text-decoration: none !important;
}

/*back*/
.back_layout{
    background-color: #FFFFFF;
    color: #f26522;
    margin-left: 10px;
    float: left;
}
.menu_back{
    margin-top: 10px;
}

.p_other_option{
    position:absolute;
    margin-top: -70px;
    font-size: 15px; 
    text-align:right;
}

.other_option{
    background-color: #eeeeee;
    z-index: 999;
}
.cl_remove{
    color: #ff3333;
    background-color: #eeeeee;
    z-index: 999;
}

/*option*/
a.selected {
    background-color:#1F75CC;
    color:white;
    z-index:100;
}

.messagepop {
    background-color:#FFFFFF;
    border:1px solid #999999;
    cursor:default;
    display:none;
    position:absolute;
    text-align:left;
    width:150px;
    z-index:50;
    padding: 5px;
    margin-top: -10px !important;
    margin-left: 15px !important;
    cursor: pointer;
    font-size: 12px;
}

.messagepop >span:hover{
    background-color:#CCCCCC;
}

.messagepop p, .messagepop.div {
    border-bottom: 1px solid #EFEFEF;
    margin: 8px 0;
    padding-bottom: 8px;
}

.icon_download_file{
    font-size: 15px;
}

.chb_permission{
    cursor: pointer;
}

.text_document{
    font-size: 11px;
}

.text_document_other{
    padding-top: 5px;
    font-size: 10px;
    color: #CCCCCC;
}

.footer{
    text-align: right;
    font-size: 10px;
    position:fixed;
    bottom:0;
    width: 100%;
    height: 20px;
}

.footer span{
    padding-top: 90px;
}

.display-hide{
    display: none;
}

.panel_default_doc{
    height: 120px;
}

.politica_utilizacao{
    cursor: pointer;
}

.politica_utilizacao :hover{
    color:#CCCCCC;
}

.project_name :hover{
    color:#23527C;
}

.clock_time{
    color:#999999;
    padding-right: 20px;
}