/*
 * This module contains all the css for the project outside of the Bootstrap & themes css.
 *
 * Lehigh Cement
 * Copyright (c) 2014-2018. All Rights Reserved.
 *
 */


/**************** 
 * SIGN-IN AREA *
 ****************/


@media ( max-width:480px )
{

	div#centerImg img
	{
 		max-width: 100%;
 		margin: 0 auto;
 		float: none ;
 	}

}

.centerThings
{
	display:block;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

.form-signin
{
	overflow: auto;
	max-width: 900px;
	height: auto;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid black;
	-webkt-border-radius: 5px;
	  -moz-border-radius: 5px;
	       border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	    moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	        box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form.signin .form-signin-heading, .form.signin .checkbox
{
	margin-bottom: 10px;
};

.form.signin input[type="text"], .form.signin input[type="password"]
{
	font-size:14px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}

#formId-left 
{
	float: left;
	width: 50%;
}

#formId-right 
{
	float: right;
	max-width: 45%;
	padding-top: 20px;
}

.form-warning
{
	max-width: 400px;
 	padding: 19px 29px 29px;
 	margin: 0 auto 20px;
 	background-color: #fff;
 	border: 1px solid black;
 	-webkt-border-radius: 5px;
 	  -moz-border-radius: 5px;
 	       border-radius: 5px;
 	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
 	    moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
 	        box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.general-format
{
	max-width: auto;
 	padding: 19px 29px 29px;
 	margin: 0 auto 20px;
 	background-color: #fff;
 	border: 1px solid black;
 	-webkt-border-radius: 5px;
 	  -moz-border-radius: 5px;
 	       border-radius: 5px;
 	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
 	    moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
 	        box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

/************************
 *  END OF SIGN-IN AREA *
 ************************/

/*************************
 * Define area for the 
 * Charts and Bar-Charts
 *************************/
/******** Define areas for the Dashboard */

/* Panel Information */
.pn {
  height: 310px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* Orange Panel */
.orange-panel {
  text-align: center;
  background: #ffb18c;
}

.orange-panel .orange-header {
  background: #ff9664;
  padding: 3px;
  margin-bottom: 15px;
}

.orange-panel h5 {
  font-weight: 200;
  margin-top: 10px;
}

.orange-panel p {
  margin-left: 5px;
}


/*Grey Panel*/
.grey-panel {
  text-align: center;
  background: #dfdfe1;
}

.grey-panel .grey-header {
  background: #ccd1d9;
  padding: 3px;
  margin-bottom: 15px;
}

.grey-panel h5 {
  font-weight: 200;
  margin-top: 10px;
}

.grey-panel p {
  margin-left: 5px;
}

/*Green Panel*/
.green-panel {
  text-align: center;
  background: #4ECDC4;
}

.green-panel .green-header {
  background: #43b1a9;
  padding: 3px;
  margin-bottom: 15px;
}

.green-panel h5 {
  color: white;
  font-weight: 200;
  margin-top: 10px;
}

.green-panel h3 {
  color: white;
  font-weight: 100;
}

.green-panel p {
  color: white;
}

/* ddd */
.darkblue-panel {
  text-align: center;
  /*background: #444c57;*/
  background: #869691;
}
.darkblue-panel .darkblue-header {
  background: transparent;
  padding: 3px;
  margin-bottom: 15px;
}
.darkblue-panel h1 {
  color: #f2f2f2;
}
.darkblue-panel h5 {
  font-weight: 200;
  margin-top: 10px;
  color: white;
}
.darkblue-panel footer {
  color: white;
}
.darkblue-panel footer h5 {
  margin-left:10px;
  margin-right: 10px;
  font-weight: 700;
}

/*White Panel */
.white-panel {
  text-align: center;
  background: #ffffff;
}
.white-panel .white-header {
  background: #f3f3f3;
  padding: 3px;
  margin-bottom: 15px;
}
.white-panel .small {
  font-size: 10px;
  color: #ccd1d9;
}

/* Specific Conf for Donut Charts*/
.donut-chart p {
  margin-top: 20px;
  font-weight: 700;
  margin-left: 15px;
}

.donut-chart h2 {
  font-weight: 900;
  color: #FF6B6B;
  font-size: 38px;
}

/* Main Chart Style */
.main-chart {
  padding-top: 20px;
}

.border-head h3 {
    border-bottom: 1px solid #c9cdd7;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
}

.custom-bar-chart {
    height: 290px;
    margin-top: 20px;
    margin-left: 10px;
    position: relative;
    border-bottom: 1px solid #c9cdd7;
}

.custom-bar-chart .bar {
    height: 100%;
    position: relative;
    width: 6%;
    margin: 0px 4%;
    float: left;
    text-align: center;
    z-index: 10;
}

.custom-bar-chart .bar .title {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    font-size: 11px;
}

.custom-bar-chart .bar .value {
    position: absolute;
    bottom: 0;
    background: #4ECDC4;
    color: #4ECDC4;
    width: 100%;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#main-content {
    margin-left: 210px;
}


.wrapper {
    display: inline-block;
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 0px;
    width: 100%;
}

.custom-bar-chart .bar .value:hover {
    background: #2f2f2f;
    color: #fff;
}

.y-axis {
    color: #555555;
    position: absolute;
    text-align: left;
    width: 100%;
    font-size: 11px;
}

.y-axis li {
    border-top: 1px dashed #dbdce0;
    display: block;
    height: 58px;
    width: 100%;
}

.y-axis li:last-child {
    border-top: none;
}

.y-axis li span {
    display: block;
    margin: -10px 0 0 -60px;
    padding: 0 10px;
    width: 40px;
}
