*{
	margin:0px;
}
img{
max-width:100%;
}
footer{
	background:#e8e8e8;
	color:#fff;
}
.owl-carousel .owl-item img
{
	width:45px !important;
}
footer a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
}

body{
	font-family:'Roboto', sans-serif;
	font-weight:400;
	font-style:normal;
}
h1, h2, h3, h4{
	font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
}
h5, h6{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-style: normal;
}
.menu a, .logg{
	font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
	color:var(--bs-body-color);
	text-decoration:none;
	font-size:14px;
}
.corpocorso{
	/*background-image: url('../img/bg_corsi1.svg'), url('../img/bg_corsi2.svg');
  background-size: 100% auto, 100% auto;
  background-repeat: no-repeat, no-repeat;
  background-position: top, bottom;
  */
  /*
  background: #F9F9F9;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
  background-image: url('../img/sfondo.svg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top;*/
  
}
.logg{
	text-align:right;
}
.red{
	color: #1c99c4;
}
.v100{
	height:80vh;
}
.v60{
	height:40vh;
}
@media screen and (min-width: 600px) {
.centrato{
	position: absolute;
    top: 50%;
    left: 50%;
            -moz-transform: translateX(-50%) translateY(-50%);
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
			/*margin-top:40px;*/
			
}
}
.corso_green{
	background: #ff7700;

opacity: 1;
}
.corso_yellow{
background: #000000;
opacity: 1;
}
.corso_brown{
	background: #004a6e;
opacity: 1;
}
.corso_blue{
	background: #20377a;
opacity: 1;
}
.centratotop{
	position: absolute;
    top: 50%;
            -moz-transform: translateY(-50%) ;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
			/*margin-top:40px;*/
}

.w80{
	width:80%;	
}
.w90{
	width:90%;	
}
p{
	font-size:14px;
}
header{
	position:relative;
	width:100%;
	height:100px;
	line-height:100px;
	z-index:100;
	/*background: #f8f9fa;
	box-shadow: #151515 0px 45px 80px;*/
}
.non_ultimo::after{
	display: block;
  content: '';
  border: solid 1px #cccc;
  height: 40px;
  width: 1px;
  position: absolute;
  margin-left: 19px;
  z-index: -1;
	
}


.button{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	color: var(--bs-body-color);
	text-decoration: none;
	font-size: 14px;
	padding:10px;
	padding-right:30px;
	padding-left:30px;
	border: solid 1px var(--bs-body-color);
}
.button:hover{
	color:#fff;
	background:#1c99c4;
	border:solid 1px #1c99c4;
}
.boxed{
	/*border-radius:15px 15px 30px 15px;
	box-shadow: 0px 20px 40px #0000000D;*/
}
.green{
	background: #fff;
}
.yellow{
	background: #fff;
}
.blue{
	/*background: #fff;*/
}
.brown{
	background: #fff;
}
.topbox{
	height:40px;
	border-radius: 15px 15px 0px 0px;
	line-height:40px;
	color:#fff;
	padding-left:30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size:13px;
}
.btn-close{
	float:right;
}

