/* 
    Document   : main.css
    Created on : Giu 2015
    Author     : antonio
*/

.leaf.active-trail {
    background-color: #B2DAD7;
}

root { 
    display: block;
}

.altRow {
    background: #F4F4F4;
}

.context-wrapper {
    position: relative;
    display: block;
    margin: auto;
    min-height: 16px;
    width: 16px;
    background: url(flat-icons/gray/16/menu.png) transparent center center no-repeat;
    background-size: 16px 16px;
} 

.context-shown {
    position: relative;
    display: block;
    margin: auto;
    min-height: 16px;
    width: 16px;
    background: url(flat-icons/gray/16/minus.png) transparent center center no-repeat;    
    background-size: 16px 16px;   
} 

.c_icon_help_contextual {
    background: transparent url(flat-icons/gray/32/Info.png) center center no-repeat;
    cursor: pointer;
    width: 32px; 
    height: 32px;   
    float: right;
}

/*-----------------------BLOCK IN REGION c_user_info----------------------------*/

#loginas-warning-topbar {
	background: #00877B;
	color: white;
	border-bottom: 1px solid #007268;
	
	padding: 5px 5%;
	text-align: center;
	font-family: "Ubuntu Condensed", "Open Sans", Arial, Helvetica, sans-serif;
	background: #00877B;
	
	cursor: default;
}
#loginas-warning-topbar i.fa {
	margin-right: 4px;
	font-size: 86%;
	color: #EEE;
}

#user-info {
    float: right;
    width: auto;
    min-width: 1px !important;
	margin-right: 8px;
}
#user-info .art-block {
    margin: 19px 0 0 0;
}
#user-info .art-blockheader {
    display: none;
}

#user-info .art-block-body div.contextual-links-wrapper {
    display: none !important;
}

#user-info .art-blockcontent-cc,
#user-info .art-blockcontent-body {
    background: none;
    background-color: transparent;
    color: white;
    font-size: 10pt;
    text-align: right;
    min-width: 280px;
    float: right;
    box-shadow: none;
	font-family: "Ubuntu Condensed", "Open Sans", Arial, Helvetica, sans-serif;
}

#user-info #c_user-info_car-gov_name {
    font-size: 12pt;
    line-height: normal;
    display: inline-block;
	margin-left: 40px;
}
#user-info #c_user-info_car-gov_name span {
    font-size: 100%;
    color: #FFF;
    margin-right: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px #35434E;
}
#user-info #c_user-info_car-gov_name b {
    font-size: 150%;
    padding-left: 32px;
    background: url(flat-icons/white/16/bus.png) left center no-repeat;
	background-size: 20px 20px;
	text-shadow: 1px 1px #35434E;
}


#user-info #c_user-info_user_name {
    font-size: 12pt;
    line-height: 22px;
	display: inline-block;
}
#user-info #c_user-info_user_name em.welcome {
    display: none;
}
#user-info #c_user-info_user_name span {
    display: none;
}
#user-info #c_user-info_user_name b {
    font-size: 100%;
    text-shadow: 1px 1px #35434E;
}
#user-info #c_user-info_user_name em.uid {
	float: left;
	line-height: normal;
	margin: 4px 8px 0 0;
    background: #FFF;
    background: rgba(255, 255, 255, 0.8);
    color: #35434E;
    padding: 2px 6px;
    border-radius: 12px;
    font-style: normal;
    font-size: 11px;
}

#user-info #c_user-info_user_name a.btn-logout {
	float: right;
	background: #35434E;
	color: white;
	margin: 2px 0 0 12px;
	padding: 3px 10px;
	line-height: 12px !important;
    border-radius: 10px;
    font-size: 12px;
}
#user-info #c_user-info_user_name a.btn-logout:hover {
	background-color: #B2DAD7;
	color: #35434E;
}

#user-info #header-switch-wrap {
	position: relative;
	float: right;
    margin: -3px 0 0 18px;
}
#user-info a#header-switch-user-link {
    text-indent: 10000px;
    width: 34px;
    height: 32px;
    background: #35434E url(flat-icons/white/16/menu.png) center center no-repeat;
	
    border: 1px solid #00877B;
    border-radius: 2px;
}
#user-info a#header-switch-user-link:hover {
    border-color: #B2DAD7;
}
#user-info a#header-switch-user-link.selected {
    border-color: #00877B;
    background-color: #00877B;
	background-size: 20px 20px;
}

#user-info ul#header-switch-user-list {
    position: absolute;
    top: 35px;
    right: 0px;
    min-width: 200px;
    max-width: 340px;
    max-height: 240px;
    overflow: auto;
    margin: 0;
    padding: 1px;
    background: white;
    border-radius: 2px;
    box-shadow: 0 0 3px #35434E;
    z-index: 999999999;
}
#user-info ul#header-switch-user-list li {
    padding: 0;
    margin: 0;
}
#user-info ul#header-switch-user-list li a {
    display: block;
    font-size: 16px;
    padding: 8px 14px;
    line-height: normal !important;
    margin: 0;
    color: #35434E;
    font-variant: normal;
    border-bottom: 1px solid #EEE;
}
#user-info ul#header-switch-user-list li a:hover {
    border-color: #CCC;
	background: #35434E;
	color: white;
}



.art-header .gestione-version {
	display: none;
}
.art-footer .gestione-version {
	display: inline;
	margin-right: 25px;
    padding-bottom: 3px;
	font-style: normal;
}
.art-footer .gestione-version em {
	font-style: normal;
}

/*----------------------VERTICAL REGION ------------------------------------*/
.c_vertical_region {    
    width: 18%;
    display: table-cell;
	padding: 0 8px 40px 0;
	/*cursor: e-resize;*/
}

.c_vertical_select_tab {
    padding-top: 2px;
    width: 1%;
    display: table-cell;
    margin-top: 10px;
}

/*--------------------------------VERTICAL TABS------------------------------*/
.c_vertical_tab {
    margin-top: 1px;
    display:block; 
    border-top: 1px solid darkgrey;
    border-bottom: 1px solid darkgrey;
    border-right: 1px solid darkgrey;
    border-bottom-right-radius:4px;
    border-top-right-radius:4px;    
    width:19px;     
    cursor: pointer; 
    padding-top: 10px;
    background-color: #E5F6F5;
}

.c_vertical_tab > .c_vertical_text {
    -moz-transform:rotate(-270deg); 
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-270deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-270deg);
    -o-transform-origin:  bottom left;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    margin-left: 3px;    
    width: 45px;
}

.c_vertical_tab:hover {
    background-color: #B2DAD7;
}

.c_vertical_tab.active {
    background-color: #00877B;
}

.c_separator {
    margin-bottom: 15px;
    border:none;
    background-color: transparent;
}

.c_separator:hover {
    cursor: default;
    background-color: transparent;
}

.overlay {    
    position: absolute;
    width: 200px;
    top: 150px;
    right: 0px;
    background-color: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 0 3px #444;
}

.c_mover {
    cursor: move;
    margin-bottom: 0;
}
/*-----------------------------RESIZE SIDEBAR----------------------------------*/

