﻿@font-face{font-family:'Ubuntu';font-style:normal;font-weight:400;src:url(fonts/ubuntu.eot);src:local('Ubuntu'),url(fonts/ubuntu.eot) format('embedded-opentype'),url(fonts/ubuntu.woff) format('woff');}
/*@font-face{font-family:'Ubuntu';font-style:normal;font-weight:400;
src:url(http://themes.googleusercontent.com/static/fonts/ubuntu/v5/_tMhxyW6i8lbI7YsUdFlGA.eot);
src:local('Ubuntu'),
url(http://themes.googleusercontent.com/static/fonts/ubuntu/v5/_tMhxyW6i8lbI7YsUdFlGA.eot) format('embedded-opentype'),
url(http://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');}*/

*:not(.fa, .material-icons) 
{
    font-family: Ubuntu,Helvetica,Arial,sans-serif !important;
}

body {
    font-family:"Ubuntu",Helvetica,Arial,sans-serif;font-size:13px;line-height:18px;
    padding-top: 0px!important;

}
/* jqUi */
.ui-widget-header select {
    color: #454545;
}
.ui-dialog { margin-top: 56px; }
.ui-dialog .ui-dialog-titlebar-close {
	border:0;
	padding:0;
	background-color:Transparent;
    line-height: 23px;
    margin-top:-12px;
}
.ui-dialog .ui-dialog-titlebar-close:before {
    color: #fff;
    content: "×";
    font-size: 21px;
}
.ui-dialog .ui-dialog-content {
	padding: 15px;
}
.calInp {
	position: relative; z-index:50; 
    background: url("images/calGry.gif") no-repeat scroll right center transparent;
}
.ui-widget-content a.btn-primary {
    color: #FFF;
}

/* Bootstrap  */
body {
    color: #454545;
}
.navbar > .container { padding-left:0; }
.navbar-nav > li > a {
    font-size: 14px;
}
.navbar-nav .dropdown-menu { font-size: 14px; }
.navbar-inverse {
    background-color: #363636;
    border-color: #333;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
/*.navbar-brand img { margin-top: -21px;width: 108px; }*/
/*.nav-tabs {
    background-color: #f8f8f8;
    border-bottom: 1px solid #188ed2;
}
.nav-tabs > li > a:hover { border-color: #eee #eee #188ed2; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #188ed2 #188ed2 transparent;
}*/
.nav-tabs > li > a { padding: 6px 15px; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #333;
}

/*a { color: #31708f; } 
a:hover, a:focus { color: #001144; }*/

/* ws */
.list-group-big {font-size:16px;}

.resTab { margin-top:6px;margin-bottom:14px; }
.title {
	padding: 6px 2px;margin: 8px 0 5px;background-color:#f8f8f8;border:solid 1px #eee;
}
.error { color: Red; }
a { cursor: pointer; }
.right { text-align: right; }
.form-control-feedback { top: 7px; } /* per uso con font awesome  */

@media (max-width: 768px) {
	#ricFltSel > div { position:relative; }
}
@media (min-width: 768px) {
	#ricFltSel > div { width: 225px; }
}
@media (min-width: 992px) {
	#ricFltSel > div { width: 225px; }
}
@media (min-width: 1200px) {
	#ricFltSel > div { width: 265px; }
}
/* paginator */
.pbtn {
    padding: 0 5px;
}
.pbtn a, .nrbtn a, a.srbdet {
    cursor: pointer;
}
.pbtn.Sel {
    font-size: 14px;
    font-weight: bold;
}

.dataTables_paginate.paging_ellipses .first.paginate_button, .dataTables_paginate.paging_ellipses .last.paginate_button, .dataTables_paginate.paging_ellipses .previous.paginate_button, .dataTables_paginate.paging_ellipses .next.paginate_button {
    display: none;
}
.dataTables_paginate.paging_ellipses .paginate_active {
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px;
}
.dataTables_paginate.paging_ellipses .paginate_button {
    cursor: pointer;
    padding: 0 5px;
}
.sorting_asc {
    background: url("images/ordAsc.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.sorting_desc {
    background: url("images/ordDesc.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}

/* Footer */
footer {
    border-top: 1px solid #e5e5e5;
    /*color: #767676;*/
    margin-top: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
    /*text-align: center;*/
}
footer ul { padding: 0; }
footer li {
    display: inline;
    padding: 0 2px;
}

/* Ricerca */
.srAddTo.btn { line-height:1.1em; }
.ricCatCnt {
	padding:4px 1px;margin:4px 0;border:1px solid #eee;border-left-width:4px;border-radius:3px;
	border-left-color: #35a7e8;
	max-height: 130px;
    overflow: auto;
}
.ricCatCnt > div { padding:1px 2px;border-bottom: 1px solid #f4f4f4; }
.ricCatTit { font-weight:bold; padding:5px 2px 0; }
.excludeSel, .addSel, .ricCatCnt .select {
    background-color: #eee;
}
.bs-callout h4{margin-top:0;margin-bottom:5px}
.groupCnt { padding-bottom: 10px; }
.groupCnt h5 { margin: 5px 0 2px; }

.srcFltCont { overflow:auto;max-height:460px; }
.ddFilters, #ddQty  { width:700px;z-index: 30; }
@media (max-width: 768px) {
	#btDdFltCnt { position:static; }
	.ddFilters, #ddQty { width:100%; overflow-x: auto; }
	.ddFilters > div, #ddQty > div { min-width: 600px; }
}
.ddFilters .list-group-item { padding: 5px 15px; }
.ddFilters .list-group-item.neq.active {
	background-color: #a98685;
}
.ddFilters .list-group-item.neq.active ftx {
	text-decoration: line-through;
}
#fltCont > button { margin-top:2px; }
.ddFilters .list-group-item .btn { color: #aaa; }
.ddFilters .list-group-item.active .btn.eql { color: green; }
.ddFilters .list-group-item.neq.active .btn.eql { color: #aaa; }	
.ddFilters .list-group-item.neq.active .btn.neq { color: red; }

/* Det Risk */
.riskgrade td {
    text-align: center;
    width: 10%;
    font-weight: bold;
}
.riskgrade .sel {
    background-color: #919191;
    color: #ffffff;
    font-size: 14px;
    text-decoration: underline;
}
.riskgrade .nosel {
    background-color: #e9e9e9;
    font-size: 12px;
    font-weight: normal;
}
.riskgrade .inf {
    text-align: left;
    text-decoration: none;
    width: 15%;
}
.riskgrade .sup {
    text-align: right;
    text-decoration: none;
    width: 15%;
}
a.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.dropdown-menu > li > form > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu>li> form>a:hover, .dropdown-menu>li> form>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}