﻿.sidebar-menu{width:250px;}
.sidebar-menu .main-menu{padding-left:15px;padding-right:15px;}
#main { margin: -20px -20px 10px -20px; padding: 20px; }

table.table { word-wrap: break-word !important; word-break: normal !important; white-space: normal !important; width: 100% !important; background: #fff !important; }

table.table { padding:0px; font-size: 11px !important; padding: 0px !important; color: #000 !important; }
thead tr th { font-size: 12px; padding: 4px  !important; color: #000 !important; word-wrap: break-word !important; word-break: normal !important; white-space: normal !important; }
thead tr td { font-size: 11px; padding: 2px  !important; color: #000 !important; }
thead tr td input { font-size: 11px; padding: 2px  !important; color: #000 !important;  }
tbody tr:hover { background: #e8f0f6 !important;  }

.label { font-size: 10px !important;  }
span.form-error { color:red !important; }
.control-label { color: #2b2b2b !important; }
.has-success .form-control {border-color:#ccc !important;}
.help-block { color: #ccc !important; }
.page-title { padding-bottom: 8px !important; }
.panel-heading { margin-bottom: 10px !important; padding-bottom: 0px !important; }

.label-lilla, .alert-lilla { background: #ca8ef4; }
.label-blueamati, .alert-blueamati { background: #2a3e4e; }

.help-inline {
	margin-top: 6px;
	color: #737373;
}
.help-block.error {
	color: #B94A48;
}

.symbol.required:before {
	content: "*";
	display: inline;
	color: #E6674A;
}
.symbol.ok:before {
	content: "\f00c";
	display: inline;
	font-family: FontAwesome;
	color: #468847;
}
.has-error .note-editor, .has-error .cke_chrome {
	border-color: #B94A48 !important;
}
.form-group .text {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 7px;
}

/* EQUIPAGGIO */
/* PANELS */
.list-group {
  margin: 0 0 20px;
  background-color: #ffffff;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 30px 10px 15px;
  margin-bottom: -1px;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item .list-group-item-text {
  color: #555;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text {
  color: #e1edf7;
}

.list-group-item > .badge,
.list-group-item > .glyphicon-chevron-right {
  float: right;
  margin-right: -15px;
}

.list-group-item > .glyphicon-chevron-right {
  margin-right: -15px;
}

.list-group-item > .glyphicon + .badge {
  margin-right: 5px;
}

.panel-primary {
  border-bottom: 1px solid #f0f0f0;
  border-left: 5px solid #006dcc;
}

.panel-success {
  border-bottom: 1px solid #f0f0f0;
  border-left: 5px solid #84e136;
}

.panel-warning {
  border-bottom: 1px solid #f0f0f0;
  border-left: 5px solid #f9ab15;
}

.panel-danger {
  border-bottom: 1px solid #f0f0f0;
  border-left: 5px solid #ec1e3c;
}

.panel-info {
  border-bottom: 1px solid #f0f0f0;
  border-left: 5px solid #a0e7f5;
}

.list-group-flush {
  margin: 15px -15px -15px;
}

.list-group-flush .list-group-item {
  border-width: 1px 0;
}

.list-group-flush .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-flush .list-group-item:last-child {
  border-bottom: 0;
}

.loading { display: none; position: absolute; top: 40px; left: 40px; }
.link-list { position: relative; z-index: 9; }

.link {
	padding: 0px 10px 0px 10px;
	margin-right: -21px;
	cursor: pointer;
	outline: 0;
	border-top: 1px solid #dddddd;
}
.link:hover {
	background: #cce1f2;
}
.extended {
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	border-right: 1px solid #cce1f2;
	background:#cce1f2;
}
.extended:hover {
	background: #cce1f2;
}
.link-details{overflow:hidden;background-color:#fff;overflow:auto;position:fixed;top:10px;bottom:0;right:0}.link-details-content{width:100%;height:90%;padding-left:10px;padding-right:10px;padding-top:20px;padding-bottom:20px;overflow-x:hidden;overflow-y:auto;border-left:1px solid #969696;border-top:1px solid #ddd;position:fixed;top:160px;background:#cce1f2;}

.preloadContent {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.preloadIcon {
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 100px;
  color: #555;
  text-align: center;
  -webkit-animation: spin 3s linear infinite;
          animation: spin 3s linear infinite;
}

.preloadIconOne {
  font-size:45px;
  color: rgba(245, 245, 245, 0.1);
  margin: -32px -38px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

.preloadIconTwo {
  font-size:65px;
  color: rgba(228, 65, 69, 1);
  /*color: rgba(0, 216, 255, 0.3);*/
  z-index: 20;
  -webkit-animation: spin2 5s linear infinite;
          animation: spin2 5s linear infinite;
}

.preloadIconThree {
  font-size:25px;
  color: rgba(245, 245, 245, 0.1);
  margin: 32px -30px;
  -webkit-animation: spin 3s linear infinite;
          animation: spin 3s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes spin2 {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}


@media (min-width:992px) {
	.collapsed ul.main-menu> li:hover {
		width: 300px !important;
		position: relative;
		background: #2c3e50;
	}
	.collapsed ul.main-menu> li:hover > a .title {
		margin-left: 20px !important;
	}
	.collapsed ul.main-menu> li:hover .title {
		display: inline;
		
	}
	.collapsed ul.main-menu> li:hover > ul.sub-menu {
		width: 189px;
		position: absolute;
		z-index: 1000;
		left: 81px;
		margin-top: 0;
		top: 100%;
		display: block !important;
	}	
}
