/*
Theme Name: Coriolis Capital Limited
Theme URI: Coriolis Capital Limited
Template: enfold
Author: Team Discovery Ltd
Author URI: Team Discovery Ltd
Description: This is a child theme for Coriolis Capital Limited
Version: 1.0.1427373500
Updated: 2015-03-26 12:38:20
*/

@charset "UTF-8";
.boxed#top, .html_boxed.html_header_sticky #header
{
width: 1000px !important;
}

.sidebar_left.sidebar
{
text-align: left !important;
}

 #top #header_main > .container .main_menu ul:first-child > li > a {
  height: 20px !important;
  line-height: 50px !important;
} 

/** Custom Header **/
div#headwidget {
  margin-top: 10px;
  width: 50%;
  float: right;
  line-height: 1px;
}
strong.logo {
  width: 50%;
  float: left;
  position: absolute;
}
.container_wrap
{
border: 0px;
}

/** Language Switcher **/
#lang_sel_list {float:right;}
#lang_sel_list ul, #lang_sel_list li
{
clear: none;
}
#lang_sel_list a, #lang_sel_list a:visited
{
padding-left:15px;
}

/** Custom Menu Adjustments **/

#top aside .sub-menu { display: none; }
#top aside .current-menu-item .sub-menu { display: block !important; }
.avia-menu.av-main-nav-wrap {float: right; clear: all; margin: 5px 0;} 


/**Contact Form label block**/
#purpose label
{
display:block;
}
/**End Contact Form label block**/

/**Header Widget Area**/
div#headwidget {
  margin-top: 10px;
}
/**End Header Widget Area**/

a.nturl.notranslate.en.single-language.flag {
  margin: 0 10px;
}
div#text-3, div#text-4 {
  float: right;
}
div#text-3, div#text-4 {
  padding: 5px 0 5px;
}

/**Hide Search Area**/
form#searchform {
  display: none;
}

/**Hides the combo widget on 404 page**/
.widget.avia_combo_widget {
  display: none;
}

/**Removed Header Background image horizontal line**/
.special-heading-border
{
display:none;
}
strong.logo img {
  margin: 30px 0;
} 
/**End Header Widget Area**/

/** Hides files on top parent folder **/
.jqueryFileTree > LI.file {
  display: none;
}
.jqueryFileTree ul > LI.file {
  display: block !important;
} 

/** Mobile Language Selector Spacing**/
@media only screen and (max-width: 767px)
{
div#headwidget
{
float: left;
margin-bottom: 10px;
}
div#lang_sel_list {
float: left; 
margin-bottom: 10px;
}
#flags
{
margin-top:20px;
}

div#text-3, div#text-4, #search-5
{
float: left !important;
}
}