@media (max-width : 992px) {
    .login {
        background: none repeat scroll 0 0 #ECEDED;
        border-radius: 2px;
        margin: 15% auto;
        padding: 20px;
        width: 100%;
    }
    #surveyLogo {
        float:left;width:100%;margin-left:0px;background-color:#fff;
    }
/*
    .navbar .container {
        float: left;
        width:100%;
    } 
    #ticketLogin .ticketIDForSurveyEnter { 
        min-height: 40px !important;
    }
    .navbar-inner {
        height: 60px !important;
    }
    
    #surAreaContentList {
        float:left;
        width:100%;
        padding:20px;
        background-color:#ffffff;
    }
    #surAreaContent {
        float:left;
        width:100%;
        
        background-color:#fff;
        padding:4px;
    }

    */
}
/*
@media(max-width:768px){
    #surAreaNavList {
        display: none;
    }


}

@media(max-width:768px){
    #content {
        padding-top:16px;
    }
}
*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {/*1400*/
    #surAreaNavList {
        display: none;
    }
    .col-sm-9 {
        width: 100% !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-header {
        float: none;
    }



    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-form {
        padding: 10px 15px;
        margin-top: 8px;
        margin-right: -15px;
        margin-bottom: 8px;
        margin-left: -15px;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        width:auto;
        float:none!important;
    }

    .container {
        width: 100% !important;
    }



}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .container {
        width: 100% !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    #content {
        position: relative !important;
        width: 100% !important;
        left: 0 !important;
        padding-top: 0px !important;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
/*
@media (min-width: 992px) and (max-width: 1200px) {

    .navbar .container {
        float: left;
        width:100%;
    }
    .navbar-inner {
        height: 60px !important;
    }
   .login {
        background: none repeat scroll 0 0 #ECEDED;
        border-radius: 2px;
        margin: 15% auto;
        padding: 20px;
        width: 250px;
    }
    #ticketLogin .ticketIDForSurveyEnter { 
        min-height: 28px;
    }
    #surAreaContentList {
        float:left;
        width:80%;
        padding:20px;
        background-color:#ffffff;
    }
    #surAreaContent {
        float:left;
        width:100%;
        
        margin-top:3%;
        background-color:#fff;
        padding:4px;
    }
    
    #navHeaderCollapseContentSt {
        display:none;
    }
    
    #surveyLogo {
        float:left;width:77%;margin-left:20px;background-color:#fff;
    }

}
*/
/*
@media (min-width: 1201px) {
    .login {
        background: none repeat scroll 0 0 #ECEDED;
        border-radius: 2px;
        margin: 15% auto;
        padding: 20px;
        width: 250px;
    }
    .navbar .container {
        float: left; 
        margin-left: 100px;
        width:600px;
    }
    #ticketLogin .ticketIDForSurveyEnter { 
        min-height: 28px;
    }
    .navbar-inner {
        height: 40px;
    }
    #surAreaContentList {
        float:left;
        width:80%;
        padding:20px;
        background-color:#ffffff;
    }
    #surAreaContent {
        float:left;
        width:88%;
        margin-left:6%;
        margin-right:6%;
        margin-top:3%;
        background-color:#fff;
        padding:4px;
    }
    
    #navHeaderCollapseContentSt {
        display:none;
    }
    
    
    #surveyLogo {
        float:left;width:60%;margin-left:20px;background-color:#fff;
    }
}
*/
#navHeaderCollapseButton {
    background-color: #ffffff !important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #003367 !important;
}
/*769*/


@media (min-width: 769px) {

   #navHeaderCollapseContentSt {
        /*display:none;*/
    }

    .navbar-collapse.collapse {
        /*
        display: none !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        */
    }

}

@media (min-width: 1400px) {

    #navHeaderCollapseContentSt {
        display: none;
    }
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #fff !important;
    color: #000  !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #fff !important;
    color: #000 !important;
}
.navbar-inverse .navbar-nav > .active > a {
    background-image: linear-gradient(to bottom, #fff 0px, #fff 100%) !important;
    background-repeat: repeat-x;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25) inset;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
    background-color: #fff !important;
    color: #000 !important;
    text-decoration: none;
}
.navbar-inverse {
        background-color: #003367 !important;
        background-image: none  !important;
    }
.done_false_used {
	display: none;
}
.done_false_expired {
	display: none;
}
.done_false {
	display: none;
}
.done_true {
	display: none;
}
.loading_login {
    margin-bottom: 140px;
    margin-left: 200px;
    margin-top: 80px;
    background-color: #000000;
    color: #FFFFFF;
    width:400px;
    height:300px;
    opacity: 0.6;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    display:none;
    z-index: 1;
}
.loading_login span {
    float: left;
    margin-top: 100px;
    margin-left: 40px;
}
.kurz{color:#900000;}
.schwach{color: #ffa500;}
.gut{color:#000;}
.stark{color:#009000;}
.ticket_false {
	display: none;
}