/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  height: 100%;
  font-family: "OpenSans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../resources/fonts/OpenSans-Regular.eot');
  src: url('../resources/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../resources/fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../resources/fonts/glyphicons-halflings-regular.eot');
  src: url('../resources/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../resources/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../resources/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../resources/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../resources/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-sort:before {
  content: "\e150";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #479aeb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1774cf;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.bg-primary {
  color: #fff;
  background-color: #479aeb;
}
a.bg-primary:hover {
  background-color: #1981e6;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.leftbordered {
  border-left: 3px solid #333;
  padding-left: 8px;
}
.leftbordered-primary {
  border-left: 3px solid #479aeb;
  padding-left: 8px;
}
.list_title {
  font-size: 16px;
  font-weight: bold;
}
span.list_title {
  display: block;
}
@media (max-width: 768px) {
  .sep {
    padding-left: 0;
  }
}
.sep li {
  margin-bottom: 20px ;
}
@media (max-width: 768px) {
  .sep li {
    padding-left: 0;
    list-style: none;
    border-top: 3px solid #ccc;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    width: 100%;
    margin-bottom: 0;
    padding: 8px;
    position: relative;
    display: block;
  }
  .sep li:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: none;
  }
  .sep li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom: 3px solid #ccc;
  }
  .sep li span:before {
    font-family: 'Glyphicons Halflings' !important;
    margin-right: 6px;
    content: "\e080";
    vertical-align: top;
    color: #479aeb;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
  background-color: #f5f5f5;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fdfaeb;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control2-text {
  height: 34px;
  padding: 6px;
  padding-right: 0;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
}
.form-control2 {
  height: 34px;
  padding: 6px;
  padding-right: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control2:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control2 {
  *height: auto !important;
}
select.form-control2 {
  *width: 250px !important;
}
.form-control2 {
  height: auto\0 !important;
}
select.form-control2 {
  width: 250px\0 !important;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.form-login {
  *margin-left: 20px;
}
.form-login {
  margin-left: 20px\0;
}
.form-login {
  margin-top: 50px;
  width: 60%;
}
@media (max-width: 768px) {
  .form-login {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}
.form-login input {
  width: 60%;
}
@media (max-width: 768px) {
  .form-login input {
    width: 100%;
  }
}
.form-login input.btn-large {
  font-size: 18px;
}
.form-login input.btn-large[type="submit"] {
  width: 20%;
  background-color: #479AEB;
  border-color: #308DE8;
  color: #fff;
  border-radius: 4px;
  background-image: none;
}
@media (max-width: 768px) {
  .form-login input.btn-large[type="submit"] {
    width: 100%;
  }
}
.form-login input.btn-large[type="submit"]:hover {
  background-color: #1981e6;
  border-color: #166fc6;
}
.form-login input.btn-large[type="reset"] {
  width: 20%;
  background-color: #479AEB;
  border-color: #308DE8;
  color: #fff;
  border-radius: 4px;
  background-image: none;
}
@media (max-width: 768px) {
  .form-login input.btn-large[type="reset"] {
    width: 100%;
  }
}
.form-login input.btn-large[type="reset"]:hover {
  background-color: #1981e6;
  border-color: #166fc6;
}
.form-login .log-buttons {
  *margin-left: 0 !important;
}
.form-login .log-buttons {
  margin-left: 25%;
}
@media (max-width: 768px) {
  .form-login .log-buttons {
    margin-left: 0;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #479aeb;
  border-color: #308de8;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1981e6;
  border-color: #166fc6;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #479aeb;
  border-color: #308de8;
}
.btn-primary .badge {
  color: #479aeb;
  background-color: #ffffff;
}
.btn-filtro {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border-radius: 4px;
  border: 1px solid #479AEB;
  padding: 4px;
  padding-left: 6px;
  padding-right: 6px;
  color: #1774cf;
  font-size: 110%;
}
.btn-servizi-orgcoll {
  font-size: 130%;
  margin-top: 20px;
  min-width: 280px;
  padding: 15px;
  text-shadow: 1px 1px 1px rgba(36, 144, 226, 0.88);
}
@media (max-width: 768px) {
  .btn-servizi-orgcoll {
    width: 100%;
    padding: 6px;
  }
}
.btn-servizi-orgcoll2 {
  margin-top: 20px;
  min-height: 80px;
}
@media (max-width: 768px) {
  .btn-servizi-orgcoll2 {
    text-align: left;
    font-size: 130% !important;
    min-height: auto !important;
  }
}
.btn-link {
  color: #479aeb;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1774cf;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 60%;
}
@media (max-width: 768px) {
  .btn-block {
    width: 100%;
  }
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-block2 {
  display: block;
  width: 100%;
  font-size: 150%;
  white-space: normal;
}
@media (max-width: 768px) {
  .btn-block2 {
    width: 100%;
  }
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 7px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #479aeb;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #479aeb;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 2px solid #357ebd;
  margin-top: 15px;
}
.nav-tabs > li {
  float: left;
}
.nav-tabs > li > a {
  font-size: 14px;
  font-weight: bold;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  border-color: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #357ebd;
  border: none;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #479aeb;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content {
  padding: 15px 0;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 768px) {
  .navbar-collapse {
    border-top: 0;
  }
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .login-top-dx .navbar-nav2 {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .login-top-dx .navbar-nav {
    margin: 0;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (max-width: 767px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > a {
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .navbar-nav2 {
    margin: 0;
  }
}
.navbar-nav2 > li > a {
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav2 .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav2 .open .dropdown-menu > li > a,
  .navbar-nav2 .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav2 .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav2 .open .dropdown-menu > li > a:hover,
  .navbar-nav2 .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav2 {
    float: left;
    margin: 0;
  }
  .navbar-nav2 > li {
    float: left;
    display: inline;
  }
  .navbar-nav2.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-nav2 > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.dropdown-menu li a {
  *min-width: 100% !important;
}
.dropdown-menu li a {
  min-width: 200px\0 !important;
  display: block\0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fcfcfc;
  border-color: #ebebeb;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #333333;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #357ebd;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #357ebd;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #357ebd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #357ebd;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ebebeb;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #357ebd;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
  }
}
.navbar-default .navbar-link {
  color: #333333;
}
.navbar-default .navbar-link:hover {
  color: #357ebd;
}
.navbar-default .btn-link {
  color: #333333;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #357ebd;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
@media (max-width: 768px) {
  .login-top-dx .navbar-nav .open .dropdown-menu li {
    background-color: #ffffff;
  }
}
.nav-intern .navbar-nav .open a:focus {
  color: #333333;
  border-color: #cccccc;
  background-color: #EEEEEE;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #479aeb;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1981e6;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  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 > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #479aeb;
  border-color: #479aeb;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.list-group.center .btn-primary {
  margin: auto;
  position: relative;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.intestazione {
  min-height: 126px;
  margin-bottom: 0;
  border: 1px solid transparent;
  background-color: #2e3137;
  color: #fff;
}
.intestazione .logo_intestazione {
  float: left;
  margin-left: auto;
}
@media (max-width: 768px) {
  .intestazione .logo_intestazione {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .intestazione {
    border-radius: 0;
  }
}
div.intestazione > div.container {
  *width: 1000px !important;
}
.intestazione-h1 {
  *width: 400px !important;
}
.intestazione-header .intestazione-h1 h1 {
  *margin-left: 0px !important;
}
div.intestazione > div.container {
  width: 1170px\0;
}
@media (max-width: 361px), (max-width: 639px), (max-width: 1023px), (max-width: 1281px) {
  div.intestazione > div.container {
    width: auto\0 !important;
  }
}
.intestazione-header {
  float: left;
}
.intestazione-header .intestazione-h1 h1 {
  margin-left: 240px;
  margin-top: 32px;
  font-weight: normal;
  font-size: 25px;
  line-height: 40px;
}
@media (max-width: 768px) {
  .intestazione-header .intestazione-h1 h1 {
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 8px;
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .intestazione-h1 {
    float: left;
    margin-left: 0;
  }
  .intestazione-h1 h1 {
    margin-left: 0;
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .intestazione-header {
    float: left;
  }
}
@media (max-width: 768px) {
  .intestazione-header h1 {
    margin-top: 126px;
    word-wrap: break-word;
    line-height: 40px;
  }
}
@media (max-width: 992px) {
  .intestazione-header h1 {
    margin-top: 126px;
    margin-left: 10px;
    word-wrap: break-word;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  .intestazione-header {
    width: 61%;
  }
}
.login-top-dx {
  float: right;
  text-align: right;
}
.login-top-dx ul {
  float: right;
}
.login-top-dx ul {
  *float: left !important;
}
.navbar-collapse {
  *margin-left: 13px !important;
}
.intestazione-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.intestazione-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .intestazione-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .intestazione-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .intestazione-collapse.in {
    overflow-y: visible;
  }
  .intestazione-fixed-top .intestazione-collapse,
  .intestazione-static-top .intestazione-collapse,
  .intestazione-fixed-bottom .intestazione-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.intestazione-fixed-top .intestazione-collapse,
.intestazione-fixed-bottom .intestazione-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .intestazione-fixed-top .intestazione-collapse,
  .intestazione-fixed-bottom .intestazione-collapse {
    max-height: 200px;
  }
}
.container > .intestazione-header,
.container-fluid > .intestazione-header,
.container > .intestazione-collapse,
.container-fluid > .intestazione-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .intestazione-header,
  .container-fluid > .intestazione-header,
  .container > .intestazione-collapse,
  .container-fluid > .intestazione-collapse {
    margin-left: 0 ;
  }
}
.intestazione-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .intestazione-static-top {
    border-radius: 0;
  }
}
.intestazione-fixed-top,
.intestazione-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .intestazione-fixed-top,
  .intestazione-fixed-bottom {
    border-radius: 0;
  }
}
.intestazione-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.intestazione-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.intestazione-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.intestazione-toggle:focus {
  outline: 0;
}
.intestazione-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.intestazione-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .intestazione-toggle {
    display: none;
  }
}
.intestazione-nav {
  margin: 26.5px -15px;
  margin-top: 0;
}
.intestazione-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .intestazione-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .intestazione-nav .open .dropdown-menu > li > a,
  .intestazione-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .intestazione-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .intestazione-nav .open .dropdown-menu > li > a:hover,
  .intestazione-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .intestazione-nav {
    float: left;
    margin: 0;
  }
  .intestazione-nav > li {
    float: left;
  }
  .intestazione-nav > li > a {
    padding-top: 53px;
    padding-bottom: 53px;
  }
  .intestazione-nav.intestazione-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .intestazione-left {
    float: left !important;
  }
  .intestazione-right {
    float: right !important;
  }
}
.intestazione-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 46px;
  margin-bottom: 46px;
}
@media (min-width: 768px) {
  .intestazione-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .intestazione-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .intestazione-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .intestazione-form .input-group .input-group-addon,
  .intestazione-form .input-group .input-group-btn,
  .intestazione-form .input-group .form-control {
    width: auto;
  }
  .intestazione-form .input-group > .form-control {
    width: 100%;
  }
  .intestazione-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .intestazione-form .radio,
  .intestazione-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .intestazione-form .radio label,
  .intestazione-form .checkbox label {
    padding-left: 0;
  }
  .intestazione-form .radio input[type="radio"],
  .intestazione-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .intestazione-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .intestazione-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .intestazione-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .intestazione-form.intestazione-right:last-child {
    margin-right: -15px;
  }
}
.intestazione-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.intestazione-fixed-bottom .intestazione-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.intestazione-btn {
  margin-top: 46px;
  margin-bottom: 46px;
}
.intestazione-btn.btn-sm {
  margin-top: 48px;
  margin-bottom: 48px;
}
.intestazione-btn.btn-xs {
  margin-top: 52px;
  margin-bottom: 52px;
}
.intestazione-text {
  margin-top: 53px;
  margin-bottom: 53px;
}
@media (min-width: 768px) {
  .intestazione-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .intestazione-text.intestazione-right:last-child {
    margin-right: 0;
  }
}
.intestazione-default {
  background-color: #2e3137;
}
.intestazione-default .intestazione-text {
  color: #ffffff;
}
.intestazione-default .intestazione-nav > li > a {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.intestazione-default .intestazione-nav > li > a:hover,
.intestazione-default .intestazione-nav > li > a:focus {
  color: #eeeeee;
  background-color: transparent;
  border-top: 2px solid #357ebd;
  padding-top: 13px;
}
.intestazione-default .intestazione-nav > .active > a,
.intestazione-default .intestazione-nav > .active > a:hover,
.intestazione-default .intestazione-nav > .active > a:focus {
  color: #ff0000;
  background-color: transparent;
}
.intestazione-default .intestazione-nav > .disabled > a,
.intestazione-default .intestazione-nav > .disabled > a:hover,
.intestazione-default .intestazione-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.intestazione-default .intestazione-toggle {
  border-color: #cccccc;
}
.intestazione-default .intestazione-toggle:hover,
.intestazione-default .intestazione-toggle:focus {
  background-color: transparent;
}
.intestazione-default .intestazione-toggle .icon-bar {
  background-color: #cccccc;
}
.intestazione-default .intestazione-collapse,
.intestazione-default .intestazione-form {
  border-color: transparent;
}
.intestazione-default > .open > a,
.intestazione-default > .open > a:hover,
.intestazione-default > .open > a:focus {
  color: #ff0000;
}
@media (max-width: 767px) {
  .intestazione-default > li > a {
    color: #ffffff;
  }
  .intestazione-default > li > a:hover,
  .intestazione-default > li > a:focus {
    color: #eeeeee;
  }
  .intestazione-default > .active > a,
  .intestazione-default > .active > a:hover,
  .intestazione-default > .active > a:focus {
    color: #ff0000;
  }
  .intestazione-default > .disabled > a,
  .intestazione-default > .disabled > a:hover,
  .intestazione-default > .disabled > a:focus {
    color: #cccccc;
  }
}
.intestazione-default .intestazione-link {
  color: #ffffff;
}
.intestazione-default .intestazione-link:hover {
  color: #eeeeee;
}
.intestazione-default .btn-link {
  color: #ffffff;
}
.intestazione-default .btn-link:hover,
.intestazione-default .btn-link:focus {
  color: #eeeeee;
}
.intestazione-default .btn-link[disabled]:hover,
fieldset[disabled] .intestazione-default .btn-link:hover,
.intestazione-default .btn-link[disabled]:focus,
fieldset[disabled] .intestazione-default .btn-link:focus {
  color: #cccccc;
}
@media (max-width: 768px) {
  .navbar-nav2 .open .dropdown-menu {
    background-color: f5f5f5 !important;
  }
}
@media (max-width: 768px) {
  .navbar-nav2 .dropdown-backdrop {
    position: relative !important;
  }
}
.supernav {
  margin-bottom: 20px;
  margin-left: 20px;
  border-top: 0;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .supernav {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .supernav .btn-home {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .supernav .btn-login {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
@media (min-width: 768px) {
  .supernav .btn-home {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .supernav .btn-login {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
@media (max-width: 992px) {
  .supernav {
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .supernav .btn-home {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .supernav .btn-login {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
@media (min-width: 768px) {
  .supernav {
    margin-left: 80px;
  }
  .supernav > li {
    position: relative;
    display: block;
  }
  .supernav > li > a {
    position: relative;
    display: block;
  }
  .supernav > li > a:hover,
  .supernav > li > a:focus {
    text-decoration: none;
  }
  .supernav.disabled > a {
    color: #777777;
  }
  .supernav.disabled > a:hover,
  .supernav.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
  }
}
.supernav .open > a,
.supernav .open > a:hover,
.supernav .open > a:focus {
  border-color: #479aeb;
}
.supernav > li > a > img {
  max-width: none;
}
.supernav .navbar-collapse {
  padding-right: 0px;
}
.supernav-pills > li {
  float: left;
}
.supernav-pills > li > a {
  color: #fff;
}
.supernav-pills > li + li {
  margin-left: 2px;
}
.supernav-pills > li.active > a,
.supernav-pills > li.active > a:hover,
.supernav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #479aeb;
}
.supernav-stacked > li {
  float: none;
}
.supernav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.supernav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
@media (max-width: 359px) {
  .btn-home {
    border-radius: 4px;
    font-size: 120%;
  }
  .btn-login {
    border-radius: 4px;
    font-size: 120%;
  }
}
@media (max-width: 359px) {
  .form-login {
    margin-top: 15px;
  }
  .form-login label {
    font-size: 90%;
  }
  .form-login span.log-buttons span {
    display: block;
    margin: 0;
  }
  .form-login span.log-buttons span.nothing {
    display: none;
  }
  .form-login .center-center {
    text-align: center;
  }
  .form-login .autorizzazione {
    text-align: left;
  }
  .form-login br {
    display: none;
  }
  .form-login input.btn-large[type="submit"] {
    /*width:94%;*/
    margin-bottom: 5px;
  }
  .form-login input.btn-large[type="reset"] {
    /*width:94%;*/
  }
  .form-login .form-group {
    margin-bottom: 8px;
  }
  h2 {
    font-size: 120%;
    font-weight: bold;
  }
  .intestazione .intestazione-h1 h1 {
    font-size: 160%;
    text-align: right;
  }
  .intestazione .logo_intestazione img {
    width: 40%;
    height: 40%;
  }
  .login-top-dx {
    width: 100%;
  }
  a.btn-nav-top {
    width: 100%;
  }
  ul.supernav {
    display: block;
    margin-left: 0;
  }
  ul.supernav li {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  ul.supernav li a {
    width: 100%;
  }
}
@media (max-width: 359px) {
  span.btn-login {
    width: 100%;
  }
}
@media (max-width: 359px) {
  ul.supernav-pills {
    width: 100%;
  }
}
@media (max-width: 767px) {
  a.btn-nav-top {
    width: 100%;
  }
}
.grey-drop-nav li.dropdown {
  /*display:inline;*/
}
@media (max-width: 767px) {
  .grey-drop-nav li.dropdown {
    /*display:block;*/
    width: 100%;
  }
  .grey-drop-nav li.dropdown .btn {
    display: block;
  }
}
ul.menu-grey {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 359px) {
  ul.menu-grey {
    width: 100%;
  }
}
ul.menu-grey li {
  /*display:inline;*/
}
ul.menu-grey li ul li {
  /*display:block;*/
}
ul.menu-grey li ul li a {
  width: 100%;
}
@media (max-width: 359px) {
  ul.menu-grey li {
    /*display:block;*/
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .grey-drop-nav .navbar-nav {
    margin: 0;
  }
}
ul.menu_responsivo {
  height: 30px;
  width: 100%;
}
ul.menu_responsivo li {
  float: left;
  position: relative;
  list-style: none;
}
ul.menu_responsivo li ul {
  background: #444;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
}
ul.menu_responsivo li:hover {
  background: #555;
}
ul.menu_responsivo li:hover ul {
  display: block;
}
ul.menu_responsivo a {
  cursor: pointer;
  display: block;
  color: #000000;
  line-height: 30px;
  padding: 0 10px;
}
@media all and (max-width: 480px) {
  ul.menu_responsivo {
    height: auto;
  }
  ul.menu_responsivo li {
    float: none;
    width: 100%;
  }
  ul.menu_responsivo a {
    line-height: 40px;
  }
  ul.menu_responsivo ul {
    position: relative;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.intestazione:before,
.intestazione:after,
.intestazione-header:before,
.intestazione-header:after,
.intestazione-collapse:before,
.intestazione-collapse:after,
.supernav:before,
.supernav:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.intestazione:after,
.intestazione-header:after,
.intestazione-collapse:after,
.supernav:after,
.panel-body:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
#utente {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #utente {
    padding-bottom: 50px;
    margin-bottom: 0;
  }
}
#utente .utente_icon {
  background-image: url(../resources/bootstrap/img/utente_icon.png);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  width: 31px;
  height: 34px;
}
#utente .utente_text {
  padding-left: 50px;
}
#utente .utente_text .nome {
  font-weight: bold;
}
#utente_login {
  margin-top: 30px;
  margin-bottom: 60px;
  margin-left: 25%;
}
@media (max-width: 768px) {
  #utente_login {
    padding-bottom: 50px;
    margin-bottom: 0;
  }
}
#utente_login .utente_icon {
  background-image: url(../resources/bootstrap/img/utente_icon.png);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  width: 31px;
  height: 34px;
}
#utente_login .utente_text {
  padding-left: 50px;
}
#utente_login .utente_text .nome {
  font-weight: bold;
}
#percorsi .col-sm-4 {
  margin-bottom: 20px;
  padding-left: 20px;
}
@media (max-width: 768px) {
  #percorsi .col-sm-4 {
    padding-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    border: #479aeb 1px solid;
  }
}
h3.istruzioni:before {
  font-family: 'Glyphicons Halflings' !important;
  margin-right: 6px;
  content: "\e019";
  vertical-align: top;
}
.esci:before {
  content: url("../resources/bootstrap/img/icons/log-out.png");
  float: left;
  margin-right: 6px;
}
.align-top {
  vertical-align: top;
}
.left_block {
  float: left;
  display: block;
}
.padding_left_1 {
  padding-left: 1px;
}
.padding_left_2 {
  padding-left: 2px;
}
.padding_left_3 {
  padding-left: 3px;
}
.padding_left_4 {
  padding-left: 4px;
}
.padding_left_5 {
  padding-left: 5px;
}
.padding_left_6 {
  padding-left: 6px;
}
.padding_right_1 {
  padding-right: 1px;
}
.padding_right_2 {
  padding-right: 2px;
}
.padding_right_3 {
  padding-right: 3px;
}
.padding_right_4 {
  padding-right: 4px;
}
.padding_right_5 {
  padding-right: 5px;
}
.padding_right_6 {
  padding-right: 6px;
}
.margin_right_1 {
  margin-right: 4px;
}
.margin_top_20 {
  margin-top: 20px;
}
.per60per {
  width: 60%;
}
@media (max-width: 768px) {
  .per60per {
    width: 100%;
  }
}
.per40per {
  width: 40%;
}
@media (max-width: 768px) {
  .per40per {
    width: 100%;
  }
}
.stretch {
  width: 50%;
}
.cento {
  width: 100%;
}
.duecentopercento {
  font-size: 200%;
}
@media (max-width: 359px), (max-width: 767px) {
  .centopercento {
    width: 100%;
  }
}
body {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
body {
  *height: auto !important;
  *overflow: auto !important;
}
body {
  height: auto\0 !important;
  overflow: auto\0 !important;
}
.site {
  display: table;
  height: 100%;
  width: 100%;
}
@media (max-width: 768px) {
  h3 {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 0;
  }
}
.autorizzazione h3 {
  font-size: 16px;
  font-weight: bold;
}
input[type="submit"].caricaButton {
  background-color: #479AEB;
  border: 1px solid #308DE8;
  color: #ffffff;
  border-radius: 4px;
  background-image: none;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}
.messg {
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #008253;
  margin-left: 10px;
  font-style: italic;
}
.roundd {
  background-color: #1981E6;
  color: #ffffff;
  border-radius: 10px;
  padding: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
.roundd2 {
  background-color: #1981E6;
  color: #ffffff;
  border-radius: 10px;
  padding: 5px;
  font-size: 130%;
}
.con-bordo {
  border: 2px solid #308DE8;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 1px;
}
.inputfile {
  float: left;
}
input.adiacente-left[type="submit"] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: !important0;
}
@media (max-width: 320px) {
  input.adiacente-left[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: 4px;
  }
}
input.elimina {
  border: 1px solid #308DE8;
  background-color: #479AEB;
  border-radius: 4px;
  color: #ffffff;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}
.estrai {
  border: 1px solid #308DE8;
  background-color: #479AEB;
  border-radius: 4px;
  color: #ffffff;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}
.history {
  color: #666;
  font-weight: bold;
}
a.history {
  border: 1px solid #DB002C;
  background-color: #F03;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.del {
  border: 1px solid #DB002C;
  background-color: #F03;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
@media (max-width: 359px), (max-width: 639px) {
  span.a-capo {
    display: block;
    margin-top: 4px;
    padding-bottom: 0 !important;
  }
  span.a-capo a.btn-filtro {
    display: block;
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 359px), (max-width: 639px) {
  .elenco-cedolini {
    padding-top: 10px;
  }
}
.elenco-cedolini .elenco-cedolini-mese {
  *float: none !important;
}
.elenco-cedolini .elenco-cedolini-mese {
  float: left;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 120%;
}
@media (max-width: 359px), (max-width: 639px) {
  .elenco-cedolini .elenco-cedolini-mese {
    width: 100%;
    margin-top: 0;
  }
}
.elenco-cedolini .elenco-cedolini-mese input.cedolini100 {
  *width: auto !important;
  *min-width: 300px !important;
  *text-align: left !important;
}
.elenco-cedolini .elenco-cedolini-mese input.cedolini100 {
  width: auto\0 !important;
  min-width: 300px\0 !important;
  text-align: left\0 !important;
}
.elenco-cedolini .elenco-cedolini-mese input.cedolini100 {
  width: 100%;
}
.elenco-cedolini .elenco-cedolini-mese input.elenco-cedolini-btn {
  background-color: #479AEB;
  border: 1px solid #308DE8;
  font-size: 120%;
  color: #ffffff;
  border-radius: 4px;
  background-image: none;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(36, 144, 226, 0.88);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.elenco-cedolini input.elenco-cedolini-storico {
  background-color: #666666;
  border: 1px solid #333;
  font-size: 120%;
  color: #ffffff;
  border-radius: 4px;
  background-image: none;
  padding: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.88);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.avviso {
  margin-top: 6px;
  line-height: 30px;
  font-style: italic;
}
.min-170 {
  min-width: 170px;
}
.min-180 {
  min-width: 180px;
}
.strong {
  font-weight: bold;
}
.mg-top-10 {
  margin-top: 10px;
}
.desc {
  padding-top: 6px;
  font-size: 95%;
  color: #777;
  padding: 6px;
  max-width: 280px;
}
.bigger {
  font-size: 18px;
}
.bigger-bigger {
  font-size: 22px;
}
.responsabilita {
  color: #ff335c;
  font-style: italic;
  padding-top: 2px;
  padding-left: 4px;
  border-top: 1px solid #ff335c;
  border-bottom: 1px solid #ff335c;
}
.min-260 {
  min-width: 260px;
}
.text-shade {
  text-shadow: 1px 1px 1px rgba(27, 73, 226, 0.88);
}
.privacy {
  color: #333333;
  font-weight: bold;
}
input.annulla[type="submit"] {
  border: 1px solid #DB002C !important;
  background-color: #F03 !important;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 4px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125) !important;
  min-width: 90px !important;
}
input.annulla2[type="submit"] {
  border: 1px solid #DB002C !important;
  background-color: #F03 !important;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 4px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125) !important;
}
input.bg-red[type="submit"] {
  border: 1px solid #DB002C;
  background-color: #F03 ;
  color: #ffffff;
}
input.bg-red {
  border: 1px solid #DB002C;
  background-color: #F03 ;
  color: #ffffff;
}
input.bg-red:hover {
  color: #ffffff;
}
input.conferma[type="submit"] {
  border: 1px solid #008c32 !important;
  background-color: #01ac52 !important;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 4px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125) !important;
  min-width: 90px !important;
}
input.btn-gray[type="submit"] {
  border: 1px solid #666666 !important;
  background-color: #777777 !important;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 4px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125) !important;
  min-width: 90px !important;
}
.btn-gray {
  background-color: #777777;
  color: #ffffff;
}
.rf-pp-cntr {
  background-color: #ffffff;
  border-radius: 4px;
  border: 2px solid #777777;
}
.rf-pp-hdr {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-image: none;
  background-color: #f5f5f5;
  font-size: 120%;
  font-weight: bold;
  color: #555555;
}
.rf-pp-cnt {
  background-color: #ffffff;
}
.rf-pp-cnt label {
  font-weight: normal;
}
.rf-pp-hdr-cntrls a {
  border: 1px solid #479aeb;
  border-radius: 10px;
  padding-left: 4px;
  padding-right: 4px;
}
.rf-pp-hdr-cntrls {
  margin-top: 2px;
}
a.h-account {
  background-color: #FF335C;
  color: #ffffff !important;
}
a.h-account:hover {
  color: #FF335C !important;
}
.done {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
  color: green;
  margin-left: 10px;
  font-size: 120%;
}
.withbuttons td {
  vertical-align: top;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 0;
}
.withbuttons td .mg-top-10 {
  margin-top: 0 !important;
}
.col-sm-offset-18per {
  margin-left: 18%;
}
.col-sm-9 input[type="radio"] {
  margin-left: 10px;
}
.margin-10 {
  margin-left: 20px;
}
.rf-pp-cntr {
  width: 700px;
}
.rf-pp-cnt label {
  font-weight: bold !important;
}
.control-label-text {
  padding-top: 0 !important;
}
input.btn-conferma[type="submit"] {
  border: 1px solid #008c32 !important;
  background-color: #01ac52 !important;
  color: #fff;
  font-weight: bold;
}
.superleft {
  text-align: left !important;
}
/* aggiungere a less */
.rf-tab-hdr-tabline-top {
  /* top della tabella - eliminato colore */
  background-image: none !important;
  background-color: #ffffff;
  border-color: #ffffff ;
  border-radius: 4px;
}
.rf-tab-hdr-top {
  background-image: none !important;
  background-color: #eeeeee !important;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 1px solid #adadad !important;
  padding: 4px;
  padding-left: 6px;
  padding-right: 6px;
  color: #333333 !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.rf-tab-hdr-act {
  background-image: none !important;
  /*	color: #666666 !important ;  */
  background-color: #ffffff !important;
  /*border: 2px solid #adadad !important;  */
  border-color: #479aeb !important;
  color: #479aeb  !important;
}
.rf-tab-hdr-brd {
  border-color: #adadad !important;
  /*background-color:#adadad !important;*/
  border: none;
  height: 0 !important;
}
.rf-tab-cnt {
  font-size: 100% !important;
  border: 1px solid #adadad !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bianco3 {
  color: #ffffff !important;
}
.rf-dt-shdr-c {
  background-image: none !important;
}
/*.rf-dt th.rf-dt-shdr-c{border-left:none !important; background-color:#f5f5f5 !important;}           */
/* tolta momentaneamente */
.bg-red {
  border: 1px solid #DB002C;
  background-color: #F03 ;
  color: #ffffff;
}
a:hover.bg-red {
  color: #ffffff !important;
  background-color: #ea2a29;
}
a:active.bg-red {
  color: #ffffff !important;
  background-color: #ea2a29;
}
.rf-fu-itm-lnk {
  display: inline-block;
  /*margin-bottom: 0;*/
  font-weight: strong !important;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 4px 4px;
  /*font-size: 14px;*/
  font-size: 90% !important;
  /*line-height: 1.42857143;*/
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /*user-select: none;*/
  border: 1px solid #DB002C;
  background-color: #F03 ;
  color: #ffffff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.rf-fu-itm-rgh {
  width: 20% !important;
  font-weight: bold;
}
.rf-pp-cnt input[type="submit"] {
  border: 1px solid #308DE8;
  background-image: none;
  background-color: #479AEB;
  color: #ffffff;
  border-radius: 4px;
}
.output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.centoper {
  font-size: 100%;
}
.strip {
  border-top: 1px solid #adadad;
  padding: 8px;
  padding-top: 12px;
}
table {
  border-collapse: inherit !important;
}
.elimina2 {
  display: inline-block;
  /*margin-bottom: 0;*/
  font-weight: strong !important;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 4px 4px;
  /*font-size: 14px;*/
  font-size: 90% !important;
  /*line-height: 1.42857143;*/
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /*user-select: none;*/
  border: 1px solid #DB002C;
  background-color: #F03 ;
  color: #ffffff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.modifica2 {
  display: inline-block;
  /*margin-bottom: 0;*/
  font-weight: strong !important;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 4px 4px;
  /*font-size: 14px;*/
  font-size: 90% !important;
  /*line-height: 1.42857143;*/
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /*user-select: none;*/
  border: 1px solid #166fc6;
  background-color: #1981e6 ;
  color: #ffffff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.black {
  color: #000000;
}
a.percorso_o {
  color: #006699 !important;
  text-decoration: underline !important;
}
.box-bordo {
  border: 1px solid #479AEB;
  border-radius: 4px;
  padding: 10px;
}
.box-bordo_grey {
  border: 1px solid #ababab;
  border-radius: 4px;
  padding: 10px;
}
.box-bordo_grey .rf-p-hdr {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-color: #ababab;
}
.resize-vert {
  resize: vertical !important;
}
.upload_new .rf-fu {
  border: 1px solid #ababab;
  border-radius: 4px;
  min-height: 100px;
}
.upload_new .rf-fu .rf-fu-hdr {
  background-image: none;
  background-color: #eeeeee;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #adadad;
}
.upload_new .rf-fu .rf-fu-btn-add {
  border-radius: 4px;
  background-color: #ffffff;
  border-color: #333333;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.upload_new .rf-fu .rf-fu-btn-upl {
  border-radius: 4px;
  background-color: #ffffff;
  border-color: #333333;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
  font-weight: normal;
}
.upload_new .rf-fu .rf-fu-btn-clr {
  border-radius: 4px;
  background-color: #ffffff;
  border-color: #333333;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
  font-weight: normal;
}
.upload_new .rf-fu .rf-fu-itm {
  border-bottom-color: #adadad;
  border-bottom-style: dashed;
}
.margin_left_20 {
  margin-left: 20px;
}
.nota {
  background-color: #fafeb6;
  font-size: 90%;
  padding: 2px;
}
.word-wrap {
  word-wrap: break-word;
}
.percorso-glyph {
  color: #479AEB;
}
.forty-percent {
  width: 50%;
}
.twenty-percent {
  width: 20%;
}
.btn-azzurro {
  background-color: #479AEB;
  border: 1px solid #308DE8;
  color: #ffffff;
  border-radius: 4px !important;
  background-image: none;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  min-width: 90px;
}
.btn-indietro {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  color: #666666;
  border-radius: 4px !important;
  background-image: none;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  min-width: 90px;
}
.btn-normal {
  background-color: #eeeeee !important;
  border: 1px solid #cccccc !important;
  color: #666666 !important;
  border-radius: 4px !important;
  background-image: none;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  min-width: 90px;
  margin: 3px;
}
.btn-normal:hover {
  border: 1px solid #999999 !important;
  background-color: #dedede !important;
}
.btn-access {
  width: 40px !important;
}
.warning2 {
  color: #ff0000;
  font-weight: normal;
}
.search-c-nohead {
  padding: 10px;
  border-left: 1px solid #adadad;
  border-right: 1px solid #adadad;
  border: 1px solid #adadad;
  border-radius: 4px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.search-c-nohead .caricaButton {
  margin-left: 35px;
}
.search-c-nohead div.rf-p-hdr {
  padding: 10px !important;
  border-bottom: 1px solid #adadad;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #eeeeee;
  font-weight: bold;
}
.nuovo-campo {
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 70%;
}
@media (max-width: 640px) {
  .nuovo-campo {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .nuovo-campo {
    width: 100% !important;
  }
}
.nuovo-campo2 {
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 25%;
}
@media (max-width: 640px) {
  .nuovo-campo2 {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .nuovo-campo2 {
    width: 100% !important;
  }
}
.nuovo-textarea {
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  height: 200px;
  width: 70%;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
@media (max-width: 640px) {
  .nuovo-textarea {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .ten-percent2 {
    width: 40% !important;
  }
}
.m-top-2 {
  margin-top: 2px;
}
.no-no-border {
  border: 0 !important;
}
.no-no-margin {
  margin: 0 !important;
  padding: 0 !important;
}
.rf-p {
  border: #adadad;
}
.consultazione .rf-fu {
  border: 1px solid #adadad;
  border-radius: 4px;
}
.consultazione .rf-fu .rf-fu-hdr {
  border-bottom: 1px solid #adadad;
  border-radius: 0 !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 4px;
  background-color: #ffffff;
}
.consultazione span.rf-fu-btn-add {
  border: 1px solid #adadad;
  border-radius: 4px;
  background-color: #eeeeee;
}
.consultazione span.rf-fu-btn-upl {
  border: 1px solid #adadad;
  border-radius: 4px;
  background-color: #eeeeee;
}
.consultazione span.rf-fu-btn-clr {
  border: 1px solid #adadad;
  border-radius: 4px;
  background-color: #eeeeee;
}
.emlrich {
  padding: 0;
  margin: 0;
}
.emlrich .rf-au-inp {
  vertical-align: inherit !important;
}
.rf-au {
  border: 1px solid #cccccc;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  background-color: #ffffff;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.header-left th {
  text-align: left !important;
}
.consultazione th.rf-dt-shdr-c {
  border-right: 1px solid #cccccc;
}
.consultazione td.rf-dt-c {
  border-right: 1px solid #cccccc !important;
}
.spaceradio label {
  padding-right: 19px;
  padding-left: 2px;
}
.pad-5 {
  padding: 5px;
  display: block;
}
.strong {
  font-weight: bold;
}
.on {
  border-color: #308de8;
}
.site-footer {
  display: table-row;
  height: 1px;
}
.site-footer a {
  font-size: 14px;
}
.site-footer div {
  border-top: 2px solid #dddddd;
  padding-top: 20px;
  padding-right: 20px;
  margin-top: 50px;
  margin-left: 40px;
  margin-right: 40px;
  text-align: right;
  color: #333;
  font-size: 0.90em;
  bottom: 0px;
  width: 95%;
}
@media (max-width: 768px) {
  .site-footer div {
    margin-top: 0;
    padding-top: 10px;
    width: 100%;
    margin-left: 0;
  }
}
.site-footer ul {
  padding-right: 10px;
  line-height: 25px;
}
.site-footer ul li {
  list-style: none;
  display: inline-block;
}
.site-footer ul li + li:before {
  content: "|";
  padding: 0 5px;
  color: #333;
}
@media (max-width: 768px) {
  .site-footer ul li {
    display: block;
  }
  .site-footer ul li + li:before {
    visibility: hidden;
  }
}
.ie7foot {
  *padding-top: 15px;
  *border-top: 1px solid #ccc;
  *margin-right: 20px;
  *margin-top: 20px;
}
.ie7foot ul {
  *list-style-type: none;
  *text-align: right;
}
.ie7foot ul li {
  *display: inline;
  *border-right: 1px solid #ccc;
  *padding-left: 6px;
}
.ie7foot {
  padding-top: 15px\0;
  border-top: 1px solid #ccc\0;
  margin-right: 20px\0;
  margin-top: 20px\0;
}
.ie7foot ul {
  list-style-type: none\0;
  text-align: right\0;
}
.ie7foot ul li {
  display: inline\0;
  border-right: 1px solid #ccc\0;
  padding-left: 6px\0;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.moremargin {
  margin-top: 30px;
}
@media (max-width: 359px), (max-width: 639px) {
  .moremargin {
    margin-bottom: 30px;
    padding-top: 10px;
  }
}
.moremargin2 div {
  margin-bottom: 10px;
}
@media (max-width: 359px), (max-width: 639px) {
  .moremargin2 {
    margin-bottom: 30px;
  }
}
.search-c1 {
  padding: 10px;
  border: 1px solid #adadad;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #eeeeee;
}
.search-c1 label {
  font-weight: normal;
}
.search-c-c {
  padding: 10px;
  border-left: 1px solid #adadad;
  border-right: 1px solid #adadad;
}
.search-c-c border-bottom:0 label {
  font-weight: normal;
  color: #666666;
  font-weight: bold;
}
.search-c-c input[type="submit"] {
  background-color: #479AEB;
  background-image: none;
  border: 1px solid #308DE8;
  border-radius: 4px;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 359px), (max-width: 639px) {
  .search-c-c {
    width: 100%;
  }
  .search-c-c input,
  .search-c-c select {
    width: 100%;
    display: block;
  }
  .search-c-c select {
    margin-bottom: 0;
  }
  .search-c-c input[type="submit"] {
    margin-top: 20px;
  }
  .search-c-c label {
    margin-top: 20px;
    margin-left: 6px;
  }
}
.search-c-nohead {
  padding: 10px;
  border-left: 1px solid #adadad;
  border-right: 1px solid #adadad;
  border: 1px solid #adadad;
  border-radius: 4px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.search-c-nohead .caricaButton {
  margin-left: 35px;
}
.search-c {
  padding: 10px;
  border-left: 1px solid #adadad;
  border-right: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.search-c label {
  font-weight: normal;
  color: #666666;
  font-weight: bold;
}
.search-c input[type="submit"] {
  background-color: #479AEB;
  background-image: none;
  border: 1px solid #308DE8;
  border-radius: 4px;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 359px), (max-width: 639px) {
  .search-c {
    width: 100%;
  }
  .search-c input,
  .search-c select {
    width: 100%;
    display: block;
  }
  .search-c select {
    margin-bottom: 0;
  }
  .search-c input[type="submit"] {
    margin-top: 20px;
  }
  .search-c label {
    margin-top: 20px;
    margin-left: 6px;
  }
}
.search-c-768_1 label {
  *padding-right: 6px !important;
}
.search-c-768_1 label {
  padding-right: 6px\0 !important;
}
.search-c-768_1 {
  float: left;
}
.search-c-768_1 label {
  display: inline;
}
.search-c-768_1 select {
  width: auto;
}
@media (max-width: 767px) {
  .search-c-768_1 {
    float: none;
  }
  .search-c-768_1 select {
    width: 100%;
  }
  .search-c-768_1 label {
    display: block;
  }
}
@media (min-width: 768px) {
  .search-c-768_1 {
    width: 100%;
    padding-bottom: 14px;
  }
  .search-c-768_1 select {
    width: 45%;
  }
  .search-c-768_1 label {
    display: block;
  }
}
@media (min-width: 1200px) {
  .search-c-768_1 {
    width: auto;
  }
  .search-c-768_1 label {
    display: inline;
    margin-right: 6px;
  }
  .search-c-768_1 select {
    width: auto;
  }
}
.search-c-768_2 {
  *margin-top: 20px !important;
  *clear: left !important;
}
.search-c-768_2 input {
  *margin-right: 10px !important;
}
.search-c-768_2 {
  margin-top: 50px\0 !important;
  clear: left\0 !important;
}
.search-c-768_2 input {
  margin-right: 10px\0 !important;
}
.search-c-768_2 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .search-c-768_2 input {
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .search-c-768_2 label {
    margin-left: 18px;
  }
}
.search-c-768_3 label {
  *padding-right: 6px !important;
}
.search-c-768_3 label {
  padding-right: 6px\0 !important;
}
.search-c-768_3 {
  float: left;
}
.search-c-768_3 label {
  display: inline;
}
.search-c-768_3 select {
  width: auto;
}
@media (max-width: 767px) {
  .search-c-768_3 {
    float: none;
  }
  .search-c-768_3 select {
    width: 100%;
  }
  .search-c-768_3 label {
    display: block;
  }
}
@media (min-width: 768px) {
  .search-c-768_3 {
    width: 100%;
    padding-bottom: 14px;
  }
  .search-c-768_3 select {
    width: auto;
  }
  .search-c-768_3 label {
    display: inline;
    margin-right: 6px;
  }
}
@media (min-width: 1200px) {
  .search-c-768_3 {
    width: auto;
  }
  .search-c-768_3 label {
    display: inline;
    margin-right: 6px;
  }
  .search-c-768_3 select {
    width: auto;
  }
}
.elenco-servizi-orgcoll input.elenco-orgcoll-storico {
  background-color: #666666;
  border: 1px solid #333;
  font-size: 120%;
  color: #ffffff;
  border-radius: 4px;
  background-image: none;
  padding: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.88);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
@media (max-width: 359px), (max-width: 639px) {
  .elenco-servizi-orgcoll {
    padding-top: 0;
  }
  .elenco-servizi-orgcoll input.orgcoll100 {
    width: 100%;
  }
}
.elenco-bigger {
  font-size: 110%;
  color: #1774cf;
}
.non {
  color: #61487E;
  font-weight: bold;
  font-style: italic;
}
.tx-666 {
  color: #666;
}
.warning2 {
  color: #ff0000;
  font-weight: normal;
}
a.h-collegiali {
  background-color: #FF335C;
  color: #ffffff !important;
}
a.h-collegiali:hover {
  color: #FF335C !important;
}
.shade {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
}
.box-round {
  border: 1px solid #ADADAD;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
  border-radius: 4px;
  width: 50%;
  padding: 8px;
}
.hasdocument {
  color: red;
  font-style: normal;
}
.btn-home {
  color: #ffffff;
  background-color: #ff335c;
  border-color: #ff1948;
  margin-right: 1px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
}
.btn-home:hover,
.btn-home:focus,
.btn-home:active,
.btn-home.active,
.open > .dropdown-toggle.btn-home {
  color: #ffffff;
  background-color: #ff0033;
  border-color: #db002c;
}
.btn-home:active,
.btn-home.active,
.open > .dropdown-toggle.btn-home {
  background-image: none;
}
.btn-home.disabled,
.btn-home[disabled],
fieldset[disabled] .btn-home,
.btn-home.disabled:hover,
.btn-home[disabled]:hover,
fieldset[disabled] .btn-home:hover,
.btn-home.disabled:focus,
.btn-home[disabled]:focus,
fieldset[disabled] .btn-home:focus,
.btn-home.disabled:active,
.btn-home[disabled]:active,
fieldset[disabled] .btn-home:active,
.btn-home.disabled.active,
.btn-home[disabled].active,
fieldset[disabled] .btn-home.active {
  background-color: #ff335c;
  border-color: #ff1948;
}
.btn-home .badge {
  color: #ff335c;
  background-color: #ffffff;
}
.btn-home .glyphicon {
  margin-right: 6px;
}
.btn-login {
  color: #ffffff;
  background-color: #479aeb;
  border-color: #308de8;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
}
.btn-login:hover,
.btn-login:focus,
.btn-login:active,
.btn-login.active,
.open > .dropdown-toggle.btn-login {
  color: #ffffff;
  background-color: #1981e6;
  border-color: #166fc6;
}
.btn-login:active,
.btn-login.active,
.open > .dropdown-toggle.btn-login {
  background-image: none;
}
.btn-login.disabled,
.btn-login[disabled],
fieldset[disabled] .btn-login,
.btn-login.disabled:hover,
.btn-login[disabled]:hover,
fieldset[disabled] .btn-login:hover,
.btn-login.disabled:focus,
.btn-login[disabled]:focus,
fieldset[disabled] .btn-login:focus,
.btn-login.disabled:active,
.btn-login[disabled]:active,
fieldset[disabled] .btn-login:active,
.btn-login.disabled.active,
.btn-login[disabled].active,
fieldset[disabled] .btn-login.active {
  background-color: #479aeb;
  border-color: #308de8;
}
.btn-login .badge {
  color: #479aeb;
  background-color: #ffffff;
}
.esci:before {
  content: url("../resources/bootstrap/img/icons/log-out.png");
  float: left;
  margin-right: 6px;
}
.btn-nav-top {
  color: #000000;
  background-color: #eeeeee;
  border-color: #cccccc;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-nav-top:hover,
.btn-nav-top:focus,
.btn-nav-top:active,
.btn-nav-top.active,
.open > .dropdown-toggle.btn-nav-top {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #adadad;
}
.btn-nav-top:active,
.btn-nav-top.active,
.open > .dropdown-toggle.btn-nav-top {
  background-image: none;
}
.btn-nav-top.disabled,
.btn-nav-top[disabled],
fieldset[disabled] .btn-nav-top,
.btn-nav-top.disabled:hover,
.btn-nav-top[disabled]:hover,
fieldset[disabled] .btn-nav-top:hover,
.btn-nav-top.disabled:focus,
.btn-nav-top[disabled]:focus,
fieldset[disabled] .btn-nav-top:focus,
.btn-nav-top.disabled:active,
.btn-nav-top[disabled]:active,
fieldset[disabled] .btn-nav-top:active,
.btn-nav-top.disabled.active,
.btn-nav-top[disabled].active,
fieldset[disabled] .btn-nav-top.active {
  background-color: #eeeeee;
  border-color: #cccccc;
}
.btn-nav-top .badge {
  color: #eeeeee;
  background-color: #000000;
}
@media (max-width: 639px) {
  .btn-nav-top {
    float: right;
    margin-right: 2px;
  }
}
@media (max-width: 321px) {
  .btn-nav-top {
    float: none;
    margin-right: 0;
  }
}
.moremargin2 .rf-cal-tl-btn {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.moremargin2 .rf-cal-hdr-month {
  padding: 0 !important;
}
.rf-cal-btn-close {
  background-image: none;
}
.rf-cal-btn-close .rf-cal-tl-btn {
  background-color: #F03;
  border: 1px solid #ffffff  !important;
}
.rf-cal-btn-close .rf-cal-tl-btn-hov {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
}
.rf-cal-tl .rf-cal-tl-btn {
  border: 0;
}
.rf-cal-hdr-month .rf-cal-tl-btn {
  border: 0;
}
.rf-cal-popup {
  background-color: #fff;
}
.rf-cal-btn {
  margin-left: 10px;
}
.rf-cal-tl-btn {
  font-weight: bold;
  color: #ffffff;
  background-color: #1981E6;
  border: 0 none;
}
.rf-cal-hdr {
  border: 2px solid #adadad;
  background-color: #1981E6;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(57, 64, 62, 0.67);
  -moz-box-shadow: 0px 2px 4px 0px rgba(57, 64, 62, 0.67);
  box-shadow: 0px 2px 4px 0px rgba(57, 64, 62, 0.67);
}
.rf-cal-extr {
  border: 5px solid #2E3137;
  border-collapse: initial;
}
table.rf-cal-extr {
  border: 5px solid #2E3137;
}
.rf-cal-tl-btn-hov {
  background-color: #166FC6;
  border: 0 none;
  color: #ffffff;
  box-shadow: inset 0px 2px 4px 1px rgba(30, 64, 113, 0.54);
  -webkit-box-shadow: inset 0px 2px 4px 1px rgba(30, 64, 113, 0.54);
  -moz-box-shadow: inset 0px 2px 4px 1px rgba(30, 64, 113, 0.54);
}
.rf-cal-day-lbl {
  border-bottom: 1px solid #ADADAD;
  font-size: 90%;
}
.rf-cal-tl-ftr .rf-cal-tl-btn {
  font-weight: bold;
  background-color: #ffffff;
  color: #666666;
  border: 0 none;
}
.rf-cal-hov {
  color: #f03;
  font-weight: bold;
}
.rf-cal-tl-ftr .rf-cal-tl-btn-hov {
  color: #1981e6;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.rf-cal-tl-ftr {
  padding-top: 10px;
  padding-bottom: 4px;
  padding-right: 4px;
}
.rf-cal-c {
  border-color: #adadad;
}
.rf-cal-today {
  background-color: #1981E6;
  color: #ffffff;
}
.rf-cal-holiday {
  background-color: transparent;
}
.everyThirdDay {
  background-color: #eeeeee;
}
.rf-cal-monthpicker-cnt {
  border: 1px solid #666;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 1px 4px 0px rgba(50, 50, 50, 0.53);
  -moz-box-shadow: 2px 1px 4px 0px rgba(50, 50, 50, 0.53);
  box-shadow: 2px 1px 4px 0px rgba(50, 50, 50, 0.53);
}
.rf-cal-edtr-btn {
  width: 50px ;
}
.rf-cal-edtr-btn-over {
  border: 0;
  color: #f03;
  font-weight: bold;
}
.rf-cal-edtr-btn-sel {
  background-color: #1981e6;
  color: #ffffff;
  font-weight: bold;
}
.rf-cal-edtr-tl-over {
  color: #1981e6;
  font-weight: bold;
  border: 0;
}
.rf-cal-monthpicker-ok div {
  border: 1px solid #DB002C;
  background-color: #f03;
  border-radius: 4px;
  color: #ffffff;
  font-weight: bold;
  margin-right: 4px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
}
.rf-cal-time-btn {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #DB002C;
  white-space: nowrap;
  padding-left: 6px;
  padding-right: 6px;
  border: 1px solid #ccc;
  background-color: #eeeeee;
  border-radius: 4px;
  color: #000000;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  margin-left: 4px;
}
.rf-cal-boundary-day {
  background-color: white !important;
  color: #A0A0A0;
}
.rf-cal-c {
  background-color: #eeeeee;
}
.rf-cal-day-lbl {
  font-size: 80% !important;
}
.rf-msg-err {
  color: red;
}
.rf-msg .rf-msg-err {
  display: inline;
  margin-left: 6px;
}
@media (max-width: 359px), (max-width: 639px), (max-width: 1023px), (max-width: 1281px) {
  .rassegnaCalendar table {
    width: 100%;
  }
}
@media (max-width: 359px), (max-width: 639px), (max-width: 1023px), (max-width: 1281px), (max-width: 1920px), (max-width: 3000px) {
  .rassegnaCalendar .dataTableShort {
    border: 1px solid #ADADAD;
    margin-top: 20px;
    border-collapse: separate;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .rassegnaCalendar .dataTableShort thead tr {
    background-color: #F5F5F5;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .rassegnaCalendar .dataTableShort th {
    padding: 6px;
    border-bottom: 1px solid #ADADAD;
  }
  .rassegnaCalendar .dataTableShort td {
    padding: 6px;
  }
  .rassegnaCalendar .scaricaButton input {
    border: 0;
  }
  .rassegnaCalendar input[type="submit"].scaricaButton {
    background-color: #479AEB;
    border: 1px solid #308DE8;
    color: #ffffff;
    border-radius: 4px;
    background-image: none;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
  }
}
*.rf-cal-today {
  background-color: #F03 !important;
  color: #ffffff;
}
*.everyThirdDay {
  background-color: #eee;
}
table.rf-cal-extr {
  *border: 3px solid black;
  border: 3px solid black\0;
}
td.rf-cal-hdr-month {
  background-color: #1981E6\0;
  color: #ffffff\0;
  font-weight: bold\0;
  *background-color: #1981E6;
  *color: #ffffff !important;
  *font-weight: bold;
}
td.rf-cal-tl {
  background-color: #1981E6\0;
  color: #ffffff\0;
  font-weight: bold\0;
  *background-color: #1981E6;
  *color: #ffffff !important;
  *font-weight: bold;
}
.rf-cal-boundary-day {
  *background-color: white !important;
  *color: #A0A0A0;
}
.rf-cal-c {
  *background-color: #eeeeee;
}
.rf-cal-boundary-day {
  background-color: white\0 !important;
  color: #A0A0A0\0;
}
per ie8 .rf-cal-c {
  background-color: #eee\0;
}
div.rassegnaCalendar {
  *width: 50%;
  width: 50%\0;
}
.rassegnaCalendar table {
  width: 100%;
}
span.glyphicon-share-alt {
  *width: 20px;
  *margin-right: 6px;
  width: 28px\0;
  margin-right: 6px\0;
}
@media (max-width: 359px), (max-width: 639px), (max-width: 1023px), (max-width: 1281px), (max-width: 1920px), (max-width: 3000px) {
  .withDoc.withDoc.messageContainer label {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    color: /*#f03;*/ #61487e;
    margin-left: 10px;
    font-style: italic;
  }
  .withDoc .rf-cal-sel {
    color: #ffffff;
    font-weight: bold;
    background-color: #f03;
  }
}
@media (max-width: 359px), (max-width: 639px), (max-width: 1023px), (max-width: 1281px), (max-width: 1920px), (max-width: 3000px) {
  .noDoc.noDoc.messageContainer label {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    color: /*#f03;*/ #61487e;
    margin-left: 10px;
    font-style: italic;
  }
  .noDoc .rf-cal-sel {
    color: #ffffff;
    font-weight: bold;
    background-color: #61487e;
  }
}
input[type="text"].input-codice {
  width: 200px !important;
}
.input-inline {
  display: inline !important;
}
.consultazione .rf-dt-flt-cnt input.rf-dt-flt-i {
  border: none;
}
a.a-darker {
  color: #0e5abf;
}
input[type="submit"].assegna {
  border-radius: 4px;
  font-weight: bold;
  padding: 4px 10px !important;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
  border: 1px solid #166FC6;
  min-width: 90px;
}
.error-big {
  color: red;
  font-weight: bold;
  font-size: 200%;
}
@media (max-width: 359px) {
  .error-big {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 120%;
    font-weight: bold;
  }
}
.error {
  color: red;
  font-weight: bold;
}
@media (max-width: 359px) {
  .error {
    margin-left: 4px;
    margin-top: 4px;
    margin-bottom: 10px;
    font-weight: normal;
    font-style: italic;
  }
}
.error-margin {
  margin-top: 20px;
}
ul.error-margin {
  margin-left: 0;
  padding-left: 0;
}
table.align-top td {
  vertical-align: top;
}
table.consultazione {
  border-spacing: 0px;
  border: 1px solid #ADADAD;
  margin-top: 20px;
  border-collapse: separate;
  border-radius: 4px;
}
table.consultazione th {
  padding: 6px;
  border-bottom: 1px solid #ADADAD;
}
table.consultazione td {
  padding: 6px;
  border-bottom: 1px solid #ADADAD;
}
table.consultazione input[type="submit"].scaricaButton {
  background-color: #479AEB;
  border: 1px solid #308DE8;
  color: #ffffff;
  border-radius: 4px;
  background-image: none;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  min-width: 90px;
}
table.consultazione input[type="button"].scaricaButton {
  background-color: #479AEB;
  border: 1px solid #308DE8;
  color: #ffffff;
  border-radius: 4px;
  background-image: none;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  min-width: 90px;
}
table.consultazione th.rf-dt-shdr-c {
  border-left: #adadad 1px solid;
}
table.consultazione .rf-ds-nmb-btn {
  border: 1px solid #ADADAD;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
  border-radius: 4px;
}
table.consultazione .rf-ds-btn {
  border: 1px solid #ADADAD;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.125);
  border-radius: 4px;
}
table.consultazione .rf-ds-btn a {
  color: #333;
}
table.consultazione a.rf-ds-nmb-btn:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
table.consultazione a.rf-ds-dis:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
table.consultazione .rf-ds-btn:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
table.consultazione a.rf-ds-btn:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
table.head-normal th {
  font-weight: normal;
  text-align: left;
}
.head-normal {
  font-weight: normal;
}
.cons-100 {
  width: 100%;
}
.cons-thick {
  border-bottom: 4px solid #adadad !important;
  border-top: 0 
!important;
}
td.history {
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav-intern .navbar-default {
  border: none;
  background-color: transparent;
}
.nav-intern {
  margin-left: 16px;
}
.nav-ie {
  *list-style-type: none;
  *margin-top: 0;
}
.nav-ie li {
  *float: left;
}
@media (max-width: 361px) {
  .nav-ie li {
    *float: none;
  }
}
.benvenuto label {
  *margin-bottom: 0 !important;
}
.nav-ie {
  list-style-type: none\0;
  margin-top: 0\0;
}
.nav-ie li {
  float: left\0;
}
@media (max-width: 361px) {
  .nav-ie li {
    float: none\0;
  }
}
#elenco-servizi .btn {
  font-weight: bold;
}
@media (max-width: 768px) {
  #elenco-servizi .col-sm-4 > .box-servizio {
    border: 0;
  }
}
#elenco-servizi .box-servizio {
  padding: 4px;
  padding-bottom: 16px;
}
@media (max-width: 768px) {
  #elenco-servizi .box-servizio {
    border: 4px solid #ccc;
    width: 100%;
    padding: 6px;
  }
}
@media (max-width: 768px) {
  #elenco-servizi .box-servizio .btn-primary {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 150%;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  #elenco-servizi .box-servizio span.glyphicon-chevron-right {
    float: left;
    padding-right: 6px;
    line-height: 30px;
    margin-right: 6px;
  }
}
@media (max-width: 768px) {
  #elenco-servizi .box-servizio .btn {
    text-align: left;
  }
}
#elenco-servizi h3 {
  margin-top: 8px;
}
