body,
.chosen-container-multi .chosen-choices li.search-field input[type=text],
.c3 svg,
.c3-title,
g.tick text{
    font-family: 'Open Sans', sans-serif !important;
}
@media (min-width: 1600px){
	.container {
	   /*  width: 1366px; */
	}
}
.navbar-brand{
	background:url(../../images/logo.gif) no-repeat scroll 0 7px / 150px auto;
}
body{
	    background-color: #F6F6F6;
}
#page-wrapper {
    position: inherit;
    border-left: 0px;
}
#filterSlide {
	top:109px !important;
}
.custom-box-wrapper{
    padding: 20px 30px 20px 30px; /*50px 30px 20px 30px;  */
    background: #fff;
    border: 2px solid #056a9e;
    border-top: 3px solid #555;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.custom-box-wrapper-header{
	color: #066a9e;
	padding-top: 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
 }
.navbar-default.custom-navbar {
    background-color: #ffffff;
}
.navbar-top-links li a.dropdown-toggle {
	color:#333333;
	font-size: 14px;
}
.nav .open>a, 
.nav .open>a:hover, 
.nav .open>a:focus ,
.nav>li>a:hover, 
.nav>li>a:focus,
.sidebar ul li.active>a{
	/* background-color: #5f5fad; */
	background-color: #066a9e;
    color: #ffffff;
}
.navbar-top-links li,
.nav>li>a.user_settings_dropdown:hover,
.nav>li>a.user_settings_dropdown:focus,
.nav>li.open>a.user_settings_dropdown,
.nav>li.open>a.user_settings_dropdown:hover,
.nav>li>a.user_settings_dropdown:focus{
    background-color: #ffffff;
    border-color: #ffffff;
	color: #333333;
}
.custom-welcome-msg-navbar{
    margin-bottom: 0;
    font-size: 24px;
    color: #fff;
/*     background: #5450af; */
    background: #066a9e;
    line-height: 50px;
    height: 50px;
    padding-left: 45px;
}
.btn-lg, 
.btn-group-lg>.btn {
    padding: 8px 16px;
}
.custom-panel-login{
	border-radius: 0px;
    border: none;
    /* width: 464px; */
	width: 360px;
    background-color: #ffffffa1;
}
.custom-panel-login .btn-lg, .btn-group-lg>.btn {
    border-radius: 2px;
}
.custom-panel-login > .panel-heading{
	padding: 15px;
	border-radius:0px;
}
.custom-panel-login> .panel-heading.header_1{
	/* color: #505096; */
    background-color:#fff;
    border-color: #fff;
    font-size:16px;
}
.custom-panel-login> .panel-heading.header_2{
	color: #fff;
    background-color: #066a9e;
    border-color: #066a9e;
    font-size:16px;
}
 .custom-panel-login> .panel-body{
	/* background-color: #C5BEBE; */
}
.custom_form label{
    font-weight: normal;
    font-size: 16px;
    color: #414042;
}
.custom_form input[type="text"],
.custom_form input[type="password"]{
	padding: 20px 12px;
    font-size: 16px;
    border-radius: 0px;
    color: #a7a9ac;
    height: 55px;
}
.font-purple{
	color:#066a9e;
}
.font-tagline1{
	font-size: 45px;
	color: #fff;
}
.font-tagline2{
	font-size: 45px;
	color: #c5bdbd;
}
.forgotPassword{
	text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
 }
.forgotPassword a{
	/* color: #505096; */
}
 .login-panel .form-group{
	margin:20px 15px
 }
 
 /*----------sidebar----*/
