

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*
@media (min-width: 768px) {
  .container {
    
	width: 970px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1210px) {
  .container {
   
    width: 990px;
  }
}
*/

body {
  /*padding-top: 51px;  
  padding-top: 150px;*/
  /*ast 
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 1.2em; 
  line-height: 1.3;
  text-align: left;
  color: #000;*/
}
/*
.text-center {
  padding-top: 20px;
}
.col-xs-12 {
  background-color: #fff;
}
*/
/*
#sidebar {
  height: 100%;
  padding-right: 0;
  padding-top: 20px;
}
#sidebar .nav {
  width: 95%;
}
#sidebar li {
  border:0 #f2f2f2 solid;
  border-bottom-width:1px;
}
*/
/* collapsed sidebar styles 
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -41.6%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -41.6%;
  }
  .row-offcanvas-right.active {
    right: 41.6%;
  }
  .row-offcanvas-left.active {
    left: 41.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 41.6%;
    background-color: #f0f0f0;
  }
  #sidebar {
    padding-top:0;
  }
  
}
*/
/*AST BS*/

/* ast color= #686e0f; 
       chiaro=#DDDCB8;
*/
/*
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #686e0f;
    color: #fff;
}
.nav > li > a {    
    background-color: #DDDCB8;
    color: #000;
}

.nav-pills > li {
    float: right;
}
.nav-pills > li > a {
    border-radius: 0px;
}


.astval-navbar .navbar-default .navbar-nav > li > a {
    color: #222;
}

.astval-navbar .navbar-default .navbar-nav > .active > a:hover {
    background-color: #222;
    color: #fff; 
}
*/
/*--- content body ---*/
#hightlight-page-content {
    padding-top: 10px;  
}
/*-- TO DO link--*/
/*
#hightlight-page-content a {
    color: #E59C00;
    text-decoration: none;
}

#ast_menu .navbar-default .navbar-nav > .active{
    background-color: #fbfbd7;
    font-weight: bold;
    color: #222;
  }
#ast_menu .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fbfbd7;
    font-weight: bold;
    color: #222;
}
*/


.astval-navbar {
    background-color: #fdfdea;
    padding-top: 10px; 
    padding-bottom: 10px;
    border-style: solid;
    
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 10px;
    border-bottom-width: 5px;
    
    border-bottom-color: #e5b200;
    border-top-color: #222;    
}
#page .page-header {
    border-bottom: 0 solid #d5d5d5;
    margin: 20px 0;
    padding-bottom: 2px;
}
#page .tab-pane {
    min-height: 500px; 
     
}

#page .tab-content {
	/* #f8f8f8; */
    background-color: #ffffff;   
    border-bottom: 1 solid #e5b200;
}

#page .panel-heading{	
    background-color: #ffe27d; /* #FFE99D; */
    
}
#page .panel-heading.secondaria{	
    background-color: #fbf3ca; /*#f8fae0;*/
}

.panel-default {
    border-color: #999;
}
.form-control {    
    border: 1px solid #999;    
}

.form-control.paginazione_input {    
    width: 40px;
}
.form-inline .input-group > .form-control.paginazione_input {
    width: 70px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit; 
    /*"Playfair Display",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 500;
    line-height: 1.1;
}
h4.panel-title{
    color: #783C05; /*#F58723;--*/
    font-weight: bold;
}
/*-- modal ----*/
.modal-backdrop {
  z-index: -1;
}
.modal-lg {
    width: 1310px;
}
.modal-header {
    border-bottom: 1px solid #e5b200;
    min-height: 10px;
    padding: 10px;
}
/*--- bs panel ------ */
.esterna{
    border-color: #e5b200;
    background-color: #fdfdea;
}

/* --- pils - tabs ---*/
#page .nav-pills {
   /* background-color: #f8f8f8; */   
}
#page .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #e5b200;
    color: white;
}

/*--- inputs ---*/
.input-sm, .form-group-sm .form-control {    
    font-size: 14px;    
}

/*--- Buttons---*/
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .button, .btn-group-sm > .defaultbutton, .btn-group-sm > .button-large {
    font-size: 14px;    
}
/*-- table ---*/

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #F9EBB9; /*--#f8fae0;-#e9e9e9;-*/
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 0 solid #dddddd;
}
.table-bordered {
    border: 0 solid #dddddd;
}

.form-group-astunita {
    margin-bottom: 0px;
    margin-top: 0px;
}

.form-control-static-astunita{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}

.help-block-astunita{
    margin-bottom: 0px;
    margin-top: 0px;
}
/*-- autocomplete --*/
  .ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 200px;
  }
