/*@import "_virtual-reset";*/
body * {
  font-family: "Myriad Pro", "arial" !important;
}
body,
html {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
}

body {
  background-image: url(../img/virtual_background.png) !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
}

#wrapper-virtual {
  position: relative;
  min-height: 100%;
  background-color: #fff;
  width: 1020px;
  margin: 0 auto;
}
#header,
#page {
  position: relative;
  display: block;
}
#header {
  position: absolute;
  z-index: 2;
  width: 100%;
}
#footer-image,
#header-image {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
#footer {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
}
.header-box {
  position: relative;
  margin-bottom: 13px;
  border-bottom: solid 1px #afb0b0;
  padding: 5px 10px;
  /* colore barra login-registrazione */
  background: #BCCD6D;
  color: #fff;
}
.form-box {
  margin-top: 80px;
  margin-bottom: 40px;
  border: solid 1px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.74);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.21);
  -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.21);
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.21);
}
.form-box table {
  margin: 13px 10px;
}
.form-box td {
  padding: 2px 5px;
  position: relative;
}
.form-box input[type=text],
.form-box input[type=password] {
  padding: 2px 5px;
  width: 250px;
  line-height: 20px;
}
.header-box > .header-title {
  background-image: url("../img/lock-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  line-height: 20px;
}
.form-box-submit {
  margin: 11px 0;
}
.form-box-info-right {
  text-align: right;
  font-size: 12px;
  margin: 0;
  margin-top: 5px;
}
.form-box-error {
  color: red;
  font-size: 12px;
  font-style: italic;
  text-align: center;
}
.center {
  margin: 0 auto;
}
.info {
  font-style: italic;
  color: #333;
  font-size: 12px;
}
.login-type {
  font-size: 14px;
  padding-left: 4px;
  color: #333;
}
.login-type > input[type="radio"] {
  margin-top: -1px;
  vertical-align: middle;
}
.curriculum-messages {
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.text-center {
  text-align: center;
}
.annuncio-box {
  width: 600px !important;
}
.virtual-title {
  color: red;
}
#login-info {
  font-size: 14px;
  font-style: italic;
  color: #666;
}
.mandatory {
  color: red;
}
.login-forgot,
.login-singin {
  font-size: 14px;
}
#virtual-error {
  color: red;
  font-size: 14px;
  font-weight: bold;
}
#login-message {
  color: #8E2727;
  font-size: 14px;
  font-weight: bold;
}
#breadcrump-table {
  border: solid 2px #E73518;
  border-right: hidden 0px;
}
#breadcrump-container > td {
  text-align: center;
  padding: 10px;
  border-right: solid 2px #E73518;
  font-size: 14px;
  cursor: pointer;
}
#breadcrump-container > td.valid {
  color: #000;
  background: #FBE1E1;
}
#breadcrump-container > td.valid:hover {
  color: #fff;
  background: #EF6969;
}
#breadcrump-container > td.active {
  color: #fff;
  background: #FF3939 !important;
}
#breadcrump-table {
  float: left;
}
#breadcrump-label {
  margin-left: 10px;
}
#attributi-container > table.hidden {
  display: none;
}
#attributi-container {
  padding-top: 20px;
}
.input-error {
  border: solid 1px #FF3939;
}
#annunci-candidatura-spontanea {
  padding-left: 30px;
}
#footer-message {
  color: #666;
  font-style: italic;
}
#virtual-menu {
  position: absolute;
  right: 5px;
  top: 100%;
  margin: 0;
  padding: 0;
}
#virtual-menu li {
  list-style-type: none;
  margin: 0 5px;
  padding: 0;
  float: left;
  background-color: #E7321E;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 4px -1px rgba(50, 50, 50, 0.6);
  -moz-box-shadow: 0px 2px 4px -1px rgba(50, 50, 50, 0.6);
  box-shadow: 0px 2px 4px -1px rgba(50, 50, 50, 0.6);
}
#virtual-menu li:hover {
  background-color: #D62B18;
}
#virtual-menu li:active {
  margin-top: 1px;
  -webkit-box-shadow: 0px 1px 4px -1px rgba(50, 50, 50, 0.6);
  -moz-box-shadow: 0px 1px 4px -1px rgba(50, 50, 50, 0.6);
  box-shadow: 0px 1px 4px -1px rgba(50, 50, 50, 0.6);
}
#virtual-menu li a {
  line-height: 40px;
  padding: 20px 10px;
  color: white;
  font-weight: bold;
}
#page-container {
  position: relative;
  display: block;
}
#privacy-container {
  display: none;
}
#privacy-container textarea {
  text-align: left;
}
#guide-line-container {
  position: absolute;
  top: 50px;
  right: 50%;
  margin-right: 320px;
  width: 200px;
}
#guide-line {
  text-align: justify;
}
.summary-group {
    font-size: 14px;
    padding-top: 10px;
    display: block;
}
/*# sourceMappingURL=virtual-style.css.map */