/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 17, 2019, 11:14:56 PM
    Author     : Purnama
*/
.subheader {
  background-color: #fff;
  border-width: 0 0 1px 0;
  border-color: #f3f3f3;
  border-style: solid; }
  .subheader .subheader-left {
    float: left;
    color: rgba(0, 0, 0, 0.38);
    line-height: 32px;
    font-size: 12px; }
  .subheader a {
    font-size: 12px;
    color: rgba(49, 53, 59, 0.44);
    display: inline-block;
    line-height: 32px; }

.subheader-right {
  float: right; }
  .subheader-right a {
    margin-left: 18px;
    padding-right: 6px; }
  .subheader-right a:hover {
    color: #6fbee4; }

.subheader-inner {
  margin: 0 32px;
  height: 32px; }

.dropdown-menu-right a {
  margin-left: 0px;
  padding-right: 0px; }

.input-group .input-group-addon {
  border-radius: 0;
  border-color: #d2d6de;
  background-color: #fff; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a > .fa {
  margin-right: 10px; }

.dropdown-menu > li > a:hover {
  background-color: #e1e3e9;
  color: #333; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.text-info {
  color: #00c0ef !important; }

.text-aqua {
  color: #00c0ef !important; }

.text-red {
  color: #dd4b39 !important; }

.text-yellow {
  color: #f39c12 !important; }

.text-blue {
  color: #0073b7 !important; }

.text-black {
  color: #111111 !important; }

.text-light-blue {
  color: #3c8dbc !important; }

.text-green {
  color: #00a65a !important; }

.text-gray {
  color: #d2d6de !important; }

.text-navy {
  color: #001f3f !important; }

.text-teal {
  color: #39cccc !important; }

.text-olive {
  color: #3d9970 !important; }

.text-lime {
  color: #01ff70 !important; }

.text-orange {
  color: #ff851b !important; }

.text-fuchsia {
  color: #f012be !important; }

.text-purple {
  color: #605ca8 !important; }

.text-maroon {
  color: #d81b60 !important; }

.bg-red {
  background: #dd4b39 !important;
  color: white; }

.box.box-info {
  border-top-color: #00c0ef; }

/*# sourceMappingURL=general.css.map */