.ui-autocomplete-loading { 
	background:url('images/caricamento_Orange-loader.gif') no-repeat right center; 
	background-size: 80px 10px;
	}

/*--- ui-jquery - datapicker -   */
.ui-widget-header {
    background: url("images/ui-bg_highlight-soft_100_deedf7_1x100.png") repeat-x scroll 50% 50% #fff3dd;
    border: 1px solid #e5b200;
    color: #373737;
    font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: url("images/ui-bg_glass_50_3baae3_1x400.png") repeat-x scroll 50% 50% #e5b200;
    border: 1px solid #e5b200;
    color: #ffffff;
    font-weight: bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url("images/ui-bg_glass_80_d7ebf9_1x400.png") repeat-x scroll 50% 50% #fff3dd;
    border: 1px solid #e5b200;
    color: #373737;
    font-weight: bold;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}
.ui-widget-content a {
    color: #373737;
}
.ui-widget-content {
    background: url("images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") repeat-x scroll 50% top #f0f0f0;
    border: 1px solid #e5b200;
    color: #373737;
}
.ui-widget {	
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;    
    font-size: 14px;
}

/* top */

/*
.navbar-nav > li > a {
    padding-left: 5px;
    padding-rigth: 5px;
    padding-bottom: 5px;
    padding-top: 5px;

}
.navbar-brand {   
    padding: 5px;
}
*/


/*
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    
    position: absolute;
    left: 0px;
    top: 125px;
    z-index: 3000;
}
*/


/* footer 
.well-lg {
    border-radius: 0px;
    padding: 14px;
	margin-top: 150px;
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 150px;   
}

*/

 /*AST VAL*/

/* home */

.tcu-ast-titolo-pagina h1 {
	font-size: 1.4em !important;
    color: #686e0f;
    height: 0;
    margin-bottom: 40px;
    text-align: left;
    font-weight: 700;
}
.tcu-ast-inventari {
    line-height: 20px;
    padding-left: 1em;
    text-align: justify;
    padding-left: 1em;
}

.denominazione_scheda {
    font-style: italic; 
    font-weight: bold;
}
/* ------------ zoom paner from asttcu css--*/

.relPanner {
    border-color: #e5b200;
    border-style: solid;
    border-width: 1px;
    margin-left: 0;
    margin-top: -1px;
    z-index: 40;
}

.wrapperThumb {
    background-color: white;
    border-color: black !important;
    border-style: solid;
    border-width: 2px;
    margin-left: -4px;
    margin-top: -4px;
    overflow: hidden;
    z-index: 30;
}
.statusDiv {
    background-color: #353535;
    border: 1px solid #000;
    color: white;
    margin-bottom: 10px;
    text-align: center;
    width: 6em;
    z-index: 60;
}
.pan-zoom-adatta, .pan-zoom-out, .pan-zoom-in, .pan-zoom-cento {
    display: block;
    left: 0 !important;
    position: relative !important;
    text-align: left;
    width: 6em;
    z-index: 1000;
}
/*
#pan-zoom-adatta:before { content:"\f108";}
#pan-zoom-out:before { content:"\f010";}
#pan-zoom-in:before  { content:"\f00e";}
#pan-zoom-cento:before { content:"\f002";}



.pancontainer-image {
    cursor: move;
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}
*/
.pancontainer {
    width: 1230px !important;
}
/*
pan-zoom-adatta::before, 
pan-zoom-out::before, 
pan-zoom-in::before, 
pan-zoom-cento::before{
	display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}	
*/	
.pan-zoom-adatta, 
.pan-zoom-out, 
.pan-zoom-in, 
.pan-zoom-cento{	
    background-color: #e5b200;
    border-color: #cc9e00;
    border-width: 1px 1px 0;
    color: white;
    cursor: pointer;
   
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: left;
    white-space: nowrap;
}

