.sidebar-default .navigation li ul li.active > a, .sidebar-default .navigation li ul li.active > a:hover, .sidebar-default .navigation li ul li.active > a:focus {
	background-color: #F6D771 !important;
}

.table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
   padding: 8px  !important;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 4px 12px !important;
}

.select2-container-multi .select2-choices .select2-search-choice>div {

   padding: 4px 12px !important;
   padding-right:30px !important;
}

.nav>li>a {
	padding: 9px 12px !important;
}

.text-primary {
	color: #f8bd01 !important;
}

@media (min-width: 769px) .sidebar {

    width: 220px !important;
}

@media (min-width: 769px) .sidebar-fixed .sidebar-content {
     width: 220px !important;
}


.tablaInfraccionesFicha .ocultoInfracciones {
	display: none !important;
}

.tablaExcesosFicha .ocultoExcesos {
	display: none !important;
}

.tablaInfraccionesDescansos .ocultoExcesos, .tablaInfraccionesDescansos .ocultoInfracciones {
	display: none !important;
}

.tablaInfraccionesConducciones .ocultoExcesos, .tablaInfraccionesConducciones .ocultoInfracciones {
	display: none !important;
}

.tablaInfraccionesAusencias .ocultoExcesos, .tablaInfraccionesAusencias .ocultoInfracciones {
	display: none !important;
}

.tablaInfraccionesExcesos .ocultoExcesos {
	display: none !important;
}

.gtk_logo_nav{

    float:left  !important;
    margin-left:0px  !important;
    height:44px !important;
    overflow:hidden;
    cursor:pointer;
    /*padding-top:4px;*/

}

.gtk_logo_nav .sidebar-main-toggle {

    padding:0px  !important;
    width:221px !important;
    height:46px;
    margin-top:-2px;
    /*border-bottom:1px solid #306494;*/

}

.sidebar-xs .gtk_logo_nav .sidebar-main-toggle {


    padding:0px  !important;
    width:53px !important;

    overflow:hidden;
}
.gtk_logo_nav .sidebar-main-toggle .category-content{

   /* background: #f5f5f5 ;*/
   /*border-radius: 2px;
   text-align:center;
   padding:3px;*/
}
.sidebar-xs .gtk_logo_nav .sidebar-main-toggle .category-content{
    height:100%;
    width:49px !important;
    background-image:  url("../img/logo_q_w.png?r");
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 32px 32px !important;

}
.sidebar-xs .gtk_logo_nav .sidebar-main-toggle img{
    display:none;
}
.gtk_logo_nav .sidebar-main-toggle img{

height:39px;
margin-top:-9px;
}

.sidebar-secondary{
    width:260px !important;


}
.sidebar-secondary{
    width:260px !important;


}

.datatable-scroll-wrap {

    overflow-x: auto !important;

    min-height:500px;

}

.grafica_tacografo {
    display: inline-block;
    border: 0px solid red;
   /* margin-left: 45px;*/
  /*  margin-right: 210px;*/
    width: 100%;
    min-width: 600px;
    margin-top: 0px
}


.leyenda_tacografo {
    display:none !important;
    /*display: inline-block;
    float: right;
    width: 212px;
    height: 60px;
    position: relative;
    border: 0px solid red;*/

}
.tramos_tacografo {

    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee;
    border-radius: 3px;
    height: 50px;
    position: relative;
    padding: 0px;
}

.escala_tacografo {
    width: 100%;
    display: inline-block;
    background-color: transparent;
    height: 44px;
    float: left;
}






.AnyTime-win {
    z-index:9999 !important;
    }

.datatable-header{
    padding:10px !important;
   /* padding-top:0px;*/
}
.datatable-footer{
    padding:10px !important;
   /* padding-top:0px;*/
}

.dataTables_filter, .dataTables_length{
    margin-bottom:0px !important;
   /* padding-top:0px;*/
}




.pointer {
    cursor:pointer !important;

}
tr.border-double>th{
    padding-top:8px !important;
    padding-bottom:8px !important;
    text-transform:capitalize;
    text-align: center;
    font-weight:400;
}


.informe_contenido tr.border-double>th{
    font-weight:500;
    font-size:1em;
}

/*file upload*/

.file_input{
            display: inline-block;
            padding: 10px 16px;
            outline: none;
            cursor: pointer;
            text-decoration: none;
            text-align: center;
            white-space: nowrap;
            font-family: sans-serif;
            font-size: 11px;
            font-weight: bold;
            border-radius: 3px;
            color: #008BFF;
            border: 1px solid #008BFF;
            vertical-align: middle;
            background-color: #fff;
            margin-bottom: 10px;
            box-shadow: 0px 1px 5px rgba(0,0,0,0.05);
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            transition: all 0.2s;
        }
        .file_input:hover,
        .file_input:active {
            background: #008BFF;
            color: #fff;
        }
.bootstrap-switch-slate{
        background-color: #43a047;
    border-color: #43a047;

    /* background-color: #78909c;
    border-color: #78909c;*/
    color: #fff;
}

