
.title-header {
    text-align: center;
    padding-top: 55px;
    background-size: 650px;
    background-repeat: no-repeat;
    background-position: top right;
    max-width: 1300px;
    margin: auto;}
	.title-header h1 {
    font-weight: 700;
    margin: 0; font-size: 44px;
}
button.btn.btn-lg.btn-success {
    border: none;
    border-radius: 4px;
    line-height: 30px;
    font-size: 21px;
    font-weight: 700;
    padding: 10px 30px;
    -webkit-box-shadow: 0 23px 30px 0 rgba(0,0,0,0.13);
    box-shadow: 0 23px 30px 0 rgba(0,0,0,0.13);
}
.title-header>p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

	 
	 .first-form h3 {
    font-size: 36px;
    font-weight: 700;
}
	 
.form-box {
   padding-bottom: 50px;
    width: 300px;
    margin: 24px auto;
}

.first-form {
    position: relative;
}
	 
 
	 button.btn.btn-lg.btn-success.gls {
    background-color: #0071E3;
}
	 
	 label.control-label {
    width: 100%;
display: block;}


     
     
.input-form {
    
display: block;}
 
	 
	 .form_address {
    margin-top: 20px;
}
	 button.btn.btn-default.edit {
    margin-top: 20px;
    background-color: #f3f3f3;
    font-family: unset;
	display: block;
}
	 
	 .btn {
    font-family: unset;
}
	 
	  .form_success {
    margin: 30px;
    border: solid 10px green;
}

.panel.panel-default {
    border: none;
}
	  
.panel-group .panel-heading+.panel-collapse .panel-body {
    border: none;
	background-color: #fff;
}
	  
.panel-title a {background-image: none;padding-left: 20px;}

.panel-title a.collapsed {
    background-image: none;
}

 
   .list-group {
    height: 452px;
    overflow: auto;
    margin: 0 25px 25px;
    border-left: 1px solid #e11d37;
    padding-left: 5px;
}
 
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-item {
    margin-bottom: 0px;
	border: none;
	padding: 10px 5px;
}
a.list-group-item.pudo:hover, a.list-group-item.pudo:focus {
    background-color: #e11d371a;
}

	  
span.distance {
    display: block;
    color: #e11d37;
}

	  
span.break_point{
	display: block; height: 5px;
}
	  
.list-group span.arrow-distance {
    position: absolute;
    left: -11px;
    top: 11px;
}

div#order_cont {
    max-width: 1300px;
    margin: auto;
    background-color: #f5f5f5;}
     .cont-dati-ritiro {
   background-color: #f5f5f5;
    padding: 35px;
    border-radius: 10px;
}
    .title-header.form { background-image: none;text-align: center;}

.title-header.form .form-box {display: inline-block; width: 740px;} 
     .title-header.form>p {width: 700px;margin: auto;font-size: 14px;}
	 
.fb-login {
    border-radius: 30px;
    background-color: #4584c1;
    color: #FFF;
    text-align: center;
    line-height: 32px;
    background-image: url(/template/ambassador/FB-icon.png);
    background-size: 40px;
    background-position: 15px center;
    background-repeat: no-repeat;
    font-size: 15px;
    margin-top: 10px;
    -webkit-box-shadow 0 2px 4px 0px rgba(0,0,0,.25): ;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
}
	 
.signed_btn {
    display: block;
    height: 45px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow 0 2px 4px 0px rgba(0,0,0,.25): ;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
    transition: background-color .218s,border-color .218s,box-shadow .218s;
    -webkit-user-select: none;
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    color: #262626;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}
	 
	.g-signin2{
 display: block;
    height: 45px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow 0 2px 4px 0px rgba(0,0,0,.25): ;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
    transition: background-color .218s,border-color .218s,box-shadow .218s;
    -webkit-user-select: none;
    -webkit-appearance: none;
    background-color: #efefef;
    background-image: none;
    color: #262626;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}
	 
span.img_glow_cont {
    position: relative;
    display: block;
}
	 
.name {
    color: #444;
    overflow: hidden;
    margin: 10px 5px 0;
    position: relative;
    display: block;
    text-align: center!important;
    font-size: 17px;
    line-height: 1.2;
	padding-bottom: 20px;
}
	 
span.name_item {
    width: auto!important;
	text-align: center!important;
}
	 
.shoes_choice .over_gloss {
    border: 1px solid #008ec6;
    -webkit-box-shadow: none;
    border-radius: 10px;
}
	 
.shoes_choice.selected .over_gloss {
    border: 5px solid #008ec6;
    background-color: #008ec60d;
}
	 
.alert-danger {
    margin-top: 20px;
}
	 
 
	 
span.text_btn {
    display: inline-block;
    line-height: 45px;
    font-weight: bold;
    color: #757575;
    font-family: sans-serif;
    padding-left: 15px;
}
	 
span.icon_btn {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
	top: 13px;
    left: 22px;
}
	 
.secondary_login_title {
    text-align: center;
    border-bottom: solid 1px #c3c3c3;
    height: 14px;
    margin-bottom: 30px;
    margin-top: 25px;
}
	 
.secondary_login_text {
    display: inline-block;
    padding: 5px 30px;
    background-color: #fff;
    font-weight: bold;
}
	 
.abcRioButton.abcRioButtonLightBlue {
    width: 100%!important;
}
	form#reservation-form h3 {
    font-weight: 800;
    font-size: 21px;
} form#reservation-form h3 {
    font-weight: 800;
    font-size: 21px;
    margin:20px;
} form#reservation-form select.form-control {
    border-radius: 10px;
    padding: 12px;
    height: auto;
    line-height: 1;
    background-color: #f8f8f8;
} a#delete-reservation {
    margin: 33px;
}

.alert.alert-info {
    font-size: 20px;
    max-width: 386px;
    margin: 0 auto 50px;
    border-radius: 20px;
    font-weight: 700;
} .shoes_choice.selected {
    background-color: #4caf50!important;
}.box-prenotazione {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(50% - 640px);
    margin-right: calc(50% - 640px);
    max-width: unset;
    padding-left: 25px;
    padding-right: 25px;
    width: unset!important;
}

 

.box-prenotazione h3 {
    font-weight: 700;
}

.box-prenotazione .cont p {
    font-weight: 400!important;
    font-size: 18px;
    letter-spacing: normal;
    line-height: 1.5;
} .login-cont {
    margin: 40px 0;
    width: 300px;
}

div#status {
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
}

.fb-login:hover {
    color: #FFF;
} .content.full {
    margin-bottom: 0!important;
} .row.shoes-choice {
    width: 100%!important;
}

.form-box {
    width: 100%!important;
} 
form#reservation-form h3 {
    margin-left: 0;
} .row.shoes-choice h3 {
    margin-bottom: 30px!important;
} .alert.alert-info {
    margin: 0 0 40px!important;
}