.p-30{
	padding:30px;
	color:#2e2e2e;
	font-size:13px;
	min-height:200px;
}
.p-30 h5, h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	/*color:#3c3c3c !important;*/
}
.green .topbox{
	background: transparent linear-gradient(90deg, #478776 0%, #78BEAB 100%) 0% 0% no-repeat padding-box;
}
.yellow .topbox{
	background: transparent linear-gradient(90deg, #CEAB43 0%, #F2CD5E 100%) 0% 0% no-repeat padding-box;
}
.blue .topbox{
	background: transparent linear-gradient(90deg, #362279 0%, #447EF2 100%) 0% 0% no-repeat padding-box;
}
.brown .topbox{
	background: transparent linear-gradient(90deg, #A49C93 0%, #6E6050 100%) 0% 0% no-repeat padding-box;;
}

.green .bottombox, .bg_green, .bg_green .bottombox{
	background: #ff7700;
}
.yellow .bottombox, .bg_yellow, .bg_yellow .bottombox{
	background: #000000;
}
.blue .bottombox, .bg_blue, .bg_blue .bottombox{
	background: #20377a;
}
.brown .bottombox, .bg_brown, .bg_brown .bottombox{
	background: #004a6e;
}

.brown h5, .bg_brown h5{
	color: #004a6e;
}
.green h5, .bg_green h5{
	color: #ff7700;
}
.yellow h5, .bg_yellow h5{
	color: #000000;
}
.blue h5, .bg_blue h5{
	color: #20377a;
}

.bottombox{
	/*background: #fff;
	border-radius: 0px 0px 30px 0px;*/
	padding:20px;
}
.ombreggiato{
	box-shadow: 5px 10px 18px #ccc;
	padding-bottom:15px;
}
.boxed .bxd{
    float: right;
    width: 40px;
    margin-top: -10px;
}
.corso_brown .bxd, .corso_green .bxd, .corso_yellow .bxd, .corso_blue .bxd{
    width: 60px;
}
.bottombox a{
	font-size:14px;
	font-family: 'Roboto', sans-serif;
font-weight: 500;
font-style: normal;
color: #fff;
}
body{
	background:#fff;
}
.bodycorso{
	
}
.owl-stage{
		padding-top:40px;
		padding-bottom:40px;
}
.dropdown-item{
	line-height:16px;
}
.container{
	position:relative;
}
.absolutehome{
	position:absolute;
	bottom:40px;
	width:70%;
	margin-left:10%;
}
.absolutehome h6{
	font-weight:600;
}
.absolutehome img{
	max-width:75px;
}
.darkHeader{
	/*background:#F9F9F9;*/
}
.choose{
font-family: 'Roboto', sans-serif;
font-weight: 500;
font-style: normal;
color: var(--bs-body-color);
text-decoration: none;
font-size: 13px;
}
.underlined{
	border-bottom: solid 1px #ccc;
	padding-bottom:3px;
}
.choose a{
	margin-right:30px;
}
.margin0{
	margin:0 auto;
}
.choose a.selected{
	color: #78BEAB;
	text-decoration:underline;
	
}
.dropdown-toggle::after{
	border: 0px;
	width: 15px;
	height: 9px;
	background-image: url('../img/freccia_giu.svg');
	background-size: 15px;
	padding-top:3px;
}
.navbar{
	padding:0px;
}
.navbar-light .navbar-nav .nav-link{
	color:#000;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding:0px;
	padding-right: 1rem;
    padding-left: 1rem;
}
.dropdown-menu{
	border:0px;
	min-width: 12rem;
	margin-top:-15px;
}
.dropdown-menu a{
	font-size:12px;
	line-height:20px;
}
.dropdown-menu a:hover{
	color:#fff;
	background:#333;
}
.text-right{
	text-align:right;
}
.bgwhite{
	background:#fff;
	color:#3c3c3c;
	text-align:left;
	/*border-radius: 0px 0px 30px 0px;*/
	position:relative;
}
.bgwhite .bottombox{
margin-left: -30px;
width: calc(100% + 60px);
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
font-style: normal;
color: #fff;
}
.min150{
	min-height:180px;
}

.bg_white_box{
	background:#fff;
	color:#3c3c3c;
	text-align:left;
	/*border-radius: 15px 15px 15px 15px;*/
	position:absolute;
	width:400px;
	box-shadow: 0px 20px 40px #00000026;
	padding:40px;
	right:0px;
	top:-30px;
	z-index:511;
	border-radius:10px;
}
.bottone{
	background:#3C3C3C;
	color:#fff;
	text-decoration:none;
	width:100%;
	padding:10px;
	display: block;
	text-align: center;
	margin-top:40px;
	padding-top:15px;
	padding-bottom:15px;
}
.bottone:hover{
		color:#fff;
	background:#1c99c4;

}
.box_corsi{
	/*box-shadow: 0px 20px 40px #0000000D;*/
}
.box_corsi .topbox{
	height:50px;
	position:relative;
}
.fasciarossa{
	position: absolute;
	height: 40px;
	left: -10px;
	bottom: -5px;
	background: #1c99c4;
	padding-left: 15px;
	padding-right: 15px;
	box-shadow: 3px 10px 20px #00000026;
	z-index:5;
}
.fasciarossa2{
	position: absolute;
	height: 30px;
	left: -10px;
	top: 20px;
	background: #1c99c4;
	padding-left: 5px;
	padding-right: 0px;
	box-shadow: 3px 10px 20px #00000026;
	z-index:5;
}
.icolista
{
	width: 18px;
margin-right: 10px;
}
.fasciarossa:after {
    content: '';
    position: absolute;
    top: 0; 
	right: -40px;
    border-top: 40px solid #1c99c4;
	border-right: 40px solid transparent;
    width: 0;
}
.fasciarossa2:after {
    content: '';
    position: absolute;
    top: 0; 
	right: -20px;
    border-top: 30px solid #1c99c4;
	border-right: 20px solid transparent;
    width: 0;
}
.fasciarossa2:before {
    content: '';
    position: absolute;
    top: -4px; 
	left:0px;
    width: 10px;
	height:4px;
	background:url('../img/angolino.svg');
	background-size:10px;
}
.fasciarossa:before {
    content: '';
    position: absolute;
    top: -4px; 
	left:0px;
    width: 10px;
	height:4px;
	background:url('../img/angolino.svg');
	background-size:10px;
}
.coppetta, .orologino, .calendarietto, .omino, .materiale, .diploma{
	padding-left:30px;
	font-size:14px;
	position:relative;
}
.disponibile{
	display:block;
	color:#3c3c3c;
}
.disponibile:hover{
	color:#e31119;
}
.openhere{
	display:none;
	color:#3c3c3c;
	font-size:14px;
}
.openhere a{
	color:#3c3c3c;
	font-size:14px;
}
.openhere a:hover{
color: #e31119;
}

.topbox::after{
	display:block;
	content: ' ';
	right:20px;
	top:8px;
	width:30px;
	height:30px;
	background:url('../img/Ico_iscrizione.svg');
	background-size: 30px;
	position: absolute;
}
a{
	text-decoration:none;
}
.orologino::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_time.svg');
	background-size: 20px;
	position: absolute;
}
.orologino_nero::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_time_nero.svg');
	background-size: 20px;
	position: absolute;
}
.calendarietto::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_calendar.svg');
	background-size: 20px;
	position: absolute;
}
.omino::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_avatar.svg');
	background-size: 20px;
	position: absolute;
}
.omino_nero::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_avatar_nero.svg');
	background-size: 20px;
	position: absolute;
}
.coppetta::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_premio.svg');
	background-size: 20px;
	position: absolute;
}
.materiale::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_documentazione.svg');
	background-size: 20px;
	position: absolute;
}
.diploma::before{
	display:block;
	content: ' ';
	margin-left:-30px;
	width:20px;
	height:20px;
	background:url('../img/Ico_diploma.svg');
	background-size: 20px;
	position: absolute;
}