.bootstrap-switch-teal-400{
        background-color: #009688;
    border-color: #009688;
    color: #fff;
}
.bootstrap-switch-teal-300{
     background-color: #4db6ac;
    border-color: #4db6ac;
    color: #fff;
}

.bootstrap-switch-gtk{
     background-color: #f8bd01;
    border-color: #f8bd01;
    color: #fff;
}
.nav-pills>li{
    margin-right:3px !important;
}
.nav-pills>li.active>a, .nav-pills>li>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #f8bd01 !important;
    border:1px solid #f8bd01 !important;


/*background-color: #43a047 !important;
    border:0px solid #43a047 !important;*/
    /*  background-color: #4db6ac !important;
    border:0px solid #4db6ac !important;*/

    box-shadow:1px 1px 2px #eee;
}
.nav-pills>li>a {
    border-radius: 2px !important;
}

.nav-tabs.nav-tabs-highlight>li.active>a, .nav-tabs.nav-tabs-highlight>li.active>a:hover, .nav-tabs.nav-tabs-highlight>li.active>a:focus {
    /*border-top-color: #4db6ac !important;*/
   border-top-color: #f8bd01 !important;




}
.nav-tabs.nav-tabs-highlight>li>a, .nav-tabs.nav-tabs-highlight>li>a:hover, .nav-tabs.nav-tabs-highlight>li>a:focus {
    font-weight:300;
    /*padding: 15px 20px;*/
    font-weight: 300;
    font-size: 1.2em;
    cursor:pointer;

}
.nav-tabs.nav-tabs-highlight>li>a>i, .nav-tabs.nav-tabs-highlight>li>a:hover>i, .nav-tabs.nav-tabs-highlight>li>a:focus>i {

    font-size: 1.2em;
    color:#ccc;

}

.sidebar-fixed.sidebar-default .sidebar-content {
    width: 220px !important;
}

.sidebar-default .navigation > li > a{
    font-weight: 300 !important;
}

.sidebar-default .navigation > li.active > a, .sidebar-default .navigation > li.active > a:hover, .sidebar-default .navigation > li.active > a:focus {
    background-color: #f8bd01;
    color: #fff;
}

.border-bottom-gtk{
    border-bottom: 1px solid #f8bd01 ;
}

.border-gtk{
    border-color: #f8bd01;
}

.label-gtk{
    background-color : #f8bd01 !important;
}

.text-gtk{
    color : #f8bd01 !important;
}
.bg-gtk{
    color: #fff;
    background-color: #f8bd01 !important;
}
.btn-gtk, .btn-primary{
    color: #fff !important;
    background-color: #f8bd01 !important;
    border: 1px solid #f8bd01 !important;
}
.btn-gtk:hover, .btn-gtk:focus, .btn-primary:hover, .btn-primary:focus {
    color: #fff !important;
    background-color: #f8bd01 !important;
    border: 1px solid #f8bd01 !important;
    box-shadow:1px 1px 2px #ccc !important;

}

.dataTables_paginate .paginate_button.current, .dataTables_paginate .paginate_button.current:hover, .dataTables_paginate .paginate_button.current:focus {
   /* color: #fff;
    background-color: #f8bd01;*/
}
.dataTables_info{
    font-weight:300;
    color:#777;
}

.navbar-default .navbar-nav>.active>a {
    -webkit-box-shadow: 0 1px 0 0 #f8bd01;
    box-shadow: 0 1px 0 0 #f8bd01;
}
.navbar-default .navbar-link , .table >td> a, a{
    color: #f8bd01;
}


.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {

    background-color: #777;
}
.checker span {

    border: 2px solid #777;

}
.navbar-default .navbar-link:hover , .table >td> a:hover, a:hover{
    color: #777;
}

.table td {/*font-weight:300;*/}
.table tr:nth-child(even) {
    background: #F7F7F7;
    }
 .table tr:hover {
    background: #FAFAFA;
    }
.pace .pace-progress {
    background: #eee;
}




.text-warning-gtk {
	color: #FFAF00;
}


.wizard .content {
	overflow: visible !important;
	min-height: 116px;
}
.wizard {
	overflow: visible !important;
}

.wizard .steps .number {
	z-index: 2	 !important;
}

.wizard > .steps > ul > li:before, .wizard > .steps > ul > li:after {
	z-index: 1	 !important;
}
.sidebar-mobile-main-toggle{
    display:none;
}
.sidebar-xs-indicator .sidebar-mobile-main-toggle {
    display:block;
}

.sidebar-mobile-main .sidebar-main{

    left:0px !important;

}
.sidebar-mobile-main .sidebar-main .sidebar-content{
    background-color:white !important;
   /* box-shadow:2px 0px 4px gray;*/
    /*box-shadow: 3px 0px 56px #ccc;*/
    height:100% !important;
}
.sidebar-mobile-main{

}
.page-header {
    margin: 0 0 5px 0;
    position:fixed;

    width:100%;
    z-index:1000;
}

@media (min-width: 1025px){

    .modal-lg {
        width: 1200px !important;
    }
}

.content {
        padding-top:50px !important;
    }

