/*
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 : Feb 24, 2016, 9:21:01 AM
    Author     : Petrus Hanafi
*/
html{
	line-height: 1 !important;
	font-size:0.9rem;
}
.nav-item{
	font-size:0.95rem !important;
	color: #111 !important;
}
.nav-icon{
	font-size:0.95rem !important;
	color: #333 !important;
}
.nav-link{
	font-size:0.95rem !important;
	color: #333 !important;
}
.login-box{
	margin:auto;
}
.table-fontcontrol{
	font-size:0.8rem;
}

.btn-app1 {
  border-radius: 0px;
  background-color: white;
  border: 1px solid white;
  color: #6c757d;
  font-size: 12px;
  height: 60px;
  margin: 0 0 10px 10px;
  min-width: 100px;
  padding: 15px 5px;
  position: relative;
  text-align: center;
}

.btn-app1 > .fa,
.btn-app1 > .fas,
.btn-app1 > .far,
.btn-app1 > .fab,
.btn-app1 > .glyphicon,
.btn-app1 > .ion {
  display: block;
  font-size: 20px;
  margin-bottom:5px;
}

.btn-app1:hover {
  background: #f8f9fa;
  color: #444;
  cursor:pointer;
  border: 1px solid #ddd;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-app1:active, .btn-app1:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-app1 > .badge {
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  right: -10px;
  top: -3px;
}
.modal-body{
	max-height:60vh;
	overflow-y:scroll;
}
/**************************************************/
.myinput{
    width:100%;
    margin:1px;
    height:1.8em;
}
.myinput_high{
    font-family: arial;
    width:100%;
    padding:0.2em;
    font-size:1.1em;
    margin:5px;
}
.pos_div{
    font-family: arial;
    padding:0.1em;
    font-size:0.9em;
}
.highlight_row{
    
}
.highlight_row :hover{
    cursor:pointer;
    font-weight:bold;
}
.even_row{
    background-color: #E0E0E0;
}
.myinput_textarea{
    width:100%;
    margin:1px;
}
.numinput{
    text-align:right;
}
.mysearch{
    border-bottom:0.2em solid #264A6D;
    height:3em;
    padding:0.5em;
}
.colheader{
    text-align:right;
    font-weight:bold;
}
.lbllink{
    color:blue;
    text-decoration:underline;
}
.lbllink:hover{
    cursor:pointer;
}
.bs-glyphicons{margin:0 -10px 20px;overflow:hidden}
.bs-glyphicons-list{padding-left:0;list-style:none}
.bs-glyphicons li{
    float:left;
    width:25%;
    height:125px;
    padding:10px;
    font-size:10px;
    line-height:1.4;
    text-align:center;
    background-color:#f9f9f9;
    border:1px solid #fff}
.bs-glyphicons .glyphicon{
    margin-top:5px;
    margin-bottom:10px;
    font-size:24px}
.bs-glyphicons .glyphicon-class{
    display:block;
    text-align:center;
    word-wrap:break-word}
.bs-glyphicons li:hover{color:#fff;
      background-color:#563d7c;
      cursor:pointer}
@media (min-width:768px){
    .bs-glyphicons{margin-right:0;margin-left:0}
    .bs-glyphicons li{width:12.5%;font-size:12px}}
/******************************************************************************/
.mynavcontainer{
    border-bottom:0.2em solid #264A6D;
}
.mynavcontainer_fixed{
    border-bottom:0.2em solid #264A6D;
    position:fixed;
    top:0;
    width:95%;
    height:67px;
    left:4%;
    background-color:white;
    z-index:5005;
}
.bsi-glyphicons{margin:0 -10px 0px;overflow:hidden;}
.bsi-glyphicons-list{padding-left:0;list-style:none}
.bsi-glyphicons li{
    float:left;
    width:70px;
    height:65px;
    padding:1px;
    font-size:10px;
    line-height:1;
    text-align:center;
    background-color:#f9f9f9;
    border:1px solid #fff;}
.bsi-glyphicons .glyphicon{
    margin-top:1px;
    margin-bottom:5px;
    font-size:24px}
.bsi-glyphicons .glyphicon-class{
    display:block;
    text-align:center;
    word-wrap:break-word}
.bsi-glyphicons li:hover{color:#fff;
      background-color:#563d7c;
      cursor:pointer}
@media (min-width:768px){
    .bsi-glyphicons{margin-right:0;margin-left:0}
    .bsi-glyphicons li{width:70px;font-size:11px}}
.bsibutton{
    height:55px !important;
    color:black !important;
    background-color:#f9f9f9 !important;
    border:1px solid #fff !important;
}
.bsibutton .glyphicon{
    margin-top:1px;
    margin-bottom:5px;
    font-size:12px}
.bsibutton:hover{
        color:#fff;
      background-color:#563d7c;
      cursor:pointer;
}
.mydropdown{
    float:left !important;
}
.mydropdown:hover{
      color:#fff;
      background-color:#563d7c;
      cursor:pointer;
}
.mybtn{
  padding: 3px 12px !important;
  border-radius: 2px !important;
}
.input-xs-left {
  padding: 2px 5px !important;
  font-size: 12px !important;
  border-radius: 3px 0px 0px 3px !important;
  height:30px !important;
}
.input-xs-right {
  padding: 2px 5px !important;
  font-size: 12px !important;
  border-radius: 0px 3px 3px 0px !important;
  height:30px !important;
}
.mytable{
    font-size:1em;
}
.mytable td{
    font-size:1em;
}
.mybutton{
    border-radius: 0px !important;
    min-width:150px;
}
.file_browse{
margin-left:-145px;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.mybadge{
    border-radius: 0px !important;
    min-width:50px;
}
.due0{
    background-color:#5ACC38;
}
.due1{
    background-color:#FFCD20;
}
.due30{
    background-color:#FF9E11;
}
.due60{
    background-color:#F76D08;}
.due90{
    background-color:#E83B00;}
.due120{
    background-color:#D60000;}
pre{
    border-radius:0px !important;
}
.img-responsive{
    width:100%;
}
.infoline{
    color:blue;
    font-size:0.9em;
    font-style:italic;
}
.infoline-fail{
    color:red;
    font-size:0.9em;
    font-style:italic;
}
.menu_row{
    background-color:#03A9F4;
    margin-top:0 !important;
}
.menu_icon_left{
    font-size:1.5em;
}
.menu_icon_left:hover{
    cursor:pointer;
}
.menu_icon_right{
    font-size:1.5em;
    float:right;
        margin-left:15px;
}
.menu_icon_right:hover{
    cursor:pointer;
}
.row_select{
	border-bottom: 1px solid #eee;
}
.row_select:hover{
	background-color: #f5f5f5;
	cursor:pointer;
}
.row_select .row_select_header{
	font-size:1.1rem;
}
.row_select .row_select_child{
	color:#bcbcbc;
}
.nomargin{
  margin:0;
  padding:0;
}
.imgshadow{
  border-radius:10%;
  box-shadow: 3px 3px 5px #D5D5D5;
}
.form-group label{
  font-weight: normal !important;
}
.fieldHeader{
  font-size:0.8rem;
  font-family:Raleway;
  font-weight:400;
}
.fieldInfo{
  font-family:Poppins;
  font-weight:400;
}
.color1{
  color:#6881E8;
}
.color2{
  color:#D91D70;
}
.crop {
	width: 75px;
	height: 100px;
	overflow: hidden;
}

.crop img {
	width: 75px;
}