.navbar-default.sidebar {
    /* background-color:#3a3a77; */
    background-color: #555;
}
 .sidebar {
    margin-top: 113px;
}
.sidebar ul li a.active {
	background-color: #5f5fad;
	border-left: 5px solid #066a9e;
	color: #fff;
}
.sidebar ul li a {
    /* color: #9E9EEF; */
    color: #fff;
    font-size: 13px;
}
.sidebar .nav-second-level li a {
   font-size:12px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	min-height: 2000px;
}
.sidebar ul li {
    border-bottom: none;
}
.sidebar .nav-second-level li a.active{
	color:#fff;
		color:#f9b625;
	/* background-color:#353678; */
    background-color: #555555;
    /* font-weight: bold; */
    padding-left: 32px;
}
/**-----------Dashboard cards--------*/
.dashboard-cards{
    color: #066a9e;
    border: 2px solid #066a9e;
	border-top: 3px solid #555;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.dashboard-cards .panel-footer{
	color: #008e00;
	background-color: #fff;
	border-top: 0px solid #ddd;
}
.dashboard-cards .panel-heading i.fa{
	font-size:3em
}
 .dashboard-panels{
     color: #066a9e;
    border: 2px solid #066a9e;
	border-top: 3px solid #555;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
 }
  .dashboard-panels>.panel-heading {
      background-color: #fff;
      border:0px;
      color: #000;
      font-size:14px
  }
 .dashboard-panels  .dropdown-menu {
	font-size:12px;
}
.panel-default>.panel-heading {
    color: #066a9e;
    font-size: 14px;
}
.col-form-label{
	text-align:right
}
button.filterBtn {
    background-color: #008e00;
    border-color: #008e00;
    border-radius: 2px;
}
@media (min-width: 768px){
	div#right-sidebar {
		width: 220px;
		margin-top: 151px;
		background: #fff;
		border-top: 3px solid #555;
		border-top-right-radius: 2px;
   		border-top-left-radius: 2px;
	}
	#page-wrapper {
     	padding-top:113px;
    }
}
button.filterBtn:hover {
    color: #008e00;
    background-color: #fff;
    border-color: #008e00;
}
.filtersection > LABEL {
	border-top: 0px solid #bbbbbb;
	font-size: 11px !important;
	color: #066a9e !important;
	font-weight: bold;
	text-transform: uppercase;
}
/** **  floating-Lable style start ** **/
	.floating-label { 
	  position:relative; 
	  margin-bottom:33px; /*20px*/
	}
	.floating-input , .floating-select {
	  font-size:20px;
	  padding:4px 0px;
	  display:block;
	  width:100%;
	  height:30px;	  
	}	
	.custom-form .floating-input:focus , 
	.custom-form .floating-select:focus {
	     outline:none;
	     border:1px solid #066a9e !important; 
	}	
	.label-input {
	  color:#999; 
	  font-size:14px;
	  font-weight:normal;
	  position:absolute;
	  pointer-events:none;
	  left:15px;
	  top:5px;
	  transition:0.2s ease all; 
	  -moz-transition:0.2s ease all; 
	  -webkit-transition:0.2s ease all;
	  filter: grayscale(100%);
	}	
	div.inputpicker-overflow-hidden .floating-input:focus ~ .label-input, 
	.floating-input:focus ~ .label-input,
	 .floating-input:not(:placeholder-shown) ~ .label-input {
	  top:-16px;
	  font-size:12px;
	  font-weight:bold;
	  color:#066a9e;
	  left: 5px;/*5px*/
	  filter: grayscale(0%);
	}	
	.floating-select:focus ~ .label-input , .floating-select:not([value=""]):valid ~ .label-input {
	  top:-18px;
	  font-size:20px;
	  color:#066a9e;
	}	
	/* active state */
	.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
	  width:50%;
	}	
	.floating-textarea {
	   min-height: 30px;
	   max-height: 260px; 
	   overflow:hidden;
	  overflow-x: hidden; 
	}	
	/* highlighter */
	.highlight {
	  position:absolute;
	  height:50%; 
	  width:100%; 
	  top:15%; 
	  left:0;
	  pointer-events:none;
	  opacity:0.5;
	}	
	/* active state */
	.floating-input:focus ~ .highlight , .floating-select:focus ~ .highlight {
	  -webkit-animation:inputHighlighter 0.3s ease;
	  -moz-animation:inputHighlighter 0.3s ease;
	  animation:inputHighlighter 0.3s ease;
	}	
	/* animation */
	@-webkit-keyframes inputHighlighter {
		from { background:#066a9e; }
	  to 	{ width:0; background:transparent; }
	}
	@-moz-keyframes inputHighlighter {
		from { background:#066a9e; }
	  to 	{ width:0; background:transparent; }
	}
	@keyframes inputHighlighter {
		from { background:#066a9e; }
	  to 	{ width:0; background:transparent; }
	}
	.input-group .form-control{
		z-index:0 !important;
	}
/****  floating-Lable style end ****/

/***********************  SIDE Bar ********************/
.sidebar
{ 
    background-color:#000;
    transition: all 0.5s  ease-in-out;
}
.sidebar ul{ list-style:none; margin:0px; padding:0px; }
.sidebar li a,.sidebar li a.collapsed.active{ display:block; padding:8px 12px; color:#fff;border-left:0px solid #dedede;  text-decoration:none}
.sidebar li a.active{background-color:#000;border-left:5px solid #dedede; transition: all 0.5s  ease-in-out}
.sidebar li a i{ padding-right:5px;color: #f9b625;}
.sidebar ul li .sub-menu li a{ position:relative}
.sidebar ul li .sub-menu li a:before{
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    padding-left: 0px;
    padding-right: 10px;
    vertical-align: middle;
}
.sidebar ul li .sub-menu li a:hover:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 5px;
    background-color: #111;
    height: 100%;
}
.sidebar ul li .sub-menu li a:hover{ 
    background-color:#222; padding-left:20px; transition: all 0.5s  ease-in-out
}
.sub-menu{ 
    border-left:5px solid #dedede;
}
.sidebar.fliph {
    width: 42px;transition: all 0.5s  ease-in-out; 
}
.sidebar.fliph .nav-second-level li a {
 display:none;
}
.sidebar.fliph li{
    position:relative
}
.sidebar.fliph .sub-menu {
    position: absolute;
    left: 39px;
    top: 0;
    background-color: #222;
    width: 150px;
    z-index: 100;
}
/***********************  SIDE Bar ends********************/

.filtersection INPUT[type='text'] {
	border: 0px;
	background: #f4f8f9;
}
.font-red{
	color:red;
}
.custom-form .form-control {
    display: block;
    width: 100%;
	height: 30px !important;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
	border: 0px;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
    -webkit-box-shadow: inset 0 0px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.custom-form  .form-control:focus {
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
}
/***charts fonts -colors**/
.c3 .c3-axis-x-label,
.c3 .c3-axis-y-label {
	font-size: 12px;
	font-weight: bold;
	color: #066a9e !important;
	fill: #066a9e !important;
}
.c3-title {
    font-size: 16px;
   color: #066a9e !important;
	fill: #066a9e !important;
}
.chosen-container-multi .chosen-choices {
/* border: 0px solid #aaa !important; */
border-bottom: 1px solid #aaa !important;
background-color: #fff !important;
background-image: none !important;
}
form.custom-form{
	margin-top: 20px;
}
.custom-label{
	margin-right: 8px;
    color: #066a9e;
}
.zero_right_border_radius{    
	border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.zero_left_border_radius{    
	border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
#filterForm .chosen-container-multi .chosen-choices {
    background-color: #f4f8f9 !important;
    border: 0px !important;
}
.form_sub_header{
    display: block;
    font-size: 14px;
    color: #066a9e;
    font-weight: bold;
    border-bottom: 1px solid #066a9e;
    margin-bottom: 45px;
    line-height: 30px;
    text-transform: uppercase;
 }
.icon-container{
    display: inline-block;
    margin: 0px 2px;
}
.icon-rest-pswd{
	background-image: url(../../images/reset-pswd.svg);
    background-position: center;
	background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.icon-edit{
	background-image: url(../../images/Edit.svg);
    background-position: center;
	background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.icon-delete{
	background-image: url(../../images/Delete.svg);
    background-position: center;
	background-repeat: no-repeat;
    width: 25px;
    height: 25px;	
}
.icon-restore{
	background-image: url(../../images/icons/refresh.png);
    background-position: center;
	background-repeat: no-repeat;
    width: 25px;
    height: 25px;	
}
.icon-deactivate{
    background-image: url(../../images/deactivate.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 21px;
    height: 24px;
}
.icon-enable{
    background-image: url(../../images/enable.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 17px;
    height: 23px;
}
.icon-disable{
    background-image: url(../../images/disable.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 17px;
    height: 23px;
}
.icon-download {
    background-image: url(../../images/Save.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.icon-blank{
	width: 25px;
    height: 25px;
}
.huge {
    font-size:27px;
}
.filterBar h4{
	color: #066a9e;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}
.custom-new-wrapper{
	margin-top: 10px;
	padding: 0px 25px 20px 25px;
	background: #fff;
	box-shadow: 0px 0px 4px #888888 !important;
}
.bigbtn {
    padding: 5px 30px !important;
}
/*nav bar icons*/
.icon-master-list{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/masterlist.svg) no-repeat center;
    mask: url(../../images/masterlist.svg) no-repeat center;
}
.icon-server{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/server.svg) no-repeat center;
    mask: url(../../images/server.svg) no-repeat center;
}
.icon-setting{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/settings.svg) no-repeat center;
    mask: url(../../images/settings.svg) no-repeat center;
}
.icon-server{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/server.svg) no-repeat center;
    mask: url(../../images/server.svg) no-repeat center;
}
.icon-dashboard{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/dashboard.svg) no-repeat center;
    mask: url(../../images/dashboard.svg) no-repeat center;
    
}
.icon-putaway{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/putaway.svg) no-repeat center;
    mask: url(../../images/putaway.svg) no-repeat center;
}
.icon-publisher{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/publisher.svg) no-repeat center;
    mask: url(../../images/publisher.svg) no-repeat center; 
}
.icon-pda{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/pda.svg) no-repeat center;
    mask: url(../../images/pda.svg) no-repeat center;
}
.icon-publisher_app{
	float:left;
	margin-right:5px;
    width: 15px;
    height: 15px;
    background-color: #f9b625;
    -webkit-mask: url(../../images/publisher_app.svg) no-repeat center;
    mask: url(../../images/publisher_app.svg) no-repeat center;
}
.actioncol {
    text-align: center;
    width: 120px;
}
.table>tbody>tr>td{
	vertical-align: middle !important;
}
thead.table-heading {
    color: #056a9e;
    background: #f6f6f6;
    text-transform: uppercase;
}
thead.table-heading > tr > th{
	 text-align: center;
}
tbody.table-body {
    color: #444;
}
tr.odd {
    background: #fbfbfb;
}
#side-menu>li>a{
	min-height: 33px;
}
.alert_buttons{
}
button.alert_btn.alert_btn_ok {
    background: green;
    color: #fff;
	border-radius: 0px !important;
}
button.alert_btn.alert_btn_cancel {
    background: red;
    color: #fff;
	border-radius: 0px !important;
}
.alert_content {
    background: #efefef;
}
.ui-dialog {
    z-index: 111000;
    top: 18%;
    left: 20%;
}
.ui-widget-overlay.ui-front {
    z-index: 110999;
}
.ui-dialog .ui-dialog-titlebar-close {
    color: #4d4d4d;
    vertical-align: middle;
    line-height: 14px;
}
