﻿.btn-primary, .btn-primary:focus, .btn-primary:hover {
  background-color: #c6af75;
}

.text-success, .camera-item .fa-user, .text-primary, h5 {
  color: #c6af75;
}

.alert-primary {
  color: #fff;
  background-color: #c6af75;

}

a, a:hover, a:focus, a:active, .connessioneprotetta .fa {
  color: #c6af75;
}

th, .spinner {
  color: #c6af75;
}


.badge-primay {
  background-color: #c6af75!important;
 
}

.sub, .add {
    background:#c6af75;
}

/*CSS EMI*/

h2{
	font-size:27px;
}

.monitor-bkriss{
    width:100%;
    height:450px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(https://digitalbooking.digiside.it/Stili/Strutture/74/sfondo-top.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
}
.barramenu {
    background-color: transparent;
    border-color: transparent;
    background-image: url(/images/sfondo-menu-top.png);
    background-repeat: repeat-x;
    padding: 20px 0 35px 0;
}

.navbar>.container .navbar-brand {
    max-width: 85%;
}


.numero {

background:#c6af75;

}


.menu .numero {
    background:white;
color:#c6af75;

}


 ul.steps li.active {
        border-bottom: 2px solid #c6af75;
          color: #c6af75;
    }

 .panel-footer {
background:#e7e5d6;
}

.evidenzia {
    border: 1px solid #c6af75
}

.giorni, .well .prezzo {
color:#c6af75;
}


.partialMenu {
    background-color:#c6af75;

}

    .partialMenu a {
    color:white !important;
    }

    .menu > li > a {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.monitorro{
	height:450px;
	background: url(https://digitalbooking.digiside.it/Stili/Strutture/105/home02.jpg) no-repeat center bottom;
	background-size: 100% auto;
}

@media (max-width: 640px) {
.monitorro{
	height:175px;
}
}
