body {
  /*background: url(../img/body-background-pattern.jpeg) repeat left top;*/
}



/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: black;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
}


.main-eq-ui-app-bar a span{
	text-transform: uppercase;
}

.container-fluid{
    padding-left: 16px;
    padding-right: 16px;

}

.spacer-home-ferrero{
	height: 16px;
}

/*.eq-ui-side-nav nav{
padding-top: 0px;
}*/

.title-apps-slide{
	    background-color: #f5f5f5;
    padding: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 16px;
        font-size: 18px;
}

.welcome-container-home-ferrero{
    background-color: rgba(223,191,132, 0.7);	
        margin: 0px -16px;
    padding: 16px;
    margin-bottom: 32px;
    	background-image: url('/subsites/apps/ferreroSBU/images/pattern.png');
		background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


.welcome-container-home-ferrero h2.all-apps-label{
font-size: 82px;
    font-weight: 500;
    color: #fff;
    margin-top: 32px;
    margin-bottom: 16px;
    line-height: 62px;
}

h2.all-apps-label span{
    font-size: 42px;
    margin-left: 32px;
}

.welcome-container-home-ferrero img{
	max-width: 350px;
	width: 100%;
	margin-top: 36px;
}

.homepage-background-apps{
	/*background-image: url("/subsites/apps/ferreroSBU/images/sbulogo.jpg"); */
	position:absolute;
	background-repeat: no-repeat;
	opacity: 0.3;
	background-position: center bottom;
	background-size: 60%;
	width: 100%;
	height: 100%;
}


.navbar{
	background-color:red;
}

body.sign-in-ferrero{
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: cover;
	background-color: rgb(223,191,132);
	background-image: url('/subsites/apps/ferreroSBU/images/pattern.png');
	height: 100vh;
	
}


.logo-login-cont{
	text-align: center;
	padding: 16px 0px 32px 0px;
}

.logo-login-cont img{
	max-width: 350px;
}

.login-box{
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 16px;
        max-width: 450px;
        margin: auto;	
            border-radius: 2px;
            background-color:#fff;
}

button.custom_butt_33
{
    width: 100%;
    background-color: #8b482e;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    border: none;
        border-radius: 2px;
}

button.custom_butt_33:hover
{
background-color:rgba(139, 72, 46, 0.8);

}

.forgot_psw_input{
    border-radius: 0px;
    border: none;
    box-shadow: none;
    border: 2px solid rgb(124, 124, 124);
    font-size: 18px;
    color: #4a4a4a;
	padding: 6px 36px;
	height: 44px;
	border-radius: 2px;	
}

i.forgot-psw-user{
		position: absolute;
    z-index: 1;
    top: 10px;
    left: 8px;
}

.form-group{
	position: relative;
}

.edit_space_log
{
    margin-bottom: 32px;
}

.container-main .page-header
{
padding-top: 11px;
padding-bottom: 11px;
}

input.frogt_psw
{
margin-bottom: 4px;
}

.forgot-psw-cont{
	text-align: right;
}

a.forot_psw_log
{
margin-top: 10px;
}

form.login-spacer-viesse
{
margin-top: 10px;
}

.edit_space_log{
	position: relative;
}

.edit_space_log input
{
    border-radius: 0px;
    border: none;
    box-shadow: none;
    border: 2px solid rgb(124, 124, 124);
    font-size: 18px;
    color: #4a4a4a;
	padding: 6px 36px;
	height: 44px;
	border-radius: 2px;
}

.edit_space_log i{
	position: absolute;
    z-index: 1;
    top: 10px;
    left: 8px;
}

.form-control:focus
{
border-color: transparent!important;
box-shadow: none !important;
border: 2px solid #8b482e !important;
}



.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-facebook {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0, 0.55);
  vertical-align: middle;
  background-color: #3b5998;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
         box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-facebook:hover {
  color: #fff;
  background-color: #496ebb;
}

.navbar {
    background-color: #fff;
    border-radius: 0px;
    border: none;
    height: 52px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	padding: 16px;
	margin-bottom: 128px;
}

.navbar img{
	width:150px;
}

.navbar-brand {
  width: 164px;
  height: 101px;
  text-indent: -9999px;
  background: url(../img/weblasso-logo.png) no-repeat left top;
}

.navbar-nav  {
  margin-right: -30px;
  float: right;
}

.navbar-nav > li {
  margin-right: 5px;
}

.navbar-nav > li:last-child {
  margin-right: 0;
}

.navbar-nav > li > a {
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  background-color: #7d152a;
}

.navbar-nav > li > a:hover  {
  background-color: #fff;
  color: #7d152a;
}

.container-main {
  background-color: #fff;
  padding-bottom: 40px;
}

.container-main .page-header {
  margin: 0 -15px;
  padding-top: 10px;
  padding-left: 15px;
  background: rgb(196, 26, 48)
;; /* Old browsers */
}

.container-main .page-header h1 {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}

.btn-primary {
  background-color: rgb(196, 26, 48)
;;
  border-color: rgb(196, 26, 48)
;;
}

.container-main .lead {
  margin-top: 20px;
}

.login-facebook br {
  line-height: 40px;
}

.login-facebook  > p  {
  margin: 20px 0 20px 0;
}

.login-facebook  > p > span {
  margin-left: 55px;
  padding: 5px;
  font-style: italic;
  font-size: 130%;
  background-color: #eee;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.container-footer {
  margin-top: 40px;
}
a.forot_psw_log
{
	color: rgb(0, 0, 0);
}

@media (max-width: 992px) {
	
	.navbar {
		margin-bottom: 64px
		}	
}


@media (max-width: 768px) {
	.navbar {
		margin-bottom: 32px
		}

  .navbar-toggle {
    background-color: #7d152a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-collapse {
    border-top: none;
    box-shadow: none;
  }

  .navbar-nav  {
    float: none;
  }

  .navbar-nav > li {
    margin-right: 0;
  }

}


@media (max-width: 480px) {

  .login-facebook {
    text-align: center;
  }

  .login-facebook > p > span {
    margin-left: 0;
  }

}