/* ----------- tree start ------------- */
.talia {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/* -- bs per tree -- */
.asttree .list-group-item {
    background-color: #fff;
    border: 0 none;
    display: block;
    margin-bottom: -1px;
    padding: 0;
    position: relative;
}
.node-tree {
  padding: 0px 0px; 
  border: 0;
}
.node-tree-table {
  padding: 0px 0px; 
  border: 0;
  width: 100%;
  margin-left: 0px;
  height: 40px;
}
.node-tree-table-tr {
  
}
.node-tree-table-td-vuoto {
  vertical-align:middle; 
  text-align:right; 
  background-image: url('images/TreeLine.gif'); 
  background-position: center center; 
  background-repeat: repeat-y;
  width: 20px;
}
.node-tree-table-td-vuoto-senza-verticale{
  vertical-align:middle; 
  text-align:right;  
  width: 20px;	
}
.node-tree-table-td-frec {
  vertical-align:middle; 
  text-align:right;
  background-image: url('images/TreeLineNode.gif'); 
  background-position: center center; 
  background-repeat: no-repeat;
  width: 20px;
}
.node-tree-table-td-frec-last {
  vertical-align:middle; 
  text-align:right;
  background-image: url('images/TreeLineLast.gif'); 
  background-position: center center; 
  background-repeat: no-repeat;
  width: 20px;
}
.node-tree-table-td-imgWrapper {
  width: 20px;
}
.node-tree-table-td-doc-expanded {
  vertical-align:middle; 
  text-align:right; 
  background-image: url('images/TreeLineExpanded.gif');
  background-position: center center; 
  background-repeat: no-repeat;
  width: 20px;
}
.node-tree-table-td-doc-collapsed {
  vertical-align:middle; 
  text-align:right; 
  background-image: url('images/TreeLineCollapsed.gif'); 
  background-position: center center; 
  background-repeat: no-repeat;
  width: 20px;
}
.node-tree-table-td-desc {
  vertical-align:middle;
}
.node-tree-table-td-desc-span{
  display:block; 
  width:inherit;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;	
}
.asttree .node-tree-table-desc-ul {
  list-style: none;
  padding: 0px; 
  margin: 5px 0 5px 0; 
  line-height: 14px;
}
.asttree .bordered {
  /*border: 1px solid #F58723; */
  font-weight: bold; 
  color:#e59515; /*--#686e0f;--*/
  background-color:#FFF3DD;
}
.asttree .node-tree-table-desc-li-titolo {
  padding-left: 0px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
 
  border-width: 0 0 0px;
}

/*--.addClass('glyphicon')--*/
.asttree .node-tree-table-desc-li-tipo {
  padding-left: 0px;
  font-style:italic;  
  border-width: 0 0 0px;
}
.asttree .node-tree-table-desc-li-correlazione {
  padding-left: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
  border-width: 0 0 0px;
  
  font-weight: 700;
}

.asttree .node-tree-table-desc-li-unita {
  padding-left: 0px;
  border-width: 0 0 0px;
}
/* ----------- tree end ------------- */  



/* --------- top lingua social --------
.tc_top-bar {
   
    line-height: 28px;
    padding: 10px 0 0;
}
#tc_top-bar .container:before, #tc_top-bar .container:after {
    content: " ";
    display: table;
}
#tc_top-bar .row:before, #tc_top-bar div.split:before, #tc_top-bar .row:after, #tc_top-bar div.split:after {
    content: " ";
    display: table;
}
#tc_top-bar.col-sm-6, #tc_top-bar.full-stack #tc_top-bar.content-main {
    width: 50%;
}
ul#lang-selector {
    padding: 0 0 0 8px;
	margin-bottom: 10px;
    margin-top: 0;
}
ul#lang-selector li {
    display: inline;
    list-style: outside none none;
    margin-right: 14px;
}
ul#lang-selector li a {
    color: #e5b200;
    text-decoration: none;
}
ul#lang-selector li a {
    background: none repeat scroll 0 0 transparent;
}
#tc_top-bar .social {
    text-align: right;
}
#tc_top-bar .social ul.social-share {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#tc_top-bar .social ul.social-share li {
    display: inline-block;
	padding-left: 10px;
}
#tc_top-bar .social ul.social-share li a {
    background: none repeat scroll 0 0 #f8f8f8;
    border-radius: 2px;
    color: #999;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
*/
/*--------- top lingua social END--------*/

/* ---- play(chevron) panel ---- */
.panel-heading [data-toggle="collapse"]:after {
        font-family: 'Glyphicons Halflings';
        /*content: "e072";  "play" icon */
		content: "\e080"; /*chevron-right*/
        float: right;
        color: #783c05;
        /*#F58723;*/
        font-size: 18px;
        line-height: 22px;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .panel-heading [data-toggle="collapse"].collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #454444;
    }

/*-- moreless testo--*/
.moreless{
	 height:83px;
     display:block;     
     overflow:hidden;
	}
.link-moreless{
	font-size: 80%;
    cursor: pointer;
    color: #783c05;
    font-style: italic;
}
.link{
	color: #783c05;
}
/* -------------- Ordinamento ---------------------- */
.ordine{
	cursor: pointer;
	
}