.materiale::after, .diploma::after{
	display:block;
	content: ' ';
	right:0px;
	top:0px;
	width:30px;
	height:30px;
	background:url('../img/Ico_download_non-disponibile.svg');
	background-size: 30px;
	position: absolute;
}
.disponibile::after{
	background:url('../img/Ico_download_disponibile.svg');
}
.bodycorsi{
	/*background-image: url('../img/bg_corsi1.svg'), url('../img/bg_corsi2.svg');
	background-size: 100% auto, 100% auto;
	background-repeat: no-repeat, no-repeat;
	background-position: top, bottom;*/
}
.calend{
	background:#F2F2F2;
	border-radius: 0 15px 15px 0;
	clear:both;
	margin-bottom:20px;
}
.calend_numb, .calend_desc, .calend_isc{
	float:left;
	padding:10px;
	font: normal normal 600 Proxima Nova;
	line-height:30px;
}

.calend_desc{
	width: 50%;
font-size: 18px;
padding-left: 20px;
}
.calend_isc{
	width:calc(50% - 60px);
	text-align:right;
	color:#3C3C3C;
	padding-right:20px;
	font-size:14px;
}
.calend_isc a{
	color:#3C3C3C;
	opacity:0.5;
}
/*
.confermato{
	background:#78BEAB;
}
*/
.calend_numb{
	text-align: center;
	width: 60px;
	font-size: 20px;
	font-weight:700;
}

.color_green header, .color_green .confermato, .color_green .calend_numb{
	background:#78BEAB;
}
.choose a.active.green{
	color:#78BEAB;
	background:none;
}
.color_brown header, .color_brown .confermato, .color_brown .calend_numb{
	background:#A49C93;
}
.choose a.active.brown{
	color:#A49C93;
	background:none;
}
.color_yellow header, .color_yellow .confermato, .color_yellow .calend_numb{
	background:#F2CD5E;
}
.choose a.active.yellow{
	color:#F2CD5E;
	background:none;
}
.color_blue header, .color_blue .confermato, .color_blue .calend_numb {
	background:#447EF2;
}
.choose a.active.blue{
	color:#447EF2;
	background:none;
}