#configuracion2{
    background-color:#white;
    border-bottom:1px solid #eee;
    padding:0px;
    padding:0px 5px;
    margin-bottom:5px;
    border-bottom:1px solid #ddd;
}

    #modal-body{
        overflow-y:auto !important;

    }
    .informe_contenido{
        height:450px;
        /*overflow-y:auto !important;*/
    }


    .fechas_informe input{
        width:133px;
        /*padding:5px 0px;*/
    }

    .tab-informes{
        margin-left:-20px;
        margin-right:-20px
    }

    #informes{
        margin-top:15px;
        padding-left:5px
    }
    #informes_contenido{
    margin-top:15px;
    padding-left:5px;
    }

.has-detached-left .content-detached {
    margin-left: 235px;
}



@media (max-width: 768px){
    .page-header>.breadcrumb-line{

        height:60px;
        vertical-align:middle;
        line-height:40px;

    }
    .content {
        padding: 0px;
        padding-top:70px !important;
    }
    .content .row{
        margin:0px;
    }
    .tab-content{
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0px !important;
    }

    .tab-content .panel{
         margin-left: -10px;
    margin-right: -10px;
    }
     .tab-informes{
        margin-left:-10px;
        margin-right:-10px
    }
    .modal-dialog {
        margin:0px;
    /*overflow: auto !important;*/
    }
    .modal{
        overflow-y:auto !important;
    }
    #modal_theme_success{
        /*overflow-y:auto !important;*/
        overflow-x:hidden !important;
    }
    .navbar-fixed-bottom {
        bottom: -2px;
    }


    .heading-elements.visible{
        padding: 0px;
    }
    #configuracion2{
        padding-left: 5px !important;
        padding-right: 3px !important;
    }
    #informes .panel-body{
        overflow:auto;
        padding:2px;

    }
    #informes_contenido .panel-body{
        overflow:auto;
        padding:2px;

    }


    .fechas_informe{

        padding:5px 0px;
    }
    .fechas_informe input{
        width:95px;
    }
    #informes{
        margin-top:0px;
        padding-left:0px !important;
    }
    #informes_contenido{
         margin-top:0px;
        padding-left:0px !important;
    }


    .multiselect {
        width:140px;
    }
    .grupos_conductores_tab{
        margin-top:-2px;
    }
    .nav>li>a {
    padding: 9px 9px !important;
    }
   .has-detached-left .content-detached {
    margin-left: 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:0px;
    }*/
    /*.form-horizontal .form-group {
    margin-left: 10px;
    margin-right: 10px;
    }*/
   .breadcrumb-line  {

        background:black !important;
    }
    .sidebar {
   /* position:absolute !important;
   */
    transition: 0.6s;
    width:220px;
    left:-600px !important;
    top: 0px;
    padding-top:0px;
     box-shadow: 3px 0px 116px gray;
    position:absolute !important;
    float:left !important;
    z-index:10000 !important;
    background-color:transparent !important;
    height:100% !important;


   display:block !important;


  }
  .sidebar-main{
    box-shadow:0px !important;
    }
  .sidebar-main .sidebar-content{
    background-color:white !important;
   /* box-shadow:2px 0px 4px gray;*/

    height:95vh !important;
    /*overflow-y:auto !important;*/
    }
    .sidebar-mobile-main .content{
        height:95vh !important;
        overflow:hidden !important;
    }
    .sidebar-mobile-main .ocultador{
        width:100vw !important;
    height:100vh !important;
    }
    .breadcrumb>li+li:before {
    content: "" !important;
    padding:0px !important;

    }
    .breadcrumb{
    text-align:center !important;
    margin-left:0px !important;
    /*border:1px solid red;*/

    }
    .breadcrumb>li{
        left: -20px !important;
    position: relative !important;
    }
    .breadcrumb>li>a {
    font-size:20px !important;

    }

   .breadcrumb>li>a>i {
    font-size:20px !important;
    margin-bottom: 3px !important;

    }

    .modal-header{
        background-color:black !important;
        color: white !important;
        padding: 15px 20px;
    }
    .modal-header>button {
    	color: white !important;
    	margin-top: -10px !important;
    }
    .modal-title{
        width: 92%;
        overflow: hidden;
    }
    .modal-title,.modal-title i ,.modal-title span{
        font-size:20px !important;
    }
    .modal-title i{
        margin-bottom:3px !important;
        margin-right:5px !important;



    }
}

.breadcrumb-elements-toggle{
        display:none !important;
}
.breadcrumb-line .breadcrumb {

        margin-right: 0px !important;
}


.ellipsis{
    overflow: hidden !important;
    text-overflow:ellipsis !important;
    white-space: nowrap !important;

}

.ellipsis div{
     overflow: hidden !important;
    text-overflow:ellipsis !important;
    white-space: nowrap !important;
}

#scroll-to-top {
	background-color: #f8bd01 !important;
}

.form-control[disabled] {
    background-color: #e6e6e6;
    opacity: 1;
}

.ocultador{
    /*transition: 0.6s;*/
    width:0px;
    height:100vh;
    position:absolute;
    background:white;
    opacity:0.4;
    z-index:1500 !important;
}
@media(max-width:768px){
 .tooltip {
  display: none !important;
 }
}