/***************************************************
  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 
 */
/***********************************************************************/
.header-nav .ApHtml {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 500;
  color: #999999; }
  .header-nav .ApHtml p {
    margin-bottom: 0;
    line-height: 48px; }

#leo_block_top .popup-title {
  color: #999999;
  padding: 15px 0; }
  #leo_block_top .popup-title:after {
    font-size: 12px;
    content: "\f107";
    font-family: "FontAwesome";
    border: 0;
    width: auto;
    height: auto;
    margin: 0 0 0 5px;
    vertical-align: 1px;
    font-weight: 400; }
  #leo_block_top .popup-title:hover {
    color: #FFFFFF; }
  #leo_block_top .popup-title .title_block_top {
    display: inline-block; }
  #leo_block_top .popup-title i {
    display: none; }

.box-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

@media (max-width: 1199px) {
  .right-header {
    position: static; } }

/* Skin */

/*# sourceMappingURL=headerposition1536090322.css.map */
