/*
Theme Name: Aaika Child
Theme URI: http://aaika.devn.co/
Description: Aaika is perfectly scalable. With Builder Tool professional will help you build any layouts, pages easiest and fast, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – aaika will become a great foundation for your next project!
Author: DEVN
Author URI: http://king-theme.com
Version: 4.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
Template: aaika/aaika
*/


@import url(../aaika/aaika/style.css);


.top_nav .nav.navbar-nav .menu-item > a {
    padding: 0 10px;
}

.first {
    clear: left;
}

.text-center {
  text-align: center;
}

.menu-famu-side-menu-container .menu > li {
    border-bottom: 1px solid #efefef;
    line-height: 40px;
    padding: 10px 0;
}

.top_nav .nav.navbar-nav .menu-item > .sub-menu {
  
  position: absolute;
  top: 140%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

   transition: all 0.5s ease-in-out 0s;
}

.top_nav .nav.navbar-nav > li > .sub-menu {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out 0s;
    
}

.top_nav .nav.navbar-nav .menu-item:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out 0s;
    top: 120%;
}

.top_nav .nav.navbar-nav .sub-menu > li > a {
    color: #999;
    padding-top: 10px;
    display: block;
    font-size: 13px;
}

ul.filter-bar > li.filter {
    background-color: #ddd;
    display: inline-block;
    list-style: outside none none;
    padding: 3px 25px;
    margin-right: 10px;
}

ul.filter-bar > li.filter.active {
  background-color: #c54c20;
} 

.filter-bar .filter > a {
    color: #fff;
}
.filter-bar {
    text-align: center;
    margin-bottom: 60px !important;
}
.filter-content .mix {
  display: none;
  margin-bottom: 40px;
}
body .one_half.mix {
  margin-right: 2%;
}
.rimg {
  height: auto;
}

.staff-details.box-wrap {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.staff-details.box-wrap .content-wrap {
    padding: 30px 20px;
}
.content-wrap ul {
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.staff-content .panel-group {
    width: auto;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}


img.shadow {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
    padding: 5px;
}

.faculty-member-box {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f2f4f9 0%, #eaeffc 100%) repeat scroll 0 0;
    border: 1px solid #b2c0e8;
    margin-bottom: 20px;
    padding: 10px;
}

#content .item .grey-box {
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 0.9em;
}

.degree-value {
  display: inline-block;
}

.entry-content ul.list {
    list-style: outside none none;
    margin-left: 0;
}

.entry-content ul.list > li::before {
    background-color: orange;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 11px;
    width: 5px;
}

.entry-content ul.list > li {
    list-style: outside none none;
    padding-left: 25px;
    position: relative;
}

.staff-content .clearfix.faculty-member-box {
    width: 70%;
}
.single-our-team .faculty-member-box {
    background: #003b13 none repeat scroll 0 0 !important;
}
.single-our-team .faculty-member-box h3, .single-our-team .faculty-member-box .staff-info, .single-our-team .faculty-member-box .staff-info a {
    color: #fff;
}
.single-our-team .faculty-member-box strong.clearfix > i {
    color: goldenrod;
	font-size: 16px;
	font-style: normal;
}
.entry-content.blog_postcontent .tbox .smt > em {
    color: #c54c20;
}