.c_vertical_resizer_ancor {
    width: 3px;
    border-right: 1px dotted #B2DAD7;
    cursor: e-resize;
}

/*-------------------------TOGGLE SIDEBAR------------------------------------*/

.c_toggle_menu {
    background-repeat: no-repeat; 
    background-position: center;    
    width: 24px; 
    height: 18px;   
    border: none;
	background-color: white;
	
}

.c_toggle_menu:hover {
	background-color: white;
}

.c_toggle_menu.hidden {
	top: 10px !important;
	left: -8px;
    background-color: #B2DAD7;
    background-image: url(images/arrow_rigth_show_menu.png);    
}

.c_toggle_menu.visible {
	left: -12px;
    background-image: url(images/arrow_left_hide_menu.png);    
}

/* ----------------------------HIDE/SHOW MENU---------------------------------*/

.c_vertical_tab.c_menu {
    height:60px;     
}

/* ----------------------------HIDE/SHOW HELP---------------------------------*/

.c_vertical_tab.c_help {
    height:60px;     
}

/*----------------------------ICONE---------------------------------------*/

.c_icon_container {
    width:150px !important;
    padding:5px;
}

.c_icon { 
    background-repeat: no-repeat;
    background-size: 16px 16px !important;
    display:block; 
    float:left; 
    width:26px; 
    height:16px;       
}

.c_icon_16 { 
    background-repeat: no-repeat;
    background-size: 16px 16px !important;
    display:block; 
    float:left; 
    width:26px; 
    height:16px;    
}

.c_icon_24 { 
    background-repeat: no-repeat;
    background-size: 24px 24px !important;
    display:block; 
    float:left; 
    width:26px; 
    height:24px;       
}

.c_icon_32 { 
    background-repeat: no-repeat;
    background-size: 32px 32px !important;
    display:block; 
    float:left; 
    width:40px; 
    height:32px;       
}

.c_icon_r {
    background-repeat: no-repeat;
    background-size: 16px 16px !important;
    display:block; 
    float:right; 
    width:26px; 
    height:16px; 
}

.c_icon_polimetric { 
    background-repeat: no-repeat;
    background-size: 1.6em 1.6em !important;
    display:block; 
    float:left; 
    width:2.5em; 
    height:1.6em; 
}

.c_icon.float_rigth {
    float:right;    
}

.c_icon.float_left,.c_icon_polimetric.float_left {
    float:left;    
}

.c_icon_enable_fee {
    height: 2.5em;
    width: 2.0em;
}

.c_icon_remove_fee {
    height: 2.5em;
    width: 2.0em;
}

.c_icon_add {
    background: transparent url(flat-icons/gray/16/add-color.png) left center no-repeat;
    cursor: pointer;
}

.c_icon_enable {
    background: transparent url(flat-icons/gray/16/enable.png) left center no-repeat;
    cursor: pointer;
}

.c_icon_move {
    background: transparent url(flat-icons/gray/16/move.png) left center no-repeat;
    cursor: pointer;
}

.c_icon_remove {
    background: transparent url(flat-icons/gray/16/delete.png) left center no-repeat;
    cursor: pointer;
}

.c_icon_refresh {
    background: transparent url(flat-icons/gray/16/refresh.png) left center no-repeat;
    cursor: pointer;
    white-space: normal;
}

.c_icon_select {
    background: #B2DAD7 url(flat-icons/gray/32/menu.png) center center no-repeat;
    cursor: pointer;
    float: none;
    display: inline-block;
    padding: 4px;
	margin: 0 0 0 3px;
	border-radius: 3px;
    position: absolute;
}
.c_icon_select:hover {
	background: #00877B url(flat-icons/white/32/menu.png) center center no-repeat;
}
/*--------------------------------MENU ICONS-----------------------------------*/

.c_menu_icon {
    display: block;
    height: 30px;
    width: 42px;
    float: left;
    padding: 0 !important;   
}

h2.main-title .c_icon {
    height: 32px;
    width: 32px;
    margin-top: -5px;
    margin-right: 12px;
}

.Aggiungi.contenuto,.Amministrazione.Cotrap,.Gestione.Cotrap,.Cache.Flush {
    width: 0;
}

.c_menu_icon.Operatore,
.c_menu_icon.Amministrazione {
    display: none;
}

.Pagina.non.trovata {
    background: transparent url(flat-icons/gray/16/warning.png) center center no-repeat !important;   
}

.Vettori,
.Veicoli {
    background: transparent url(flat-icons/gray/16/bus.png) center center no-repeat !important;
}
li.leaf.active .Vettori,
li.leaf.active .Veicoli {
    background-image: url(flat-icons/white/16/bus.png) !important;
}

.Piastre {
    background: transparent url(flat-icons/gray/16/stack.png) center center no-repeat !important;
}
li.leaf.active .Piastre {
    background-image: url(flat-icons/white/16/stack.png) !important;
}

.Altri.profili,
h2 .Seleziona.profilo {
    background: transparent url(flat-icons/gray/16/user-change.png) center center no-repeat !important;
}
li.leaf.active .Altri.profili {
    background-image: url(flat-icons/white/16/user-change.png) !important;
}

.Dati.vettore {
    background: transparent url(flat-icons/gray/16/bus.png) center center no-repeat !important;
}
li.leaf.active .Dati.vettore {
    background-image: url(flat-icons/white/16/bus.png) !important;
}

.Telefoni {
    background: transparent url(flat-icons/gray/16/phone.png) center center no-repeat !important;
}
li.leaf.active .Telefoni {
    background-image: url(flat-icons/white/16/phone.png) !important;
}

.Agenzie {
    background: transparent url(flat-icons/gray/16/shop.png) center center no-repeat !important;
}
li.leaf.active .Agenzie {
    background-image: url(flat-icons/white/16/shop.png) !important;
}

.Annullamenti.Amministrativi {
    background: transparent url(flat-icons/gray/16/undo.png) center center no-repeat !important;
}
li.leaf.active .Annullamenti.Amministrativi {
    background-image: url(flat-icons/white/16/undo.png) !important;
}

.Autisti {     
    background: transparent url(flat-icons/gray/16/wheel.png) center center no-repeat !important;     
}
li.leaf.active .Autisti {
    background-image: url(flat-icons/white/16/wheel.png) !important;
}

.Poli {
    background: transparent url(flat-icons/gray/16/pin.png) center center no-repeat !important;
}
li.leaf.active .Poli {
    background-image: url(flat-icons/white/16/pin.png) !important;
}

.Linee {
    background: transparent url(flat-icons/gray/16/polyline.png) center center no-repeat !important;
}
li.leaf.active .Linee {
    background-image: url(flat-icons/white/16/polyline.png) !important;
}

.Emettitrici,
.Dispositivi {
    background: transparent url(flat-icons/gray/16/print.png) center center no-repeat !important;
}
li.leaf.active .Emettitrici,
li.leaf.active .Dispositivi {
    background-image: url(flat-icons/white/16/print.png) !important;
}

.Impostazioni.Emettitrici,
.Impostazioni.Dispositivi {
    background: transparent url(flat-icons/gray/16/settings.png) center center no-repeat !important;
}
li.leaf.active .Impostazioni.Emettitrici,
li.leaf.active .Impostazioni.Dispositivi {
    background-image: url(flat-icons/white/16/settings.png) !important;
}