.confermato .calend_numb{
	background:#000;
	color:#fff;
}
.nav-link, .nav-link:hover{
	color:#3c3c3c;
}

.color_blue header, .color_yellow header,.color_green header,.color_brown header{
	background:#fff;
	/*box-shadow: #151515 0px 45px 80px;*/
}

h1, .h1 {
  font-size: 4rem;
}


.bodycorso .icolista{
	margin-right:0px;
}
.nav-tabs {
    border-bottom: 0px;
}
.nav-tabs .nav-link{
	border:0px;
}
.nav-tabs .nav-link.active{
	border-color:unset;
	background-color:unset;
}
.nav-link{
	padding-left:0px;
}
.lead {
    font-size: 1.0rem;
}
.navbar-light .navbar-toggler{
	border:0px;
	padding-top:28px;
	display:none;
}
.navbar-toggler:focus{
	box-shadow:none;
}
.btn-close{
	display:none;
}
.boxed .ombreggiato{
	margin-top: 40px;
}
.boxed .ombreggiato::before{
	display:block;
	content:' ';
	position:absolute;
	height:20px;
	margin-top:-25px;
	right:0px;
	width:100%;
	background-size: auto 20px;
	background-repeat:no-repeat;
	background-position:right;

}
.green .ombreggiato::before{
	background-image: url('/img/Slider Logo Siro.png');
}
.brown .ombreggiato::before{
	background-image: url('/img/SliderLogoSamo.png');
}
.yellow .ombreggiato::before{
	background-image: url('/img/SliderLogoInda.png');
}
.blue .ombreggiato::before{
	background-image: url('/img/SliderLogoLineabeta.png');
}
@media screen and (max-width: 600px) {
  .bg_white_box {
    position:relative;
	width:100%;
	top:40px;
  }
  .nomobile{
	  display:none;
  }
  .logg {
    text-align: center;
}

	.absolutehome{
		position:relative;
bottom: 20px;
width: 100%;
margin-left: 0px;
	}
	.v60{
		height: 40vh;
	}
h1, .h1 {
  font-size: 2rem;
}	
	.navbar-collapse.show {
  visibility: visible;
  transform: translateX(-100%);
}

.logomobile{
	display:none;
	max-width: 60%;
	margin-bottom: 40px;
	margin-top: 40px;
}
.navbar-collapse .logomobile{
	display:block;
	
}
.navbar-collapse {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  overflow-y: auto;
  visibility: hidden;
  background-color: #fff;
  padding-top:20px;
  line-height: 40px;
  transition: visibility .2s ease-in-out, transform .2s ease-in-out;
}
.navbar-collapse .nav-item{
	padding-left:1rem;
}
.navbar-collapse #navbarDropdown{
	padding-left:0px;;
}
.btn-close{
	display:block;
}
}

.imagebg {
  position: relative;
}
.height-100{
	  height: auto;
  padding: 5em 0;
}
.text-center {
  text-align: center !important;
}
.pos-vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
section.text-center div[class*="col-"]:first-child:last-child {
  margin: 0 auto;
  float: none;
}
input[type], textarea, select {
  -webkit-appearance: none;
  /*background: #fcfcfc;*/
  padding: 0.46428571em;
    padding-left: 0.464286em;
  border-radius: 6px;
  border: 1px solid #ececec;
}

input[type], select, textarea {
  padding-left: 0.92857143em;
}
input:not([class*="col-"]), select:not([class*="col-"]), .input-select:not([class*="col-"]), textarea:not([class*="col-"]), button[type="submit"]:not([class*="col-"]) {
  width: 100%;
}
form > div[class*="col-"]:not(:last-child), form > .row > div[class*="col-"]:not(:last-child) {
  margin-bottom: 0.92857143em;
}
button[type="submit"]:not([class*="col-"]) {
  width: 100%;
}
button.btn.type--uppercase, input[type="submit"].btn.type--uppercase {
  letter-spacing: .5px;
  margin-right: -0.5px;
}
button.btn.btn--primary, input[type="submit"].btn.btn--primary {
  color: #fff;
}
.btn--primary, .btn--primary:visited {
  background: #40a6c1;
  border-color: #40a6c1;
}
.imagebg{
	color:#fff;
}

