/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.topnav {
  background: #353d41; }

.header-top {
  border-top: 1px solid #e9e9e9;
  background: #fcfcfc; }

.header-container {
  position: relative;
  -moz-box-shadow: 0 0 2px 0 #121212;
  -webkit-box-shadow: 0 0 2px 0 #121212;
  -o-box-shadow: 0 0 2px 0 #121212;
  -ms-box-shadow: 0 0 2px 0 #121212;
  box-shadow: 0 0 2px 0 #121212; }

/*# sourceMappingURL=headerposition1491413718.css.map */