.Personalizzazione.Grafica {
    background: transparent url(flat-icons/gray/16/monitor.png) center center no-repeat !important;
}
li.leaf.active .Personalizzazione.Grafica {
    background-image: url(flat-icons/white/16/monitor.png) !important;
}

.Log.Emettitrici,
.Log.Dispositivi {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat !important;
}
li.leaf.active .Log.Emettitrici,
li.leaf.active .Log.Dispositivi {
    background-image: url(flat-icons/white/16/report.png) !important;
}


.Turni {
    background: transparent url(flat-icons/gray/16/overtime.png) center center no-repeat !important;
}
li.leaf.active .Turni {
    background-image: url(flat-icons/white/16/overtime.png) !important;
}

.Tariffario {
    background: transparent url(flat-icons/gray/16/grid.png) center center no-repeat !important;   
}
li.leaf.active .Tariffario {
    background-image: url(flat-icons/white/16/grid.png) !important;
}

.Tariffazione {
    background: transparent url(flat-icons/gray/16/grid.png) center center no-repeat !important;   
}
li.leaf.active .Tariffazione {
    background-image: url(flat-icons/white/16/grid.png) !important;
}

.Log.Cassa {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat !important; 
}
li.leaf.active .Log.Cassa {
    background-image: url(flat-icons/white/16/report.png) !important;
}

.Report.Cassa,
.Report.Emissioni {
    background: transparent url(flat-icons/gray/16/overtime.png) center center no-repeat !important; 
}
li.leaf.active .Report.Cassa,
li.leaf.active .Report.Emissioni {
    background-image: url(flat-icons/white/16/overtime.png) !important;
}

h2 .Accesso.negato {
    background: transparent url(flat-icons/gray/16/error-color.png) center center no-repeat !important;
}
.Utenti {
    background: transparent url(flat-icons/gray/16/user-data.png) center center no-repeat !important;   
}
li.leaf.active .Utenti {
    background-image: url(flat-icons/white/16/user-data.png) !important;
}

.Validazioni {
    background: transparent url(flat-icons/gray/16/ticket-starred.png) center center no-repeat !important;   
}
li.leaf.active .Validazioni {
    background-image: url(flat-icons/white/16/ticket-starred.png) !important;
}

.Emissioni {
    background: transparent url(flat-icons/gray/16/ticket-empty.png) center center no-repeat !important;   
}
li.leaf.active .Emissioni {
    background-image: url(flat-icons/white/16/ticket-empty.png) !important;
}

.Ticket.Accettati,
.Ticket.accettati {
    background: transparent url(flat-icons/gray/16/ticket.png) center center no-repeat !important;   
}
li.leaf.active .Ticket.Accettati,
li.leaf.active .Ticket.accettati {
    background-image: url(flat-icons/white/16/ticket.png) !important;
}

.Contapasseggeri {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat !important;
}
li.leaf.active .Contapasseggeri {
    background-image: url(flat-icons/white/16/refresh.png) !important;
}

.Esportazioni {
    background: transparent url(flat-icons/gray/16/download.png) center center no-repeat !important;
}
li.leaf.active .Esportazioni {
    background-image: url(flat-icons/white/16/download.png) !important;
}

.Tariffe {
    background: transparent url(flat-icons/gray/16/tag-price.png) center center no-repeat !important;   
}
li.leaf.active .Tariffe {
    background-image: url(flat-icons/white/16/tag-price.png) !important;
}

.Fasce.Tariffarie {
    background: transparent url(flat-icons/gray/16/tag-price.png) center center no-repeat !important;   
}
li.leaf.active .Fasce.Tariffarie {
    background-image: url(flat-icons/white/16/tag-price.png) !important;
}

.Telerilevamento,
.Storico.Localizzazioni {
    background: transparent url(flat-icons/gray/16/marker-world.png) center center no-repeat !important;   
}
li.leaf.active .Telerilevamento,
li.leaf.active .Storico.Localizzazioni {
    background-image: url(flat-icons/white/16/marker-world.png) !important;
}

.Monitoraggio.Veicoli {
    background: transparent url(flat-icons/gray/16/marker-inside.png) center center no-repeat !important;   
}
li.leaf.active .Monitoraggio.Veicoli {
    background-image: url(flat-icons/white/16/marker-inside.png) !important;
}

.In.uso {
    background: transparent url(flat-icons/gray/16/pin-2.png) center center no-repeat !important;   
}
li.leaf.active .In.uso {
    background-image: url(flat-icons/white/16/pin-2.png) !important;
}

.Tutti {
    background: transparent url(flat-icons/gray/16/stack.png) center center no-repeat !important;   
}
li.leaf.active .Tutti {
    background-image: url(flat-icons/white/16/stack.png) !important;
}

.Da.tariffario.corrente {
    background: transparent url(flat-icons/gray/16/grid.png) center center no-repeat !important;   
}
li.leaf.active .Da.tariffario.corrente {
    background-image: url(flat-icons/white/16/grid.png) !important;
}

.Esci {
    background: transparent url(flat-icons/gray/16/exit.png) center center no-repeat !important;   
}
li.leaf.active .Esci {
    background-image: url(flat-icons/white/16/exit.png) !important;
}

.Resoconti {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat !important;   
}
li.leaf.active .Resoconti {
    background-image: url(flat-icons/white/16/report.png) !important;
}

.Profilo.utente,
body.page-user h2.main-title .c_icon {
    background: transparent url(flat-icons/gray/16/user-checked.png) center center no-repeat !important;   
}
li.leaf.active .Profilo.utente {
    background-image: url(flat-icons/white/16/user-checked.png) !important;
}

.Tabella.regionale {
    background: transparent url(flat-icons/gray/16/grid-hash.png) center center no-repeat !important;   
}
li.leaf.active .Tagella.regionale {
    background-image: url(flat-icons/white/16/grid-hash.png) !important;
}

.Scarica.Manuale {
    background: transparent url(flat-icons/gray/16/help.png) center center no-repeat !important;
}
li.leaf.active .Scarica.Manuale {
    background-image: url(flat-icons/white/16/help.png) !important;
}

.Dettagli.interventi.tecnici {
    background: transparent url(flat-icons/gray/16/workers.png) center center no-repeat !important;
}
li.leaf.active .Dettagli.interventi.tecnici {
    background-image: url(flat-icons/white/16/workers.png) !important;
}

.Interventi.tecnici {
    background: transparent url(flat-icons/gray/16/worker.png) center center no-repeat;   
}
li.leaf.active .Dettagli.interventi.tecnici {
    background-image: url(flat-icons/white/16/worker.png) !important;
}

.Emissioni.di.plafond {
    background: transparent url(flat-icons/gray/16/money.png) center center no-repeat !important;   
}
li.leaf.active .Emissioni.di.plafond {
    background-image: url(flat-icons/white/16/money.png) !important;
}

