/* 
B2BE Admin Templates and bootstrap override
*/




html{ height:100%; }
body{ min-height:100%; padding-top: 100px; position:relative; font-family: Arial,Helvetica,sans-serif; font-size: 12px; line-height: 15px;}
body:after{ content:''; display:block; height:50px; }
.label_status{font-size:15px; color: #aaa; text-align:left !important; }
.headers{font-size:12px; color: #888; text-align:left !important; position:relative; top:-10px; line-height:20px; }
.label_numbers{ word-wrap:break-word; font-size:15px !important; font-weight:bold !important; position:relative; color:#000 !important;  top:8px; width:130% !important; line-height:0px;}
.label_details{text-align:left !important; }
.label_so_numbers{ word-wrap:break-word; font-weight:bold !important; font-size:15px; position:relative; color:#000 !important;  top:0px; width:130% !important; line-height:0px;}
.input-custom{top:-3px; position:relative;}
.action-label{margin-top:10px; color:}
.default{color:#808080; background: #f6f4f7}
.nobackground{background:none;}
.menu-link{color: black}
.rtalign{text-align: right}
.ltalign{text-align: left}
.ctalign{text-align: center}
textarea{ max-height:100%; max-width:100%; min-width:100%;  min-height:40px; margin:10px; }
svg tspan{cursor: pointer}
.clickablepointer{cursor: pointer}
.picker{cursor:pointer; text-decoration:underline; color:#0080C0}
.info{
	 color: #3a87ad;
}
.modal-title{
	 font-size: 14px;
}

/* Datatables override */
.dataTables_scrollHeadInner{width:100% !important}
.dataTable{width:100% !important}


.transport-status{
	 color: #FFFFFF !important;
	 font-weight:bold;
	 background-color: #9BA08F;
	 text-align:center !important;
	 border-radius:7px;
	 padding:5px;
}
.view{
	border:none;
	font-size: 12px;
	padding-top:8px;
	color: grey;
}
.success{
	 color: #468847;
}
.warning{color:#c09853}
.menu_label{font-size:11px; color:#808080}

/* Sidebar navigation */
 .sidebar {
position: fixed;
top: 101px;
bottom: 0;
left: 0;
display: block;
padding: 20px;
overflow-x: hidden;
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
background-color: #f5f5f5;
border-right: 1px solid #eee;
} 
.nav-sidebar {
margin-right: -21px; /* 20px padding + 1px border */
margin-bottom: 20px;
margin-left: -20px;
}
.nav-sidebar > li > a {
padding-right: 20px;
padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
color: #fff;
background-color: /*#428bca*/#808080;
} 

.ui-autocomplete{
	z-index:9999 !important;
}
.table-col-head-gen{
	padding: 4px 10px;
	background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	border: 1px solid #D3D3D3;
	text-align:center;
}

.table-col-item-gen{
	padding: 4px 10px;
	background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #F2F2F2;
	border: 1px solid #D3D3D3;
	text-align:center;
	font-weight:normal;
}

.table-col-item-gen-main{
	padding: 10px 10px;
	background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #FFFFFF;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	text-align:center;
	font-weight:normal;
}

#login-body{

}
#login-wrapper{
 
  max-width: 430px;
  padding: 15px;
  margin: 0 auto;
}
#onlog-wrapper{
	max-width: 430px;
	margin: 0 auto;
}

#login-title{
	font-size:18px;
	color: black;
	padding-left:10px
}

.onlog{
	color: white;
	font-size: 24px;
	display:none;
	padding-top:100px
}

.onaccess{
	display:none;
}

#onlog-label{
	margin-bottom: 30px
}


.announcement-heading{
	font-size: 28px;
	font-weight: bold;
	padding-top: 10px;
}
.announcement-text{
	font-size: 14px
}

.error{
	border-color: red;
}

.fixed-top {
    position: fixed;
    z-index: 1000;
    top: 50px;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}


footer {
    background-color: #E4E4E5;		
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    min-height: 35px;
    /*Fix Image and Label positions*/
    /* border-top:5px solid #E60027;	 */
    border-top:5px solid #007952;	
    color:#111;
    padding-right: 20px;
    padding-top:7px ;
}

#page-wrapper {
    width: 100%;
    /*padding: 5px 15px;*/
}



/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

/*form validation*/
.help-block ul {
    color: red;
    list-style-type:none;
    padding: 0px;
    margin: 0px;
    line-height: 5px;
}
.help-block ul li {
    background: url('../img/invalid.jpg');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 20px; 
    padding-top: 10px;
    padding-bottom: 10px;
}	
.text-reminder {
    color: #0080C0;
    font-size:10px
}
.sub-label {
    font-weight:normal;
}
.sub-form-control {
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sub-form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.container {
    width: auto;
    max-width: 680px;
    padding: 0 15px;
}
.container .text-muted {
    margin: 20px 0;
}

.loader {
    display: none;
    position:   fixed;
    overflow:   hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: rgba( 255, 255, 255, .8 ) url('../img/loader.gif') 50% 50% no-repeat;  
}

/*Header*/
.customer-logo{
    padding-left:0px
}
.breadcrumb {
    height: 22px;
    /* background-color: #E60027; */
    background-color: #007952;
    padding: 1px;
    list-style: none;
    color: white;
    border-radius: 0;
}

.breadcrumb .title{
    font-size: 14px;
    padding-left: 20px;
    font-weight: bold;
    color: white;
    line-height: 1.3;
}
.breadcrumb .title small{
    font-weight: normal;
    line-height: 1;
    color: white;
}

.breadcrumb > li + li:before {
  color: white;
}

.breadcrumb > .active {
  color: white;
}

.breadcrumb  a {
  color: #CCE6FF;
}

/*form controls*/
.control-text{
    padding-top:6px
}

.text-uppercase {
    text-transform:uppercase;
}

/* Sign In */

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}


/*CRUD*/
.create_label{
	padding: 5px;
}

/* Nav Messages */

.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
  display: block;
}

/* table header on hover */
table.tablesorter thead tr th:hover {
  background-color: #939393/*#0080C0*/;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

/* overide bootstrap css */
.form-control,
.input-sm{padding: 2px 10px;}
.navbar-fixed-top .navbar-collapse {padding-right: 15px; padding-left: 15px;}
.navbar-default .navbar-nav > li > a {color: #000;}
.panel-title{font-size: 12px;}
.dropdown-menu {font-size: 12px;}
.row {margin-right: 0px; margin-left: 0px;}
.btn {font-size: 12px;}
.badge {font-size: 12px; color: #000; background-color: #FFF}
.panel-primary {border-color: #4DCA82;}
.panel-primary > .panel-heading { background-color: #4DCA82; border-color: #4DCA82; }
.panel-primary > .panel-heading > .panel-title { color: #333 }

.panel-danger {border-color: #F2DEDE;}
.panel-danger > .panel-heading { background-color: #F2DEDE; border-color: #F2DEDE; }
.panel-danger > .panel-heading > .panel-title { color: #fff }

.panel-hitachi { background-color: #F1F1F1; border-color: #E4E4E5; color: #666;}
.panel-footer {background-color: #F9F9F9; border-top: 1px solid #E4E4E5; color: #333;}

/* custom */
.removeitem {cursor: pointer;}
#invoices thead tr th{border: solid 1px #E8AE02;}
.form-control{font-size: 11px; height: 24px;}
.hitachi-control {
    display: inline-block;
    height: 24px;
    padding: 6px 8px;
    font-size: 11px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.hitachi-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.hitachi-control[disabled],
.hitachi-control[readonly],
fieldset[disabled] .hitachi-control {
  cursor: not-allowed;
  background-color: #efefef;
}
textarea.hitachi-control {
  height: auto;
}
select.input-sm{height: 24px;}
.btn-sm, .btn-xs {
    font-size: 11px;
    line-height: 15px;
    border-radius: 0px;
    padding: 5px 10px;
}
.table tbody > tr > td{vertical-align: middle;}
.menu-bar {
    padding: 1px;
    float: right !important;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.menu-bar:before,
.menu-bar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.menu-bar:after {
  clear: both;
}
.menu-bar:before,
.menu-bar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.menu-bar:after {
  clear: both;
}
.menu-bar > li {
  padding-top: 6px;
  padding-right: 20px;
  position: relative;
  display: inline-block;
}
.menu-bar > li > a {
  color: #A00404;
  position: relative;
  display: block;
}
.menu-bar > li > a:hover,
.menu-bar > li > a:focus {
  text-decoration: none;
  color: #333;
}

/* warranty */
.tranhistory {cursor: pointer;}

.domWrappertop {
    min-height: 40px;
    padding: 5px 8px;
    border: 1px solid #AAA;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #222;
    background: url('../../jquery/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png') repeat-x scroll 50% 50% #CCC;
}

.domWrapperbottom {
    min-height: 40px;
    padding: 5px 8px;
    border: 1px solid #AAA;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #222;
    background: url('../../jquery/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png') repeat-x scroll 50% 50% #CCC;
}

.navbar-default {
  background-color: #E4E4E5;
  border-color: #DBDBDB;  
}
.navbar-default .navbar-brand {	
  color: #FFF;
}

/* module access */
.lockedModule {
 opacity: 0.2;
 cursor: default;
}

.flash {
   animation-name: flash;
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}

@keyframes flash {
    from {color: red;}
    to {color: black;}
}