/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Toggle Styles */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(min-width:768px) {
    #wrapper {padding-left: 250px; }
    #wrapper.toggled {   padding-left: 0;  }
    #sidebar-wrapper { width: 250px; }
    #wrapper.toggled #sidebar-wrapper {   width: 0;   }
    #page-content-wrapper { padding: 20px;  position: relative;    }
    #wrapper.toggled #page-content-wrapper {  position: relative; margin-right: 0; }
}

.barstat_pare{ border: 1px #dddddd solid; background: #dddddd url(/assets/img/stripe_bar.png) top left repeat; }
.barstat{  font-size: 0.7em; color: white; padding: 2px; }
.panel-red .barstat{ background-color: #d9534f; }
.panel-green .barstat{ background-color: #5cb85c; }
.panel-yellow .barstat{ background-color: #f0ad4e; }
.requadre{ border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.padT15{ padding-top: 15px;}
.marg10{ margin: 15px; }
.margL15{ margin-left: 10px; }
/*.padL15{ padding-left: 10px; }*/
.panel-green { border-color: #5cb85c;}
.panel-green .panel-heading {  border-color: #5cb85c;    color: #fff;    background-color: #5cb85c;}
.panel-green a {  color: #5cb85c;}
.panel-green a:hover {  color: #3d8b3d;}
.panel-red {    border-color: #d9534f;}
.panel-red .panel-heading {   border-color: #d9534f;    color: #fff;    background-color: #d9534f;}
.panel-red a {    color: #d9534f;}
.panel-red a:hover {    color: #b52b27;}
.panel-yellow {    border-color: #f0ad4e;}
.panel-yellow .panel-heading {    border-color: #f0ad4e;    color: #fff;    background-color: #f0ad4e;}
.panel-yellow a {    color: #f0ad4e;}
.panel-yellow a:hover {    color: #df8a13;}
.menu_superior{ background-color: #4670b5; /*position: fixed; z-index: 10000000; top:0px; right: 0px; left: 0px;*/ }
.container-fluid{ padding: 0px !important; margin: 0px !important; }
#page-content-wrapper{ padding: 0px !important; }
.floatLeft{ float: left; }
.floatRight{ float: right; }
.llistat_germans tr td{ height: 40px;  }
.llistat_germans .active{ border-bottom: 3px solid #4670b5; font-size: 1.2em; font-weight: bold;   }
.row { margin-left: 0px !important; margin-right: 0px !important; }

@media screen and (max-width: 1024px){
    .row { margin-left: 0px !important; padding: 0px !important; }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left: 0px !important;
        padding-right: 0 !important;
    }
    .horari div{ padding:1px }
    .horari .franja_horaria{ font-size: 0.85em;}
    .horari{ font-size: 0.8em !important; }
    .horari > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
        padding: 1px !important;
    }
}
#mails tr:hover{ cursor: pointer; }
.horari{ font-size: 0.9em; }
.horari div{ padding:2px }

.panel-primary {
    border-color: #545D8C;
}

.panel-primary > .panel-heading {
    border-color: #545D8C;
    background-color: #545D8C;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    border-color: #3A4159 !important;
    background-color: #3A4159 !important;
}

#btn-print {
    margin-left: 10px;
}