.Card.Operatori {
    background: transparent url(flat-icons/gray/16/card-hand.png) center center no-repeat !important;   
}
li.leaf.active .Card.Operatori {
    background-image: url(flat-icons/white/16/card-hand.png) !important;
}

.Code.Stampa {
    background: transparent url(flat-icons/gray/16/print-2.png) center center no-repeat !important;   
}
li.leaf.active .Code.Stampa {
    background-image: url(flat-icons/white/16/print-2.png) !important;
}

.Indicatori.Percorso {
    background: transparent url(flat-icons/gray/16/direction.png) center center no-repeat !important;   
}
li.leaf.active .Indicatori.Percorso {
    background-image: url(flat-icons/white/16/direction.png) !important;
}

.Validatrici {
    background: transparent url(flat-icons/gray/16/card-insert.png) center center no-repeat !important;   
}
li.leaf.active .Validatrici {
    background-image: url(flat-icons/white/16/card-insert.png) !important;
}

.Sperimentazione {
    background: transparent url(flat-icons/gray/16/arrow-right-down.png) center center no-repeat !important;   
}
li.leaf.active .Sperimentazione {
    background-image: url(flat-icons/white/16/arrow-right-down.png) !important;
}



.c_vertical_region li.leaf .Vettori,
.c_vertical_region li.leaf .Veicoli,
.c_vertical_region li.leaf .Piastre,
.c_vertical_region li.leaf .Altri.profili,
.c_vertical_region li.leaf .Dati.vettore,
.c_vertical_region li.leaf .Telefoni,
.c_vertical_region li.leaf .Agenzie,
.c_vertical_region li.leaf .Autisti,
.c_vertical_region li.leaf .Poli,
.c_vertical_region li.leaf .Linee,
.c_vertical_region li.leaf .Emettitrici,
.c_vertical_region li.leaf .Dispositivi,
.c_vertical_region li.leaf .Impostazioni.Emettitrici,
.c_vertical_region li.leaf .Impostazioni.Dispositivi,
.c_vertical_region li.leaf .Personalizzazione.Grafica,
.c_vertical_region li.leaf .Log.Emettitrici,
.c_vertical_region li.leaf .Log.Dispositivi,
.c_vertical_region li.leaf .Turni,
.c_vertical_region li.leaf .Tariffario,
.c_vertical_region li.leaf .Tariffazione,
.c_vertical_region li.leaf .Log.Cassa,
.c_vertical_region li.leaf .Report.Cassa,
.c_vertical_region li.leaf .Accesso.negato,
.c_vertical_region li.leaf .Utenti,
.c_vertical_region li.leaf .Validazioni,
.c_vertical_region li.leaf .Emissioni,
.c_vertical_region li.leaf .Report.Emissioni,
.c_vertical_region li.leaf .Esportazioni,
.c_vertical_region li.leaf .Tariffe,
.c_vertical_region li.leaf .Fasce.Tariffarie,
.c_vertical_region li.leaf .Telerilevamento,
.c_vertical_region li.leaf .Monitoraggio.Veicoli,
.c_vertical_region li.leaf .Storico.Localizzazioni,
.c_vertical_region li.leaf .In.uso,
.c_vertical_region li.leaf .Da.tariffario.corrente,
.c_vertical_region li.leaf .Esci,
.c_vertical_region li.leaf .Resoconti,
.c_vertical_region li.leaf .Profilo.utente,
.c_vertical_region li.leaf .Tagella.regionale,
.c_vertical_region li.leaf .Scarica.Manuale,
.c_vertical_region li.leaf .Dettagli.interventi.tecnici,
.c_vertical_region li.leaf .Emissioni.di.plafond,
.c_vertical_region li.leaf .Card.Operatori,
.c_vertical_region li.leaf .Code.Stampa {
	background-size: 22px 22px !important;
}

.menu-agencies {
    background: transparent url(flat-icons/gray/16/shop.png) center center no-repeat;
}

.menu-operations {
    background: transparent url(flat-icons/gray/16/settings.png) center center no-repeat;
}

.menu-view {
    background: transparent url(flat-icons/gray/16/direction.png) center center no-repeat;
}

.menu-agreements {
    background: transparent url(flat-icons/gray/16/agreement.png) center center no-repeat;
}

/*-----------------------------ACTIONS (CONTESTUALI)--------------------------------*/
.action-edit {
    background: transparent url(flat-icons/gray/16/edit.png) center center no-repeat;
}

.action-edit2 {
    background: transparent url(flat-icons/gray/16/edit.png) center center no-repeat;
}

.action-add {
    background: transparent url(flat-icons/gray/16/add-color.png) center center no-repeat;
}

.action-add2 {
    background: transparent url(flat-icons/gray/16/add-color.png) center center no-repeat;
}

.action-lock {
    background: transparent url(flat-icons/gray/16/lock.png) center center no-repeat;
}

.action-unlock {
    background: transparent url(flat-icons/gray/16/unlock.png) center center no-repeat;
}

.action-del {
    background: transparent url(flat-icons/gray/16/delete.png) center center no-repeat;
}

.action-undo {
    background: transparent url(flat-icons/gray/16/undo.png) center center no-repeat;
}

.action-redo {
    background: transparent url(flat-icons/gray/16/redo.png) center center no-repeat;
}

.action-save {
    background: transparent url(flat-icons/gray/16/save.png) center center no-repeat;
}

.action-revert {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat;
}

.action-remake {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat;
}

.action-download {
    background: transparent url(flat-icons/gray/16/download.png) center center no-repeat;
}

.ui-pg-button {
    padding: 2px !important;
}
.ui-pg-button .action-add {
    height: 24px !important;
    background: url(flat-icons/gray/16/add-color.png) center center no-repeat !important;
}
.ui-pg-button .action-downloadXls {
    height: 22px !important;
    background: url(flat-icons/gray/16/xls-color.png) center center no-repeat !important;
}
.ui-pg-button .action-downloadCsv {
    height: 22px !important;
    padding: 0 !important;
    background: url(flat-icons/gray/16/csv-color.png) center center no-repeat !important;
}

.action-downloadPreview {
    background: transparent url(flat-icons/gray/16/preview.png) center center no-repeat;
}

.action-createTicket {
    background: transparent url(flat-icons/gray/16/help.png) center center no-repeat; 
}

.action-sendEmail {
    background: transparent url(flat-icons/gray/16/email.png) center center no-repeat; 
}

.action-viewPhones {
    background: transparent url(flat-icons/gray/16/phone.png) center center no-repeat;
}

.action-checkin {
    background: transparent url(flat-icons/gray/16/money.png) center center no-repeat;
}

.action-viewAgencies {
    background: transparent url(flat-icons/gray/16/shop.png) center center no-repeat;
}

.action-renewAgreement {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat;
}

.action-viewAgreements {
    background: transparent url(flat-icons/gray/16/agreement.png) center center no-repeat;
}

.action-viewSummaryCheckin {
    background: transparent url(flat-icons/gray/16/money.png) center center no-repeat;
}

.action-viewDrivers {
    background: transparent url(flat-icons/gray/16/wheel.png) center center no-repeat;
}

.action-viewStops {
    background: transparent url(flat-icons/gray/16/pin.png) center center no-repeat;
}

