/*
*Developed and Maintaining by:Siddharth Singh, v 01.00
*Detail:use of this script as commercial use is not allowed
*Author URI: http://fileworld.in/
*Email:siddharthsingh91@gmail.com
*/
body{background-color: #FFFFFF;}
.no_margin{margin:0;}
.no_padding{padding:0;}

/************************
****working on logo******
************************/
.navbar-brand{ padding-top:0px;}
.theme-showcase{ margin-top:0px;}




/******************************
****css for comment section****
*******************************/
.comment-form-comment textarea{border:#999999 1px solid;width:240px;}
.comment-form-author input,.comment-form-email input,.comment-form-url input{ border:#999999 1px solid; width:240px;}

.comment-form-comment label{width:80px;}
.comment-form-author label,.comment-form-email label,.comment-form-url label{width:80px;}

.form-submit input{ border:1px solid #c7c7b0; padding:4px 8px;}
.form-submit input:hover{background-color:#404040; color:#FFFFFF;}
.comments-title{ font-size:12px; font-weight:bold;}

 @media (max-width: 980px) {
.triangle {
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 5;
	height: 5;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #0C3C60;
	z-index: 0;
}
}
