/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/
/*logo start*/
.logo-ptme {
	margin-top:15px!important;
	text-decoration:none!important;
	font-size:1.62em!important;
	font-weight:300;
	display: block;
	color: #4F7CA1;
}
/*lofo end*/
/*search field start*/
.menusearch {
	  color: #BBBBBB!important;
}

/*search field end*/
/*PAGE CONTENT INNER  BEGIN */
.contenttopmarg {
 padding-top:20px!important;
}
/* PAGE CONTENT INNER END */
/*logo lock login start*/
.logo-login-ptme {
/*	margin-top:16px!important;*/
	text-decoration:none!important;
	font-size:2.13em!important;
	font-weight:300;
	display: block;
	color: #A0B0BD;
}
/*logo lock login end*/
/*text stroke-title start*/
@media (min-width:768px){
	.stroketitleright {
/*	font-weight:600;
	color: #000000;*/
	text-align: right!important;
}}
.textstroketitle {
	font-weight:600;
	color: #000000;
/*	text-align: right;*/
}
/*text stroke-title end*/
/*info order stroke start*/
.infoorderfont {
	font-size:15px!important;
	font-weight:300;
	line-height: 30px;

	}
/*info order stroke end*/
/*info clime stroke start*/
.infoclimefont {
	font-size:15px!important;
	font-weight:300;
	line-height: 30px;

	}
/*info clime stroke end*/
/*info climetext start*/
.infoclimetext {
	line-height: 21px!important;
	margin-top:5px !important;

	}
/*info climetext end*/