/*
Template Name: Lorry135
Author: Khairul Azry
Email: mkhairulazry@gmail.com
File: Lorry135 Main Css File
*/


/* ===========
   Main CSS
 =============*/
* {
 font-size: 100%;
 font-family: 'M PLUS Rounded 1c', sans-serif;
}

h1, h2, h3, h4, h5, h6, p, a {
 font-family: 'M PLUS Rounded 1c', sans-serif;
}

.rmv-pad{
	padding-bottom: 0px !important;
}


/* ===========
   Font Size
 =============*/
 .fs-26{
 	font-size: 26px;
 }


/* ===========
   Background
 =============*/
.bg-lorry-blank{
	background-image: url("../images/background.jpg");
 	background-color: #FAF1C8;
 	background-position: center; 
  	background-repeat: no-repeat; 
  	background-size: cover;
}

.bg-lorry-with-nav{
 	background-color: #FAF1C8;
 	background-position: center; 
  	background-repeat: no-repeat; 
  	background-size: cover;
}

.lorry-header{
	background-image: url("../images/background.jpg");
 	background-color: #FAF1C8;
 	background-position: center; 
  	background-repeat: no-repeat; 
  	background-size: cover;
  	height: 130px;
}

.lorry-header-md{
	position: fixed;
	width: 100%;
	background-image: url("../images/background.jpg");
 	background-color: #FAF1C8;
 	background-position: center; 
  	background-repeat: no-repeat; 
  	background-size: cover;
  	height: 90px;
  	top: 0px;
  	z-index: 9;
}

.lorry-header-sm{
	position: fixed;
	width: 100%;
	background-image: url("../images/background.jpg");
 	background-color: #FAF1C8;
 	background-position: center; 
  	background-repeat: no-repeat; 
  	background-size: cover;
  	height: 72px;
  	top: 0px;
  	z-index: 9;
}



/* ===========
   Page Header & Title
 =============*/
.page-header-md{
	padding: 40px 20px;
}

.page-title-md{
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	color: #FFFFFF;
	letter-spacing: 0.166667px;
}

.page-header-sm{
	padding: 40px 20px;
}

.page-title-sm{
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
}




/* ===========
   Navigation Menu
 =============*/
.lorry-navigation{
	position: fixed;
	width: 100%;
	height: 60px;
	background-color: #fff;
	bottom: 0px;
	box-shadow: 0px -2px 5px #CDCED7;
}

.nav-menu{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.menu{
	flex:0 0 20%;
	max-width: 20%;
}

.icon-menu{
	max-width: 100%;
	height: 25px;
	margin: auto;
}

.icon-text{
	color: #dddddd !important;
}

.icon-active {
	background-color: -webkit-linear-gradient(136.98deg, #A73534 3.01%, #EFCE4A 100%) !important;
	background-size: 100%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	/*color: linear-gradient(136.98deg, #A73534 3.01%, #EFCE4A 100%);*/
}

.main-content{
	padding: 40px 20px;
}

.main-content-sm{
	padding: 90px 20px 20px 20px !important; /*top, right, bottom, left*/
	z-index: 1;
}

.main-content-md{
	padding: 110px 20px 80px 20px !important;
	z-index: 1;
}

.center-content {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 320px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.center-icon {
	max-width: 100%;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 5px;
}

.main-logo{
	max-height: 150px;
	max-width: 150px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
	margin:auto;
	text-align: center;
}

.main-form{
	width: 100%;
	height: 50px;
	background: #FFFFFF;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}

.main-btn{
	width: 100%;
	height: 50px;
	background: linear-gradient(171.16deg, #A73534 3.01%, #EFCE4A 100%);
	box-shadow: 0px 1px 2px #CDCED7;
	border-radius: 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;/* identical to box height */
	text-align: center;
	color: #FFFFFF;
}

.login-text-sm{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
}

.text-underline{
	text-decoration-line: underline;
}

.lorry-text-h1{
	/*font-family: SF Pro Rounded;*/
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;/* or 133% */
	color: #FFFFFF;
}

.lorry-text-h2{
	/*font-family: SF Pro Rounded;*/
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 19px;
	/* identical to box height, or 158% */
	color: #2C3037;
}

.lorry-text-h3{
	/*font-family: SF Pro Rounded;*/
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	/* identical to box height, or 136% */
	text-align: center;
	color: #2C3037;
}

.lorry-text-h4{
	/*font-family: SF Pro Rounded;*/
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	/* identical to box height, or 136% */
	color: #A73534;
}

.main-card{
	/*position: absolute;*/
	width: 100%;
	min-height: 88px;
	background: #FFFFFF;
	box-shadow: 0px 1px 2px #CDCED7;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
}

.card-half{
	max-width: 50%;
	margin: 0;
}

.card-lorry{
	min-height: 100px;
}

.activity-description {
	/*font-family: SF Pro Rounded;*/
	font-style: normal;
	font-weight: 500;
	font-size: 10px;
	line-height: 10px;
	/* identical to box height, or 130% */
	color: #2C3037;
}

.description-grey {
	color: #94A0AC;
}

.bobo {
	padding-bottom: 10px;
	border-bottom: 1px solid;
	border-bottom-color: #ddd;
}

.tabs{
	width: 80%;
	height: 36px;
	margin: auto;
	top: 97px;
	display: flex;
	flex-wrap: wrap;
}

.tabs-text{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	padding-top: 5px;
	/* identical to box height, or 136% */
	text-align: center;
	color: #ddd;
}

.tabs-active{
	border-bottom: 2px solid #A73534;
	color: #fff;
}

.stamp-date{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #888888;
}


/* ===========
   Wallet
 =============*/

.wallet-card-timestamp{
	font-weight: 500;
	font-size: 10px;
	line-height: 13px;
	color: #888888;
 }

.wallet-card-title{
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.wallet-card-transaction-id{	
	font-weight: 100;
	font-size: 10px;
	line-height: 13px;
	/* identical to box height, or 130% */
	color: #94A0AC;
}

.wallet-card-ending-balance{	
	font-weight: 300;
	font-size: 10px;
	line-height: 13px;
	/* identical to box height, or 130% */
	letter-spacing: 0.166667px;
	color: #333333;
}

.wallet-negative{
	color: #E02020;
}

.wallet-positive{
	color: #6DD400;
}


/* ===========
   Card
 =============*/

 .card-timestamp{
	font-weight: 500;
	font-size: 10px;
	line-height: 13px;
	color: #888888;
	margin: 4px 0px;
 }

.card-title{
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0;
}

.card-warning{
	border-radius: 2px;
	font-size: 8px !important;
	color: #fff;
	background-color: #E02020;
	padding: 2px;
	margin: 2px;
}

.card-description{	
	font-weight: 100;
	font-size: 10px;
	line-height: 13px;
	max-width: 90%;
	color: #94A0AC;
}

.card-description-bold{	
	font-weight: 300;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0.166667px;
	color: #333333;
}

.card-bottom-line {
	padding-bottom: 10px;
	border-bottom: 1px solid;
	border-bottom-color: #ddd;
}