/*

.checkbox-option, .radio-option {
  display: inline-block;
  width: 50px;
  height: 25px;
  border-radius: 25px;
  border: 1px solid #47b475;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 24px;
}

.checkbox-option .inner, .radio-option .inner {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #47b475;
  position: relative;
  top: 2px;
  left: 2px;
  display: inline-block;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

.radio-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.checkbox-option input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.radio-option {
  width: 25px;
  height: 25px;
  text-align: left;
}
.radio-option .inner {
  border: none;
  width: 19px;
  height: 19px;
  left: 2px;
  transform: scale(0);
  -webkit-transform: scale(0);
}
*/

label {
  margin: 0;
  font-size: 1.14285714em;
  font-weight: 400;
}
input[type],
textarea,
select {
  -webkit-appearance: none;
  background: #fcfcfc;
  padding: 0.46428571em;
  border-radius: 6px;
  border: 1px solid #ececec;
}
input[type]:focus,
textarea:focus,
select:focus {
  outline: none;
}
input[type]:active,
textarea:active,
select:active {
  outline: none;
}
input[type]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #b3b3b3;
  font-size: 1.14285714em;
}
input[type]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: #b3b3b3;
  font-size: 1.14285714em;
}
input[type]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3;
  font-size: 1.14285714em;
}
input[type]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #b3b3b3;
  font-size: 1.14285714em;
}
input[type="image"] {
  border: none;
  padding: none;
  width: auto;
}
textarea {
  display: block;
  width: 100%;
  max-width: 100%;
}
select {
  cursor: pointer;
  padding-right: 1.85714286em;
  -webkit-appearance: none;
}
select::ms-expand {
  display: none;
}
input[type="submit"] {
  background: none;
  outline: none;
  border: none;
  background: #4a90e2;
  padding: 0.46428571em 2.78571429em 0.46428571em 2.78571429em;
  color: #fff;
}
@keyframes load {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    width: 100%;
    opacity: .8;
    left: 0;
  }
  100% {
    left: 100%;
    opacity: 0;
  }
}

.input-checkbox,
.input-radio,
.input-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
}
.input-checkbox input,
.input-radio input,
.input-select input {
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  position: absolute !important;
}
.input-checkbox label,
.input-radio label,
.input-select label {
  display: block !important;
  cursor: pointer;
}
.input-checkbox {
  padding: 0;
}
.input-checkbox label {
  width: 1.85714286em;
  height: 1.85714286em;
  border-radius: 6px;
  background: #000;
}
.input-radio {
  padding: 0;
}
.input-radio label {
  width: 1.85714286em;
  height: 1.85714286em;
  border-radius: 50%;
  background: #000;
}
.input-select {
  position: relative;
}
.input-select i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 1em;
  font-size: .87em;
}
.input-file {
  position: relative;
  display: inline-block;
}
.input-file input {
  display: none;
}
.input-checkbox label {
  background: none;
  border: 1px solid #d3d3d3;
  text-align: center;
  position: relative;
}

.input-radio label {
  position: relative;
  background: none;
  border: 1px solid #d3d3d3;
}
.input-checkbox label, .input-radio label {
  font-size: 1em;
}

.input-radio input:checked + label {
  border-color: #4a90e2;
  background-color: #4a90e2;
}

.input-checkbox label:before {
  content: '';
  left: 0;
  border-radius: 6px;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #4a90e2;
  opacity: 0;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
.input-checkbox input:checked + label {
  border-color: #4a90e2;
  background: #4a90e2;
}
.input-checkbox input:checked + label:after {
  content: 'L';
  transform: rotateY(180deg) rotateZ(-45deg);
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  top: -2px;
  font-weight: 700;
}
.input-checkbox input:checked + label:before {
  animation: pulse .45s ease forwards;
  -webkit-animation: pulse .45s ease forwards;
}
.input-checkbox + span {
  display: inline-block;
  position: relative;
  bottom: 10px;
  margin-left: 0.92857143em;
  font-size: 0.85714286em;
  white-space: nowrap;
}