.action-viewAllMyCurrentStops {
    background: transparent url(flat-icons/gray/16/grid.png) center center no-repeat;
}

.action-viewAllMyStops {
    background: transparent url(flat-icons/gray/16/stack.png) center center no-repeat;
}

.action-viewRuns {
    background: transparent url(flat-icons/gray/16/polyline.png) center center no-repeat;
}

.action-viewAllRuns {
    background: transparent url(flat-icons/gray/16/polyline.png) center center no-repeat;
}

.action-viewNotStdRuns {
    background: transparent url(flat-icons/gray/16/delete.png) center center no-repeat;
}

.action-viewLandUnits {
    background: transparent url(flat-icons/gray/16/print.png) center center no-repeat;
}

.action-viewBoardUnits {
    background: transparent url(flat-icons/gray/16/print-2.png) center center no-repeat;
}

.action-viewUnits {
    background: transparent url(flat-icons/gray/16/print.png) center center no-repeat;
}

.action-viewUnitsActions {
    background: transparent url(flat-icons/gray/16/print.png) center center no-repeat;
}

.action-viewShifts {
    background: transparent url(flat-icons/gray/16/overtime.png) center center no-repeat;
}

.action-viewExports {
    background: transparent url(flat-icons/gray/16/download.png) center center no-repeat;
}

.action-viewDetails {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat;
}

.action-viewPolimetrics {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat;
}

.action-viewFeesList {
    background: transparent url(flat-icons/gray/16/report-2.png) center center no-repeat;   
}

.action-viewAgreementFeesBL {
    background: transparent url(flat-icons/gray/16/lock.png) center center no-repeat;
}

.action-viewIssues {
    background: transparent url(flat-icons/gray/16/ticket-empty.png) center center no-repeat;
}
.action-viewVals {
    background: transparent url(flat-icons/gray/16/ticket-starred.png) center center no-repeat;
}

.action-viewUnitsCash,
.action-viewUnitsLogs {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat;
}

.action-viewUsers {
    background: transparent url(flat-icons/gray/16/user-data.png) center center no-repeat;   
}

.action-viewMap {
    background: transparent url(flat-icons/gray/16/marker-map.png) center center no-repeat;   
}

.action-password {
    background: transparent url(flat-icons/gray/16/key.png) center center no-repeat;   
}

.action-noAction {
    background: transparent url(flat-icons/gray/16/delete.png) center center no-repeat;
}

.action-addUserAlias {
    background: transparent url(flat-icons/gray/16/user-data.png) center center no-repeat;   
}
.action-loginas {
    background: transparent url(flat-icons/gray/16/user-change.png) center center no-repeat;   
}

.action-editPriority {
    background: transparent url(flat-icons/gray/16/error-color.png) center center no-repeat;   
}

.action-viewUnitsAssistances {
    background: transparent url(flat-icons/gray/16/help.png) center center no-repeat;   
}
.action-viewPlates {
    background: transparent url(flat-icons/gray/16/stack.png) center center no-repeat;   
}
.action-viewReportCash {
    background: transparent url(flat-icons/gray/16/overtime.png) center center no-repeat;   
}
.action-viewDownloadTxt {
    background: transparent url(flat-icons/gray/16/download.png) center center no-repeat;   
}

.action-viewPeopleCountSessions {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat;
}
/*----------------------------ACTIONS (MENU)-------------------------*/

.action-edit.c_menu_icon {
    background: transparent url(flat-icons/gray/16/edit.png) center center no-repeat;
}

.action-edit2.c_menu_icon {
    background: transparent url(flat-icons/gray/16/edit.png) center center no-repeat;
}

.action-add.c_menu_icon {
    background: transparent url(flat-icons/gray/16/add-color.png) center center no-repeat;
}

.action-add2.c_menu_icon {
    background: transparent url(flat-icons/gray/16/add-color.png) center center no-repeat;
}

.action-lock.c_menu_icon {
    background: transparent url(flat-icons/gray/16/lock.png) center center no-repeat;
}

.action-unlock.c_menu_icon {
    background: transparent url(flat-icons/gray/16/unlock.png) center center no-repeat;
}

.action-del.c_menu_icon {
    background: transparent url(flat-icons/gray/16/delete.png) center center no-repeat;
}

.action-undo.c_menu_icon {
    background: transparent url(flat-icons/gray/16/undo.png) center center no-repeat;
}

.action-redo.c_menu_icon {
    background: transparent url(flat-icons/gray/16/redo.png) center center no-repeat;
}

.action-save.c_menu_icon {
    background: transparent url(flat-icons/gray/16/save.png) center center no-repeat;
}

.action-revert.c_menu_icon {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat;
}

.action-remake.c_menu_icon {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat;
}

.action-download.c_menu_icon {
    background: transparent url(flat-icons/gray/16/download.png) center center no-repeat;
}

.action-downloadXls.c_menu_icon {
    background: transparent url(flat-icons/gray/16/xls.png) center center no-repeat;
}

.action-print.c_menu_icon {
    background: transparent url(flat-icons/gray/16/printer.png) center center no-repeat;
}

.action-downloadPrevie.c_menu_iconw {
    background: transparent url(flat-icons/gray/16/preview.png) center center no-repeat;
}

.action-viewPhones.c_menu_icon {
    background: transparent url(flat-icons/gray/16/phone.png) center center no-repeat;
}

.action-checkin.c_menu_icon {
    background: transparent url(flat-icons/gray/16/money.png) center center no-repeat;
}

.action-viewAgencies.c_menu_icon {
    background: transparent url(flat-icons/gray/16/shop.png) center center no-repeat;
}

.action-renewAgreement.c_menu_icon {
    background: transparent url(flat-icons/gray/16/refresh.png) center center no-repeat;
}

.action-viewAgreements.c_menu_icon {
    background: transparent url(flat-icons/gray/16/agreement.png) center center no-repeat;
}

.action-viewSummaryCheckin.c_menu_icon {
    background: transparent url(flat-icons/gray/16/money.png) center center no-repeat;
}

.action-viewDrivers.c_menu_icon {
    background: transparent url(flat-icons/gray/16/wheel.png) center center no-repeat;
}

.action-viewStops.c_menu_icon {
    background: transparent url(flat-icons/gray/16/pin.png) center center no-repeat;
}

.action-viewRuns.c_menu_icon {
    background: transparent url(flat-icons/gray/16/polyline.png) center center no-repeat;
}

.action-viewLandUnits.c_menu_icon {
    background: transparent url(flat-icons/gray/16/print.png) center center no-repeat;
}

.action-viewBoardUnits.c_menu_icon {
    background: transparent url(flat-icons/gray/16/print.png) center center no-repeat;
}

.action-viewUnits.c_menu_icon {
    background: transparent url(flat-icons/gray/16/print.png) center center no-repeat;
}

.action-viewUnitsActions.c_menu_icon {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat;
}

.action-viewShifts.c_menu_icon {
    background: transparent url(flat-icons/gray/16/overtime.png) center center no-repeat;
}

.action-viewExports.c_menu_icon {
    background: transparent url(flat-icons/gray/16/download.png) center center no-repeat;
}

