/*workorder tablet*/

body{
    //background-image: url(dist/img/mob_bg1.jpg)!important;
    //background-repeat: no-repeat;
    //background-size: 100%;
    //background-attachment: fixed;
    background-color: #fff!important;
}

.container-fluid{
    padding:0px;
}

.header{
    margin-top: 20px;
    max-height: 100px;
    z-index:50;
    width:100%;
    border:none;
}

.form-c .bigbtn{
    height:50px!important;
    min-width:140px!important;
}

.add-btn{
    height:45px!important;
    background: #fff!important;
    border:solid 1px #ccc!important;
}