/******************
    User custom CSS
    ---------------

    In this file you can add your own cusdiv.navbar-brand.logo-container.hidden-xstom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

body{background-color:#fff;
        font-family: Verdana, sans-serif;
}
a{
    color:#e2001a;
}
a:hover,a:focus{color:#e2001a;
    text-decoration:underline;
}
.navbar-default .navbar-nav>li>a{color:#e2001a;}
body::before{/*
  content: "";
  position:absolute;
  
  background-image: url(https://formular.gpa-djp.at/wp-content/uploads/2018/03/Logoleiste_Voegb.png); 
  width: 100%;
  height: 100%;
  opacity:0.2;
  z-index: -1; */
}
html body .navbar.navbar-default.navbar-fixed-top::before{/*
    content: "";
  position:absolute;
  top: 0;
  right: 0;
  background-image: url(https://formular.gpa-djp.at/wp-content/uploads/2018/09/service.png); 
  
  background-repeat: no-repeat;
  width:300px;
  height: 190px;
  z-index:-1;
  margin-bottom:20px; */
}
.navbar-default{background-color:transparent;}
.btn-primary,.btn-default{
    background-color: #e2001a;
    border-color: #e2001a;
}
#outerframeContainer{
    position:relative;
    z-index:9999;
}
.progress{background-color: #706F6F;}
.progress-bar{background-color: #e2001a;}
.top-container .progress{margin-left:25%;margin-right:25%;position:relative;z-index:9999;}

.bg-primary{
    background-color: #706F6F;
}
.text-info, .text-info:hover{
    color:#e2001a;
}
.ls-question-message,#vmsg_4496_num_answers{
    color:#F3F3EF;
}
/*Nav-Bar*/
.navbar-toggle{background-color: #000;}
/*Umfrageliste*/
img[src="/tmp/assets/ac2d02a3/Logoleiste_Voegb.png"]{
    display:none;
}
#surveys-list-container{margin-top:100px;}
#identity__bsconfirmModal{z-index:9999;}
.ls-em-error{color:#e2001a;}

body div.navbar-brand.logo-container.hidden-xs {
    width: 600px !important;
}