.action-viewDetails.c_menu_icon {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat;
}

.action-viewPolimetrics.c_menu_icon {
    background: transparent url(flat-icons/gray/16/report.png) center center no-repeat;
}

.action-viewFeesList.c_menu_icon {
    background: transparent url(flat-icons/gray/16/report-2.png) center center no-repeat;   
}

.action-viewUsers.c_menu_icon {
    background: transparent url(flat-icons/gray/16/user-data.png) center center no-repeat;   
}

.action-password.c_menu_icon {
    background: transparent url(flat-icons/gray/16/key.png) center center no-repeat;   
}

.action-noAction.c_menu_icon {
    background: transparent url(flat-icons/gray/16/delete.png) center center no-repeat;
}

/*---------------------------------STATUS---------------------------*/

.c_status-locked {
    color: orange;
}
.c_status-active {
    color: #057E39;
}
.c_status-removed {
    color: red;
}
.c_status-inactive {
    color: grey;
}
.c_status-expired {
    color: red;
}
.c_status-plafond {
    color: orange;
}
.c_type-driver-generic {
    color: #057E39;
}
.c_type-driver-head-movement {
    color: blue;
}
.c_type-driver-test {
    color: grey;
}
.c_type-agency-test {
    color: grey;
}
.c_type-agency-standard {
    color: #057E39;
}

.c_prefix {
    font-weight:normal;
    /*    font-variant:small-caps;*/
    color:#000000;    
    letter-spacing:0pt;
    word-spacing:5pt;
    font-size:13px;
    text-align:left;
    font-family:verdana, sans-serif;
    line-height:1.5;
}

.c_page-info {
    background: transparent url(flat-icons/gray/16/plus.png) right center no-repeat;
    display:block; 
    height:46px;
    width:46px;
    font-weight:bold;    
    margin-bottom:14px;
}

.c_loading_image_wrap {
    position: relative;
}
.c_loading_image {
    position: absolute;
    left: 30px;
    top: -1px;
    background-image: url('./images/ajax-loader.5.gif'); 
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 38px; 
    width: 38px;
}

.c_input_required {    
}

.c_input_not_required {    
}

.c_message_required {
    display: none;
}

.c_alert_message {
    padding:20px;
    font-size: 15pt;
    text-align: center;
    color: darkgreen;
}

.c_alert_button_content {
    text-align: center;
    padding-bottom: 10px;
}

.c_info_dialog {
}

.c_alert_error_message {
    padding:20px;
    font-size: 15pt;
    color: darkred;
    text-align: center;
}

.c_error_dialog {
}

.c_state_row_noop {
    color:#4F4F4F;
}


.c_table_wrapper > div {
    border-radius: 3px;
    border: 1px solid #00877B;
}

.opened {   
    margin-top: 8px !important;
    margin-right: 8px !important;
    height: 16px;
    width: 16px;
    float: right;
    background-image: url("images/ui-icons_454545_256x240.png") !important;    
    background-position: -96px -191px;
    padding: 0!important;
    cursor: pointer;
}

.closed {   
    margin-top: 8px !important;
    margin-right: 8px !important;
    height: 16px;
    width: 16px;
    float: right;
    background-image: url("images/ui-icons_454545_256x240.png")!important;
    background-position: -64px -191px;    
    padding: 0!important;
    cursor: pointer;
}

.unoverlayActionsBlock {
    background-image: url("images/ui-icons_FFFFFF_256x240.png") !important;
    background-position: -97px -366px;
    margin-top: 6px !important;
    height: 16px;
    width: 16px;
    float: right;
    padding: 0!important;
    cursor: pointer;
}

.unoverlayPageContextualHelp {
    background-image: url("images/ui-icons_222222_256x240.png") !important;
    background-position: -97px -366px;
    margin-top:6px !important;
    height: 16px;
    width: 16px;
    float: right;
    padding: 0!important;
    cursor: pointer;
}

.overlayActionsBlock {
    background-image: url("images/ui-icons_222222_256x240.png") !important;
    background-position: 224px -799px;
    margin-top: 6px !important;
    margin-right: 6px !important;
    height: 16px;
    width: 16px;
    float: right;
    padding: 0!important;
    cursor: pointer;
}

.openNT {
    background: transparent url(flat-icons/white/16/monitor.png) center center no-repeat;  
    float: right;
    padding-top: 0;
	margin-right: 22px;
	margin-top: 4px;
}
a .openNT:hover {
	opacity: 0.6;
}
/* classi per pulsanti clean su input di ricerca*/


span.deleteicon {
    position: relative;
}

span.deleteicon span {    
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 2px;
    width: 16px;
    height: 16px;        
}

span.deleteicon span.c_clean_active {
    display: inline-block;
    background: url(images/ui-icons_222222_256x240.png) -33px -192px;
    cursor: pointer;
}
span.deleteicon span.c_clean_active:hover {
    background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

span.deleteicon input {
    padding-right: 16px;
}

/*.ui-search-toolbar .c_filter_active {
    background-color: #B2DAD7;
    border:1px solid #00877B;
    text-shadow: 1px 1px 0 white;
}*/

.ui-search-toolbar .c_filter_active {
    background-color: #cbedea;
    border: 1px solid #B2DAD7;
	text-shadow: 1px 1px 0 white;
}


.ui-search-toolbar .chosen-container {
	text-shadow: none;
}
.ui-search-toolbar .chosen-container.chosen-with-drop .chosen-drop {
	min-width: 120px;
}
.ui-search-toolbar .chosen-container ul li {
	background-image: none;
	padding: 2px 6px;
	border-radius: 2px;
}
.ui-search-toolbar .chosen-container .chosen-single {
	color: #333;
	border-radius: 0;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}
.ui-search-toolbar .chosen-container .chosen-single div b {
	background-position: 2px 3px;
}
.ui-search-toolbar .chosen-container .chosen-single abbr {
	background: url(images/ui-icons_222222_256x240.png) -33px -192px;
	right: 18px;
	top: 4px;
	width: 15px;
	height: 15px;
}
.ui-search-toolbar .chosen-container .chosen-single abbr:hover {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}
.ui-search-toolbar .chosen-container.c_filter_active .chosen-single {
	background: none;
    border: none;
	text-shadow: 1px 1px 0 white;
}


.chosen-container .chosen-results li.result-selected,
.chosen-container .chosen-results li.result-selected.highlighted {
	background-color: #B2DAD7;
	color: #202930;
}
.chosen-container .chosen-results li.highlighted {
	background-color: #00877B;
}


.page-gestioneadmin-units .ui-search-toolbar #gs_user_id_chosen.chosen-container.chosen-with-drop .chosen-drop,
.page-gestioneadmin-feesranges .ui-search-toolbar #gs_user_id_chosen.chosen-container.chosen-with-drop .chosen-drop,
.page-gestioneadmin-issues .ui-search-toolbar #gs_user_id_chosen.chosen-container.chosen-with-drop .chosen-drop,
.page-gestioneadmin-vals .ui-search-toolbar #gs_user_id_chosen.chosen-container.chosen-with-drop .chosen-drop {
	/** vettore (ultima colonna) in vista DISPOSITIVI, TARIFFAZIONE, EMISSIONI, VALIDAZIONI **/
	left: auto;
	min-width: 200px;
}


