/******************
    User custom CSS
    ---------------

    In this file you can add your own custom 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 {
    padding:0;
    margin-top: 51px;
    font-size: 16px;
}

body .top-container {
   margin-top: 4rem; 
}

#beginScripts {
    position: absolute;
    left:-10px;
    top: -10px;
}

.main-sb-anim {
    /*margin-left: 220px;*/
    transition: margin-left 0.5s ease;
}

.container {
    width:auto !important;
}

@media (min-width: 768px) {
    .container {
        max-width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

.opened {
    left: 0 !important;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
}

.nav-anim {
    transition: left 0.5s ease;
}

.navbar {
    z-index: 2000;
    position: fixed;
    top: 0px;
    left: -220px;
    height: 100%;
    border-radius: 0px;
    border: none;
    border-right: 1px solid #0059b3;    
    background-color: #06c;
    max-width: 220px;
    padding: 0;
    margin: 0;
}

.fixedHead {
    position: fixed;
    z-index:1999;
    top:0;
    lefT:0;
    width: 100%;
    max-height: 51px;
    background: #0059b3;
    color: #fff;
}

.userInfo {
    float:right;
    line-height: 50px;
    padding-right: 1em;
}

.navbar-open-btn {
    float:left;
    padding:10px 15px;
    background-color: #06c;
    border: 1px solid #0059b3;
    font-size: 20px;
}

.navbar-close {
    position:relative;
    color: #fff;
    font-size: 24px;
    background: transparent;
    float:right;
    border: none;
    margin-right: 2px;
}
/*
.navbar-brand {
    float: none;
    clear: both;
}
*/
.navbar-brand>img {
    display: inline-block;
}

.nav > li  {
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    -webkit-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    color: #fff;
}

.nav > li:hover, .nav>li>a:focus, .nav>li>a:hover  {
    background-color: #0059b3;
    color: #fff;
}

.nav > li.current {
    background-color: lightgrey;
    border-left: 10px solid green;
}

.nav > li > a {
    color: #fff;
}


#navbar, .nav {
    padding: 0;
}

h3.surveyChain {
    padding: 15px;
}

.btn-primary {
    color: #fff;
    background-color: #06c;
    border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #0059b3;
    border-color: #204d74;
}

@media (min-width: 768px) {
    .navbar-header, .navbar-nav {
        float: none;
    } 
}

.asterisk {
    margin-right: 0.5rem;
}

.ls-answers tbody .answertext {
    text-align: left !important;
}

th.answer-text {
    vertical-align: middle !important;
}

#welcome-container a {
    font-weight: bold;
}
.QColor0 {border-left: 6px solid #548135 !important; border-right: 6px solid #548135 !important;} 
.QColor1 {border-left: 6px solid #44546A !important; border-right: 6px solid #44546A !important;}
.QColor2 {border-left: 6px solid #2F5696 !important; border-right: 6px solid #2F5696 !important;}
.QColor3 {border-left: 6px solid #4472C4 !important; border-right: 6px solid #4472C4 !important;}
.QColor4 {border-left: 6px solid #5B9BD5 !important; border-right: 6px solid #5B9BD5 !important;}
.QColor5 {border-left: 6px solid #385723 !important; border-right: 6px solid #385723 !important;}
.QColor6 {border-left: 6px solid #C00000 !important; border-right: 6px solid #C00000 !important;}
.QColor7 {border-left: 6px solid #C55A11 !important; border-right: 6px solid #C55A11 !important;}


.QChainFirst { margin-bottom: 0 !important; border-bottom: 0px !important; }
.QChainMid { margin-bottom: 0 !important; border-bottom: 0px !important; border-top: 0px !important; }
.QChainLast { border-top: 0px !important; }  
.QSubQuestion { background-color: #E5F2FF !important; margin-left: 60px !important; }
.QSubQuestion:before {
   border-top: solid 1px #d5f;
    content: "";
  /*  background-color: #fc0; */
    left: -60px;
    height: 100%;
    width: 60px;
    position: absolute;
}

Div.QDisabilitata { color: #AAAAAA !important; display: table !important; }
Div.QDisabilitata div.button-item { pointer-events: none !important; }
Div.QDisabilitata .btn-primary { background-color: #666666; border-color: #333333 !important; }

.form-horizontal .control-label { text-align: left !important;}
.ls-answers .ls-heading > th { vertical-align: middle; }

.lsAn-negative {
    color: #f00;
}

.evidblu { color:#0059b3; font-weight: bold; }

/*.uncontained { position:absolute; left: 0; right:0; margin-left:20px !important; margin-right:20px !important; }
.contained { width: 1170px !important; width: 50%;   margin-left: 0 auto; margin-right: 0 auto; }*/
.row-full{  width: 100vw; position: relative; margin-left: -50vw !important; left: 50%; }

.valuta12px { font-size: 12px !important; }

.form-control::placeholder {color: #bbb !important; opacity: 1; }
.nascosto { display: none; }

ul.select2-results__options > :first-child {height: 30px !important;}

.navbar-nav > li > .dropdown-menu {  max-height: 300px;  overflow: auto; }

