/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21-feb-2017, 18.07.33
    Author     : lucaNic
*/

.file_Box{max-width: 320px}
.data_Box{max-width: 160px}
.docs_list_files{width:600px;padding: 3px!important;}
.docs_list_files>li{list-style: none; }
.docs_list_files>li>img{cursor:pointer; margin: 4px}
.docs_list_files>li>div{font-size: 10px;display: inline-block}
.currents_docs{border: 1px orange dashed; padding: 4px!important;}
#label_skillcards_search{display: inline-block; font-weight: normal;cursor:pointer; font-size: 12px;color:orange;}
.col-md-9>.actions{width: 1080px!important}