body{
    background: #f3f5f9;
}
a{
    color: #72afd2!important;
}
.board-panel-title{
    border-bottom:0px !important;
}
.no-pad-left{
    padding-left:-15px;
    margin-left: -15px;
}
.no-pad-right{
    padding-right:-15px;
    margin-right: -15px;
}
.nav-top{
    background: #3c8dbc;
    padding-bottom: 10px;
    color: #fff;
    position: fixed;
    top: 0px;
    z-index: 99;
}
.top-filter{
    margin-top: 60px;
}
.table td{
    word-wrap: break-word;
    word-break: inherit;
}
.tooltip-cursor{
    cursor: help;
}
.panel-default > .panel-heading{
    border-top:3px solid #75dbdb;
    color: #333;
    font-size:12px;
}
.board-panel-title{
    font-weight: 300;
    font-size: 15px;
}
.card-list-con{
    background:#f1f1f1!important;
}
.fixed-card{
    position: fixed;
    left: 10px;
    width:340px;
    z-index: 9;
    width: 330px;
}
.form-control:focus{
    box-shadow: none;
}
.card-description-intro{

}

.overlay{
    position: fixed;
}

#icon-list-card{
    margin-right: -15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #1a2226;
}
.navbar-stacked a{
    color: #fff!important;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 70px;
    width: 80px;
}
.user-change{
    margin-top: 5px;
    width: 100%;
}
.media{
    background: #3c8dbc;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.media-heading{
    color: #fff;
}
.media-left, .media > .pull-left{
    margin-right: -10px;
}
.media-body{
    margin-left:-20px;
    z-index:999;
    padding-top:10px; 
    position: relative;
}
.nav hr{
    border-top:4px solid #75dbdb;
}
.horizontal-container{
    height: auto!important;
    padding-top: 20px !important;
}
.bcategory-list{
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 10px;
}
.kotak-login{
    background: #fff;
    border:2px solid #eee;
    padding: 20px;
    color: #666;
}
.kotak-login label{
    font-weight: normal;
}
.kotak-login .form-control{
    box-shadow: none;
    border: 1px solid #72afd2;
}
.kotak-login .btn{
    border-radius: 0px;
}
.centerin{
    float: none;
    margin: 0 auto;
}
#chart, #chart2 {
    margin-top:20px;
}
.sidebar-left{
    padding: 0px; 
    background:#1a2226;
    top: 0;
    box-shadow: 0px 0px 12px rgba(0,0,0,.175); 
    z-index: 10000;
}
.td-nopad{
    padding: 0px!important;
}
.check-circle{
    border:1px solid #000; 
    width:20px; 
    height:20px; 
    border-radius:100px; 
    text-align:center; 
    position:relative; 
    margin:0 auto; 
    padding-top:2px;
    padding-left:1px;
  }
  .check-circle i{
      font-size: 10px;
      color: #000;
  }
  .nopading-left{
      padding-left: 0px;
  }
  .nopading-right{
    padding-right: 0px;
}
  .modal-litle{
      width: 350px;
      margin: 0 auto;
  }
  .box-red{
      background:darkred;
      color:white;
      font-size:10px;
      padding: 5px;
      min-height: 75px;
  }
  #box-search{
      border:1px solid #eee;
      margin-top:5px;
      background: #ffff;
      padding:15px;
  }
  .color-red{
        background:darkred;
        color:white;
        font-size:10px;
        padding: 5px;
    }
  .box-red-blue{
      background:red;
      color:white;
      font-size:10px;
      padding: 5px;
      min-height: 75px;
  }
  .color-red-blue{
    background:red;
    color:white;
    font-size:10px;
    padding: 5px;
    }
  .box-white{
    color:#000;
    font-size:10px;
    padding: 5px;
    min-height: 75px;
}
  .box-green{
    background:#61bd4f;
    color:white;
    font-size:10px;
    padding: 5px;
    min-height: 75px;
  }
  .color-green{
    background:rgb(17, 187, 17);
    color:white;
  }
    .color-green{
     background:rgb(17, 187, 17);
        color:white;
    }
  .box-orange{
        background:orange;
        color:white;
        font-size:10px;
        padding: 5px;
        min-height: 75px;
    }
    .box-gray{
        background-color: #999988;
        color:white;
        font-size:10px;
        padding: 5px;
        min-height: 75px;
    }
  #table-report-pr{
      border:2px solid #efefef
  }
  #table-report-pr > thead > tr > th, #table-report-pr > tbody > tr > th, #table-report-pr > tfoot > tr > th, #table-report-pr > thead > tr > td, #table-report-pr > tbody > tr > td, #table-report-pr > tfoot > tr > td
  {
      border: 2px solid #efefef;
      font-size: 11px;
  }
  .box-header {
      color: #444;
      display: block;
      padding: 10px;
      position: relative;
      border: 2px solid #efefef;
  }
  .no-padding{
      padding-left: 0px;
      padding-right: 0px;
  }
  .avg-days{
      background: orange;
      color: #fff;
      width: 50px;
      padding:5px;
      padding-top: 0px;
      padding-bottom: 2px;
  }
  .box-avg{
      /* position:absolute!important; */
      /* float:right!important; */
      right:10px!important; 
      width:160px; 
  }
  .box-avg-worksheet {
      top:10px;
      /* position: absolute !important; */
      /*float: right !important;*/
      right: 0px !important;
      width:120px; 
      margin-bottom:3px;
  }
  .box-pr-count {
      top:10px;
      position: absolute !important;
      float: left !important;
      left: 5px !important;
  }
  .box-pr-count h3 {
      margin-top: 3px;
      margin-bottom: 3px;
  }
  .pr-count {
      background: lightblue;
      color: #fff;
      padding: 3px;
      width: 100px;
      position: relative;
      margin: auto
  }
  .box-method{
      border:solid 1px;
      padding: 5px 0;
      font-size:12px;
      /* height:110px; */
  }
  .color-avg{
      background:orange; 
      color:#fff;
      padding:3px; 
      width:150px; 
      position:relative;
      margin:auto
  }
  .color-avg-ytd {
      background: #ff5535;
      color: #fff;
      padding: 3px;
      width: 150px;
      position: relative;
      margin: auto
  }
  .color-avg-worksheet {
      background: orange;
      color: #fff;
      padding: 3px;
      width: 110px;
      position: relative;
      margin: auto
  }
  .color-avg-worksheet-ytd {
      background: #ff5535;
      color: #fff;
      padding: 3px;
      width: 110px;
      position: relative;
      margin: auto
  }
  .box-avg h3{
      margin-top:0px;
      margin-bottom:0px;
  }
  .dt-m{
      margin-bottom: 6px;
  }
  .borlef{
      border-right:1px solid #fff;
  }
  .nav > li > a{
      padding-right: 0px;
      padding-left: 0px;
  }
  .btn-grey{
      background: grey!important;
  }
  .col-telor-asin{
    color: #ccddcc;
  }
  .col-orange-pallete{
    color:#e65239;
  }
  .col-ungu-janda{
    color:#957dad;
  }
  .col-kuning-lucu{
    color:#f3d04e;
  }
  .col-merah-merona{
      color:#900c3e;
  }
  .back-telor-asin{
    background: #ccddcc;
  }
  .back-orange-pallete{
    background:#e65239;
  }
  .back-ungu-janda{
    background:#957dad;
  }
  .back-kuning-lucu{
    background:#f3d04e;
  }
  .back-merah-merona{
    background:#900c3e;
  }
  .list-group-item{
      margin-bottom:10px;
  }
  .icon-cat{
    position:absolute;
    right:10px;
  }
  .icon-cat2{
    position:absolute;
    right:0px;
  }
  .check-milestone{
      top: 5px;
      position: relative;
  }
  .td-nopad .fa-envelope{
      font-size: 15px;
      position: relative;
      margin-top: 5px;
      cursor: pointer;
  }
  .td-nopad .fa-envelope-open{
    font-size: 15px;
    position: relative;
    margin-top: 5px;
    cursor: pointer;
}
  .btn-search-top{
      margin-top: 25px;
  }
  .select2-container{
      width: 90%;
  }
  .pause-icon{
      border:1px solid #eee;
      padding: 2px;
      margin-left: 7px;
      cursor: pointer;
  }

.fixthead{
    position: fixed;
    top: 120px;
    left: 0;
    right: 0;
    width: 100%;
    line-height: 3em;
    table-layout: fixed;
    display: table;
    z-index: 999;
    background: #fff;
    display: block !important;
  }

  .fix_div{
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    width: 100%;
    line-height: 3em;
    z-index: 999;
    background: whitesmoke;
    display: block !important;
  }

.chart ul{
    margin-left:15px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 15px;
}
.chart  .nav > li > a:hover, .chart  .nav > li > a:focus{
    background: #fff;
    color: #72afd2;
    border: 1px solid #ddd;

}
.nav-tabs > li > a{
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 15px;
}

.app-sidebar__inner .fa{
    margin-left:-35px;
}
.vertical-nav-menu li{
    margin-top:5px;
}
.vertical-nav-menu li a{
    padding-top:10px;
    padding-bottom:10px;
    height: auto;
    
}
#users-table_length{
    margin-left: 5px;
    margin-top: 5px;
}
div.dataTables_wrapper div.dataTables_length select {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 300px!important;
}