#block-c-core-page-actions-on-top .art-block {
    margin: 0 0 14px 0;
    height: 34px;
    background: #F6F6F6;
    border-radius: 2px;
    border-bottom: 1px solid white;
    box-shadow: 0 1px 0 #DDD;
}
#block-c-core-page-actions-on-top .art-blockheader {
    display: inline-block;
    padding: 0 14px;
    border-radius: 2px 0 0 2px;
    border-right: 1px solid white;
    float: left;
    height: 34px;
    line-height: 34px !important;
    position: relative;
}
#block-c-core-page-actions-on-top .art-blockheader:after {
    position: absolute;
    left: 100%;
    top: 0;
    content: "";
    width: 0px;
    height: 0px;
    border-style: outset solid;
    border-width: 17px 6px 17px 6px;
    border-color: transparent transparent transparent #00877B;
    z-index: 999999;
}
#block-c-core-page-actions-on-top .art-blockheader h3.t {
    height: 34px;
    line-height: 34px;
    font-weight: normal;
    padding: 0;
}
#block-c-core-page-actions-on-top .art-blockheader span.opened,
#block-c-core-page-actions-on-top .art-blockheader span.closed,
#block-c-core-page-actions-on-top .art-blockheader span.overlayActionsBlock {
    display: none;
}

#block-c-core-page-actions-on-top .art-blockcontent,
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body,
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content,
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu,
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu li,
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu li a {
    display: inline-block;  
}
#block-c-core-page-actions-on-top .art-blockcontent {
    width: auto !important;
    margin: 0;
    height: 34px;
    float: left;
}
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu {
    padding: 0;
    margin: 0;
    list-style: none !important;
    list-style-type: none !important;
}
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu li {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    list-style-type: none !important;
    /*font-variant: normal;*/
}
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu li span.c_menu_icon {
    width: 40px;
    margin: 2px 0 0 0;
}
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu li a {
    padding: 0 22px 0 10px;
    border-right: 1px solid white;
    height: 34px !important;
    line-height: 34px !important;
    background: #E5F6F5;
}
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body .content ul.menu li a:hover {
    background: #B2DAD7;
    text-shadow: 1px 1px white;
}
#block-c-core-page-actions-on-top .art-blockcontent .art-blockcontent-body {
    box-shadow: none !important;
    border-radius: 0 2px 2px 0;
}



/* button-choose-row in dialog grid */
.ui-dialog a.button-choose-row {
	padding: 1px 4px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #333;
	border-radius: 3px;
	
	text-indent: -100000px;
	min-width: 32px;
	background: #B2DAD7 url(flat-icons/gray/16/arrow-right-swipe.png) no-repeat center center;
	border-bottom: 1px solid #999;
}
.ui-dialog .ui-state-highlight a.button-choose-row {
	background-color: white;
}


.ui-dialog a.button-choose-row:hover {
	color: white;
	background-color: #00877B;
	border-color: #666;
	background-image: url(flat-icons/white/16/arrow-right-swipe.png);
}



/******************** dashblocks ***************/
.dashblocks {
	margin: 22px 0;
	font-size: 15px;
}

.dashblock {
	display: inline-block;
	margin: 0 22px 22px 0;
	min-width: 120px;
	height: 100px;
	padding: 0 20px 0 130px;
	background: #F6F6F6;
	border-radius: 3px;
	border-bottom: 1px solid white;
	box-shadow: 0 1px 1px #DDD;
	position: relative;
}

.dashblock span.icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 100px;
	border-radius: 3px 0 0 3px;
	box-shadow: 1px 0 1px white;
	background: #B3CDE7 url(flat-icons/white/64/info.png) center center no-repeat;
}
.dashblock.color-primary span.icon,
.dashblock.color-blue span.icon {
	background-color: #2D7AC9;
}
.dashblock.color-green span.icon {
	background-color: #388E3C;
}
.dashblock.color-red span.icon {
	background-color: darkred;
}
.dashblock.color-yellow span.icon {
	background-color: darkorange;
}
.dashblock.color-gray span.icon {
	background-color: gray;
}
.dashblock.color-silver span.icon {
	background-color: silver;
}

.dashblock div.content {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	margin-top: 10px;
	height: 80px;
	overflow: auto;
}
.dashblock div.content .label {
	display: block;
	color: #777;
}
.dashblock div.content .value {
	display: block;
	font-size: 130%;
	font-weight: normal;
}

.dashblock.color-primary .value,
.dashblock.color-blue .value {
	color: #2D7AC9;
}
.dashblock.color-green .value {
	color: #388E3C;
}
.dashblock.color-red .value {
	color: darkred;
}
.dashblock.color-yellow .value {
	color: darkorange;
}
.dashblock.color-gray .value,
.dashblock.color-silver .value {
	color: #555;
}

.dashblock div.content ul.actions {
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
	text-transform: none;
}
.dashblock div.content ul.actions li {
	font-size: 90%;
	line-height: normal;
	background: none;
	font-variant: normal;
	margin: 0;
	padding: 0;
	display: inline;
}
.dashblock div.content ul.actions a {
	margin: 0 6px 0 0;
	color: #2D7AC9;
}
.dashblock div.content ul.actions a:hover {
	text-decoration: none;
}


.dashblock.icon-info     span.icon { background-image: url(flat-icons/white/64/info.png); }
.dashblock.icon-warning  span.icon { background-image: url(flat-icons/white/64/warning.png); }
.dashblock.icon-error    span.icon { background-image: url(flat-icons/white/64/delete.png); }
.dashblock.icon-check    span.icon { background-image: url(flat-icons/white/64/check.png); }
.dashblock.icon-settings span.icon { background-image: url(flat-icons/white/64/settings.png); }
.dashblock.icon-ticket   span.icon { background-image: url(flat-icons/white/64/ticket.png); }
.dashblock.icon-user     span.icon { background-image: url(flat-icons/white/64/user.png); }
.dashblock.icon-report   span.icon { background-image: url(flat-icons/white/64/report.png); }
.dashblock.icon-arrow-right span.icon { background-image: url(flat-icons/white/64/arrow-right.png); }
.dashblock.icon-arrow-right-down span.icon { background-image: url(flat-icons/white/64/arrow-right-down.png); }
.dashblock.icon-add      span.icon { background-image: url(flat-icons/white/64/add.png); }
.dashblock.icon-flag     span.icon { background-image: url(flat-icons/white/64/flag.png); }
.dashblock.icon-grid     span.icon { background-image: url(flat-icons/white/64/grid.png); }




span.time-log i.fa,
span.time-ago i.fa {
	font-style: normal;
	font-size: 90%;
	color: #999;
	margin-right: 3px;
}
span.time-log s,
span.time-ago s {
	text-decoration: none;
}
.ui-jqgrid span.time-log s,
.ui-jqgrid span.time-ago s {
	display: none;
}


