    .icheckbox_square-blue, .iradio_square-blue {
        margin-right: 10px;
    }
    .icheck label{
        margin-right: 10px;
    }
    .exec_day label{
        width: 10%;
    }
    .exec_products label{
        width: 100%;
    }
    .filter-product .group .form-control{
        width: 80%;
    }
    .filter-product .group .form-control.small{
        width: 20%;
        float: left;
    }
    .invis{
        display: none;
    }
    #nodes .box{

    }
    .content-header.fixed h1{
        position: fixed;
        padding: 15px 15px 15px 15px;
        background: #ecf0f5;
        margin: -15px;
    }
    .fixed-spacer{
        height: 55px;
    }
    @media (max-width: 991px){
        .content-header.fixed>.breadcrumb {
            margin-top: 40px;
        }  
        .fixed-spacer{
            height: 0;
        }
    }   
    @media (min-width: 768px){
        
    .modal-dialog {
        width: 700px;
    }    

    }

    .overlay-wrapper{
        position: relative;
    }