.c_table_wrapper .ui-jqgrid .ui-jqgrid-bdiv {
	min-height: 300px;
	background: #EEE;
}
.c_table_wrapper.empty-set .ui-jqgrid .ui-jqgrid-bdiv {
	background: #D0E5E4 url(flat-icons/white/64/empty-set.png) center center no-repeat;
	box-shadow: inset 0 2px white;
}
.c_table_wrapper.loading .ui-jqgrid .ui-jqgrid-bdiv {
	z-index: 10000;
	background: #B2DAD7 url(flat-icons/white/64/loading.png) center center no-repeat !important;
	box-shadow: none;
}
.c_table_wrapper.loading .ui-jqgrid .ui-jqgrid-bdiv table,
.c_table_wrapper.loading .ui-jqgrid .ui-jqgrid-pager {
	opacity: 0.5 !important;
}


.entry-box {
	font-family: "Ubuntu Condensed", "Open Sans", Arial, Helvetica, sans-serif;
}



/**** status messages *****************************/
div.messages {
	margin: 6px 0 14px 0;
	padding: 22px 32px 22px 60px;
	font-size: 140%;
	font-family: "Ubuntu Condensed", "Open Sans", Arial, Helvetica, sans-serif;
	
	color: #35434E;
	background: #E2E3E7;
	
	border: none;
	border-radius: 3px;
	position: relative;
	
	line-height: 140%;
}
div.messages.light {
	background: #F1F2F4;
}
div.messages p {
	margin: 0;
}
.messages.ok,
.messages.status {
	border-bottom: 2px solid #82C250;
}
.messages.warning {
	border-bottom: 2px solid #F6BB43;
}
.messages.error {
	border-bottom: 2px solid #D9434E;
}

div.messages:after {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 32px;
	visibility: visible;
	display: block;
	position: absolute;
	color: #35434E;
	width: 32px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	top: 17px;
	left: 16px;
	text-indent: 0;
	text-align: center;
	text-shadow: 0 0 10px #FFF;
}
div.messages.status:after,
div.messages.ok:after {
	content: "\f058";
	color: #82C250;
}
div.messages.warning:after {
	content: "\f071";
	color: #F6BB43;
}
div.messages.error:after {
	content: "\f057";
	color: #D9434E;
}
div.messages.light:after {
	color: #B2DAD7;
}


.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid #D9434E;
}
.marker, .form-required {
    color: #D9434E;
}


.small-marker-map-icon {
	width: 22px;
	height: 16px;
	background: url(flat-icons/gray/16/marker.png) center center no-repeat;
	background-size: 16px;
	text-indent: -1000px;
}


@media only screen and (max-width: 1600px) {
	.c_vertical_region {
		width: 20%;
	}
}
@media only screen and (max-width: 1400px) {
	.c_vertical_region {
		width: 22%;
	}
}
@media only screen and (max-width: 1200px) {
	.c_vertical_region {
		width: 24%;
	}
}
@media only screen and (max-width: 1100px) {
	.c_vertical_region {
		width: 26%;
	}
}
@media only screen and (max-width: 1000px) {
	.c_vertical_region {
		width: 28%;
	}
}
@media only screen and (max-width: 900px) {
	.c_vertical_region {
		width: 32%;
	}
}
@media only screen and (max-width: 800px) {
	.c_vertical_region {
		width: 35%;
	}
}


@media only screen and (max-width: 700px) {
	#user-info {
		float: none;
		margin-right: 0;
		padding: 56px 0 10px 0;
	}
	#user-info .art-block {
		margin: 0;
	}
	#user-info .art-blockheader {
		display: none;
	}
	
	#user-info .art-blockcontent-cc,
	#user-info .art-blockcontent-body {
		float: none;
		min-width: 0;
	}

	#user-info #c_user-info_car-gov_name {
		font-size: 11pt;
		display: block;
		margin: 0;
	}
	#user-info #c_user-info_car-gov_name span {
		margin-right: 4px;
	}
	#user-info #c_user-info_car-gov_name b {
		font-size: 120%;
		padding-left: 28px;
	}


	#user-info #c_user-info_user_name {
		font-size: 11pt;
		display: inline-block;
		background-color: rgba(53, 67, 78, 0.5);
		margin: 0 -2%;
		padding: 4px 12px;
		border-radius: 18px;
		
		display: none;
	}
	#user-info #c_user-info_user_name em.uid {
		float: none;
	}
	
	
	#user-info #header-switch-wrap {
		margin: -3px 0 0 12px;
	}
	
	#user-info a#header-switch-user-link {
		width: 26px;
		height: 24px;
	}
	
	#user-info ul#header-switch-user-list {
    	top: 26px;
	}
	
	.c_vertical_region {
		width: 230px;
		padding-top: 6px;
		padding-right: 20px;
		display: none;
	}
	body.page-node .c_vertical_region {
		width: 100%;
		padding-right: 0;
	}
	
	.c_vertical_resizer_ancor {
		display: none !important;
	}
	
	.c_vertical_select_tab {
		position: absolute;
		z-index: 999999;
		margin-top: 0;
	}

	.art-post-body {
		padding: 0;
	}
	
	.c_toggle_menu {
		width: 38px; 
		height: 28px;
		float: left;
		line-height: normal;
		border-radius: 0 50% 50% 0;
		background: url(flat-icons/white/16/menu.png) center center no-repeat;
		background-size: 20px 20px;
	}

	.c_toggle_menu.hidden {
		left: -14px;
		background-color: rgba(53, 67, 78, 0.8);
		background-image: url(flat-icons/white/16/menu.png);
	}
	.c_toggle_menu.hidden:hover {
		background-color: rgba(53, 67, 78, 0.5);
	}
	.c_toggle_menu.visible {
		top: 10px !important;
		border-radius: 50%;
		background-color: rgba(53, 67, 78, 0.8);
		background-image: url(flat-icons/white/16/delete.png);
	}
	
	h2.main-title {
		font-size: 26px;
		margin-left: 40px;
	}
	
	.c_loading_image_wrap {
		position: static;
	}
	.c_loading_image {
		left: 36px;
		top: -11px;
		background-color: white;
	}
	
	.ui-dialog .c_dialog.ui-dialog-content {
		width: 900px !important;
		overflow: auto !important;
		background: white;
	}
}

/* urca */

/*.pulse {*/
/*    animation: pulse-anim 2s infinite ease-in;*/
/*}*/
/*@keyframes pulse-anim {*/
/*    0% {*/
/*        opacity: .65;*/
/*        color: orangered;*/
/*    }*/
/*}*/
/*@-webkit-keyframes pulse-anim {*/
/*    0% {*/
/*        opacity: .65;*/
/*        color: orangered;*/
/*    }*/
/*}*/
/*@-moz-keyframes pulse-anim {*/
/*    0% {*/
/*        opacity: .65;*/
/*        color: orangered;*/
/*    }*/
/*}*/


.pulse {
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255, 69, 0, 1);
    transform: scale(1);
    animation: pulse-anim 2s infinite ease-in;
}
@keyframes pulse-anim {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.7);
        /*color: orangered;*/
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 8px rgba(255, 69, 0, 0);
        /*color: orangered;*/
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 69, 0, 0);
        /*color: orangered;*/
    }
}
